aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
AgeCommit message (Expand)Author
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-06-19fix lock issue for QT node diconnect and RPC disconnectnodeJonas Schnelli
2015-06-11[Qt] deselect peer when switching away from peers tab in RPC consolePhilip Kaufmann
2015-06-11[Qt] extend rpc console peers tabPhilip Kaufmann
2015-06-09Merge pull request #6217Wladimir J. van der Laan
2015-06-04Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli
2015-06-04Convert tree to using univalue. Eliminate all json_spirit uses.Jeff Garzik
2015-06-02[Qt] disconnect peers from peers tab via context menuPhilip Kaufmann
2015-03-27[Qt] fix rpc console font size to flexible metricsJonas Schnelli
2015-03-09[Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann
2015-01-02Merge pull request #5476Wladimir J. van der Laan
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-19Merge pull request #5341Wladimir J. van der Laan
2014-12-17make all catch() arguments constPhilip Kaufmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-15Display time offset in the debug window's Peers tabPavel Janík
2014-12-02[Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann
2014-11-13[Qt] the RPC Console should be a QWidget to make window more independentJonas Schnelli
2014-10-14Headers-first synchronizationPieter Wuille
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-08-04[Qt] tweak new peers tab in console windowPhilip Kaufmann
2014-07-13[Qt] Fix segfault when launched with -disablewalletCozz Lovan
2014-06-23remove unneded class CNodeCombinedStats; from rpcconsole.cppPhilip Kaufmann
2014-06-12add NetworkIDString() to chainparamsPhilip Kaufmann
2014-06-07[Qt] Improve rpc console history behaviorCozz Lovan
2014-06-05Fix GUI build with `--disable-wallet`Wladimir J. van der Laan
2014-06-04[Qt] add BerkeleyDB version info to RPCConsolePhilip Kaufmann
2014-06-03[Qt] style police and small addition in rpcconsolePhilip Kaufmann
2014-06-03Qt: Add GUI view of peer information. #4133Ashley Holman
2014-05-06Remove NumBlocksOfPeersWladimir J. van der Laan
2014-03-18Qt: Fix ESC in disablewallet modeWladimir J. van der Laan
2014-03-03[Qt] show number of in/out connections in debug consolePhilip Kaufmann
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-22[Qt] move helpmessage from debug window to main menuPhilip Kaufmann
2014-01-18[Qt] add utilitydialog.cpp/h and helpmessage classPhilip Kaufmann
2013-12-20qt: Treat regtest as testnetWladimir J. van der Laan
2013-11-27Split up bitcoinrpc (code movement only)Wladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-08[Qt] rename rpcconsole windowPhilip Kaufmann
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-22Revert "Switch to using raw_utf8"Jeff Garzik
2013-10-22Merge pull request #2740 from constantined/constantinedGavin Andresen
2013-10-14Add network traffic graphScott Ellis
2013-07-29Bitcoin-Qt: save and restore position of debug windowPhilip Kaufmann
2013-07-23Switch to using raw_utf8constantined
2013-06-03Bitcoin-Qt: harmonize 2 setClientModel() functionsPhilip Kaufmann
2013-06-01Qt5 compatibilityWladimir J. van der Laan
2013-04-02Bitcoin-Qt: small RPCConsole cleanupPhilip Kaufmann