aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/rpcconsole.ui
Commit message (Expand)AuthorAgeFilesLines
* [Qt] tweak new peers tab in console windowPhilip Kaufmann2014-08-041-118/+246
* [Qt] rename In:/Out: to Received/Sent in traffic tabPhilip Kaufmann2014-06-161-2/+2
* [Qt] add BerkeleyDB version info to RPCConsolePhilip Kaufmann2014-06-041-17/+43
* Qt: Add GUI view of peer information. #4133Ashley Holman2014-06-031-0/+275
* Remove NumBlocksOfPeersWladimir J. van der Laan2014-05-061-28/+5
* [Qt] move helpmessage from debug window to main menuPhilip Kaufmann2014-01-221-26/+0
* qt: Treat regtest as testnetWladimir J. van der Laan2013-12-201-9/+15
* some more small re-branding changes (Bitcoin Core)Philip Kaufmann2013-12-161-1/+1
* Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-131-1/+1
* [Qt] rename rpcconsole windowPhilip Kaufmann2013-11-081-1/+1
* Add network traffic graphScott Ellis2013-10-141-0/+261
* fix typo "logfile" -> "log file"Philip Kaufmann2012-07-231-2/+2
* change Window title to "Bitcoin - Wallet" / misc related renamesPhilip Kaufmann2012-07-131-2/+2
* show used OpenSSL library version in debug windowPhilip Kaufmann2012-07-071-21/+47
* make buttons in debug window non autoDefaultPhilip Kaufmann2012-06-121-0/+6
* move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann2012-06-011-2/+25
* Convert RPC console to QTextEdit instead of QTableViewWladimir J. van der Laan2012-05-121-15/+7
* add the client startup time to the debug window / rename Version label to Cli...Philip Kaufmann2012-05-121-38/+88
* add code to open (display) debug.log on Windows with the associated applicati...Philip Kaufmann2012-05-111-0/+36
* Add key shortcuts for RPC console tabsWladimir J. van der Laan2012-05-091-2/+2
* Automatically focus entry widget when console tab comes into focusWladimir J. van der Laan2012-05-091-2/+2
* Add UI RPC console / debug windowWladimir J. van der Laan2012-05-051-0/+323