aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
AgeCommit message (Expand)Author
2016-12-29Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...Luke Dashjr
2016-12-29Bugfix: Do not add sensitive information to history for realLuke Dashjr
2016-12-29Qt/RPCConsole: Don't store commands with potentially sensitive information in...Jonas Schnelli
2016-12-29Qt/RPCConsole: Save current command entry when browsing historyJonas Schnelli
2016-12-19Merge #9329: [Qt] Console: allow empty argumentsWladimir J. van der Laan
2016-12-14[Qt] Console: don't allow empty arguments when using the comma-syntaxJonas Schnelli
2016-12-13[Qt] Console: allow empty argumentsJonas Schnelli
2016-12-12[Qt] Console: add security warningJonas Schnelli
2016-12-08Merge #9255: qt: layoutAboutToChange signal is called layoutAboutToBeChangedWladimir J. van der Laan
2016-12-08Merge #9266: Bugfix: Qt/RPCConsole: Put column enum in the right placesWladimir J. van der Laan
2016-12-07qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsoleWladimir J. van der Laan
2016-12-02Bugfix: Qt/RPCConsole: Put column enum in the right placesLuke Dashjr
2016-12-01qt: layoutAboutToChange signal is called layoutAboutToBeChangedWladimir J. van der Laan
2016-11-23qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-11-11Merge #8996: Network activity toggleJonas Schnelli
2016-11-08Fix auto-deselection of peersAndrew Chow
2016-11-08Multiple Selection for peer and ban tablesAndrew Chow
2016-10-24Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen
2016-10-19[RPC] Give RPC commands more information about the RPC requestJonas Schnelli
2016-10-15Display minimum ping in debug window.R E Broadley
2016-10-04gui: fix ban from qt consoleCory Fields
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-20Merge #7783: [Qt] RPC-Console: support nested commands and simple value queriesWladimir J. van der Laan
2016-09-08net: Add most functions needed for vNodes to CConnmanCory Fields
2016-09-08net: move ban and addrman functions into CConnmanCory Fields
2016-09-08gui: add NodeID to the peer tableCory Fields
2016-08-23[Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli
2016-07-31net: narrow include scope after moving to netaddressCory Fields
2016-07-31net: Split resolving out of CSubNetCory Fields
2016-07-31net: Split resolving out of CNetAddrCory Fields
2016-06-28qt: Remove client name from debug windowWladimir J. van der Laan
2016-05-31PR #7772 is not enough to fix the issue with QCompleter, use event filter ins...UdjinM6
2016-05-18Merge #7917: Optimize reindexWladimir J. van der Laan
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-05-10net: make Ban/Unban/ClearBan functionality consistentCory Fields
2016-03-30Clear the input line after activating autocompletePavel Janík
2016-03-22[Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli
2016-03-14Merge #7668: Fix history deletion bug after font size changeJonas Schnelli
2016-03-14Merge #7613: Add autocomplete to bitcoin-qt's console window.Jonas Schnelli
2016-03-12Add autocomplete to bitcoin-qt's console window.Luv Khemani
2016-03-11Fix history deletion bug after font changeAndrew C
2016-02-26Remove openssl info from init/log and from Qt debug windowJonas Schnelli
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-01-28Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan
2016-01-23[Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli
2016-01-22[Qt] Add option to increase/decrease font size in the console windowJonas Schnelli
2016-01-22Merge #7364: [qt] Windows: Make rpcconsole monospace font largerJonas Schnelli
2016-01-21move rpc* to rpc/Daniel Cousens
2016-01-17[qt] Windows: Make rpcconsole monospace font largerMarcoFalke