aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* if there is no current block number available display N/A on totalBlocks ↵Philip Kaufmann2012-05-111-1/+2
| | | | label, instead of 0, which can not ever be true
* add code to open (display) debug.log on Windows with the associated ↵Philip Kaufmann2012-05-111-0/+12
| | | | application and add a button to the Information page in the Debug console
* Automatically focus entry widget when console tab comes into focusWladimir J. van der Laan2012-05-091-21/+17
| | | | Fixes #1241
* Add UI RPC console / debug windowWladimir J. van der Laan2012-05-051-0/+316