aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.h
AgeCommit message (Expand)Author
2016-12-02qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-03-14Merge #7668: Fix history deletion bug after font size changeJonas Schnelli
2016-03-12Add autocomplete to bitcoin-qt's console window.Luv Khemani
2016-03-11Fix history deletion bug after font changeAndrew C
2016-01-28Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli
2016-01-22[Qt] Add option to increase/decrease font size in the console windowJonas Schnelli
2016-01-20[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTHMarcoFalke
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-30[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli
2015-11-30[Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli
2015-11-20Merge pull request #6979Wladimir J. van der Laan
2015-11-20[Qt] simple mempool info in debug windowJonas Schnelli
2015-11-12[Qt] add shortcurts for debug-/console-windowJonas Schnelli
2015-10-29[qt] Use fixed pitch font for the rpc consoleMarcoFalke
2015-09-16[Qt] bantable polishPhilip Kaufmann
2015-09-16[Qt] simplify ban list signal handlingPhilip Kaufmann
2015-09-16[Qt] bantable overhaulJonas Schnelli
2015-09-16[Qt] banlist, UI optimizing and better signal handlingJonas Schnelli
2015-09-16[Qt] add context menu with unban option to ban tableJonas Schnelli
2015-09-16[Qt] add ban functions to peers windowJonas Schnelli
2015-09-03Implement RPCTimerHandler for Qt RPC consoleWladimir J. van der Laan
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-06-11[Qt] deselect peer when switching away from peers tab in RPC consolePhilip Kaufmann
2015-06-02[Qt] disconnect peers from peers tab via context menuPhilip Kaufmann
2015-03-09[Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-13[Qt] the RPC Console should be a QWidget to make window more independentJonas Schnelli
2014-11-03Fix all header definesPavel Janík
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-08-04[Qt] tweak new peers tab in console windowPhilip Kaufmann
2014-07-13[Qt] Fix segfault when launched with -disablewalletCozz Lovan
2014-06-23remove unneded class CNodeCombinedStats; from rpcconsole.cppPhilip Kaufmann
2014-06-03[Qt] style police and small addition in rpcconsolePhilip Kaufmann
2014-06-03Qt: Add GUI view of peer information. #4133Ashley Holman
2014-05-06Remove NumBlocksOfPeersWladimir J. van der Laan
2014-03-18Qt: Fix ESC in disablewallet modeWladimir J. van der Laan
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-22[Qt] move helpmessage from debug window to main menuPhilip Kaufmann
2013-11-14[Qt] make most Windows appear centered on main GUIPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-08[Qt] rename rpcconsole windowPhilip Kaufmann
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-14Add network traffic graphScott Ellis
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