aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.h
AgeCommit message (Expand)Author
2012-06-01move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann
2012-05-20Fine-grained UI updatesWladimir J. van der Laan
2012-05-20Merge pull request #1353 from Diapolo/RPC_OpenDebugLog_IconWladimir J. van der Laan
2012-05-18change strings to Bitcoin (uppercase), where it is used as a noun and update ...Philip Kaufmann
2012-05-18add an icon for Debug logfile -> Open in the RPC console / add a missing comm...Philip Kaufmann
2012-05-14RPC console: scroll to the end when user enters a commandWladimir J. van der Laan
2012-05-12Convert RPC console to QTextEdit instead of QTableViewWladimir J. van der Laan
2012-05-11add code to open (display) debug.log on Windows with the associated applicati...Philip Kaufmann
2012-05-09Automatically focus entry widget when console tab comes into focusWladimir J. van der Laan
2012-05-05Add UI RPC console / debug windowWladimir J. van der Laan