aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+0
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-10/+10
* fix lock issue for QT node diconnect and RPC disconnectnodeJonas Schnelli2015-06-191-1/+1
* [Qt] deselect peer when switching away from peers tab in RPC consolePhilip Kaufmann2015-06-111-15/+17
* [Qt] extend rpc console peers tabPhilip Kaufmann2015-06-111-6/+12
* Merge pull request #6217Wladimir J. van der Laan2015-06-091-1/+33
|\
| * [Qt] disconnect peers from peers tab via context menuPhilip Kaufmann2015-06-021-1/+33
* | Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli2015-06-041-4/+0
* | Convert tree to using univalue. Eliminate all json_spirit uses.Jeff Garzik2015-06-041-7/+11
|/
* [Qt] fix rpc console font size to flexible metricsJonas Schnelli2015-03-271-1/+0
* [Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann2015-03-091-5/+4
* Merge pull request #5476Wladimir J. van der Laan2015-01-021-0/+1
|\
| * Display time offset in the debug window's Peers tabPavel Janík2014-12-151-0/+1
* | Adopt style colour for button iconsLuke Dashjr2014-12-271-2/+4
* | Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* | Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\ \
| * | Remove references to X11 licenceMichael Ford2014-12-161-1/+1
| |/
* | Merge pull request #5341Wladimir J. van der Laan2014-12-191-1/+1
|\ \
| * | [Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann2014-12-021-1/+1
| |/
* | make all catch() arguments constPhilip Kaufmann2014-12-171-3/+3
* | [Qt] the RPC Console should be a QWidget to make window more independentJonas Schnelli2014-11-131-6/+7
|/
* Headers-first synchronizationPieter Wuille2014-10-141-1/+0
* [Qt] include and file header cleanupPhilip Kaufmann2014-09-181-1/+3
* [Qt] tweak new peers tab in console windowPhilip Kaufmann2014-08-041-96/+59
* [Qt] Fix segfault when launched with -disablewalletCozz Lovan2014-07-131-5/+24
* remove unneded class CNodeCombinedStats; from rpcconsole.cppPhilip Kaufmann2014-06-231-1/+2
* add NetworkIDString() to chainparamsPhilip Kaufmann2014-06-121-1/+1
* [Qt] Improve rpc console history behaviorCozz Lovan2014-06-071-2/+2
* Fix GUI build with `--disable-wallet`Wladimir J. van der Laan2014-06-051-0/+2
* [Qt] add BerkeleyDB version info to RPCConsolePhilip Kaufmann2014-06-041-1/+9
* [Qt] style police and small addition in rpcconsolePhilip Kaufmann2014-06-031-7/+8
* Qt: Add GUI view of peer information. #4133Ashley Holman2014-06-031-11/+181
* Remove NumBlocksOfPeersWladimir J. van der Laan2014-05-061-5/+3
* Qt: Fix ESC in disablewallet modeWladimir J. van der Laan2014-03-181-0/+7
* [Qt] show number of in/out connections in debug consolePhilip Kaufmann2014-03-031-1/+8
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* [Qt] move helpmessage from debug window to main menuPhilip Kaufmann2014-01-221-8/+0
* [Qt] add utilitydialog.cpp/h and helpmessage classPhilip Kaufmann2014-01-181-2/+3
* qt: Treat regtest as testnetWladimir J. van der Laan2013-12-201-1/+1
* Split up bitcoinrpc (code movement only)Wladimir J. van der Laan2013-11-271-1/+2
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-6/+8
* [Qt] rename rpcconsole windowPhilip Kaufmann2013-11-081-6/+2
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Revert "Switch to using raw_utf8"Jeff Garzik2013-10-221-2/+2
* Merge pull request #2740 from constantined/constantinedGavin Andresen2013-10-221-2/+2
|\
| * Switch to using raw_utf8constantined2013-07-231-2/+2
* | Add network traffic graphScott Ellis2013-10-141-1/+54
* | Bitcoin-Qt: save and restore position of debug windowPhilip Kaufmann2013-07-291-0/+2
* | Bitcoin-Qt: harmonize 2 setClientModel() functionsPhilip Kaufmann2013-06-031-2/+4
|/
* Qt5 compatibilityWladimir J. van der Laan2013-06-011-0/+2