aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/rpcconsole.ui
AgeCommit message (Expand)Author
2015-09-23Rename rpcconsole.ui => debugwindow.uiMarcoFalke
2015-09-16[Qt] adapt QT ban option to banlist.dat changesJonas Schnelli
2015-09-16[Qt] banlist, UI optimizing and better signal handlingJonas Schnelli
2015-09-16[Qt] add banlist table below peers tableJonas Schnelli
2015-08-07[Qt] show client user agent in debug windowPhilip Kaufmann
2015-06-11[Qt] extend rpc console peers tabPhilip Kaufmann
2015-01-02Merge pull request #5476Wladimir J. van der Laan
2014-12-19Merge pull request #5341Wladimir J. van der Laan
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-11-05Qt: Add support for missing scrollbar in peers tableJonas Schnelli
2014-10-14Headers-first synchronizationPieter Wuille
2014-09-05[Qt] update form files for setting autoDefault explicitly to falsePhilip Kaufmann
2014-08-04[Qt] tweak new peers tab in console windowPhilip Kaufmann
2014-06-16[Qt] rename In:/Out: to Received/Sent in traffic tabPhilip Kaufmann
2014-06-04[Qt] add BerkeleyDB version info to RPCConsolePhilip Kaufmann
2014-06-03Qt: Add GUI view of peer information. #4133Ashley Holman
2014-05-06Remove NumBlocksOfPeersWladimir J. van der Laan
2014-01-22[Qt] move helpmessage from debug window to main menuPhilip Kaufmann
2013-12-20qt: Treat regtest as testnetWladimir J. van der Laan
2013-12-16some more small re-branding changes (Bitcoin Core)Philip Kaufmann
2013-12-13Rebrand to `Bitcoin Core`Wladimir J. van der Laan
2013-11-08[Qt] rename rpcconsole windowPhilip Kaufmann
2013-10-14Add network traffic graphScott Ellis
2012-07-23fix typo "logfile" -> "log file"Philip Kaufmann
2012-07-13change Window title to "Bitcoin - Wallet" / misc related renamesPhilip Kaufmann
2012-07-07show used OpenSSL library version in debug windowPhilip Kaufmann
2012-06-12make buttons in debug window non autoDefaultPhilip Kaufmann
2012-06-01move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann
2012-05-12Convert RPC console to QTextEdit instead of QTableViewWladimir J. van der Laan
2012-05-12add the client startup time to the debug window / rename Version label to Cli...Philip Kaufmann
2012-05-11add code to open (display) debug.log on Windows with the associated applicati...Philip Kaufmann
2012-05-09Add key shortcuts for RPC console tabsWladimir J. van der Laan
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