aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.h
AgeCommit message (Expand)Author
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
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