172 Commits (9ab9e7d1b3b4a7eac46b4e4f273c68f4e737e5f7)

Author SHA1 Message Date
Suhas Daftuar 99464bc38e net: Consistently use GetTimeMicros() for inactivity checks 8 years ago
Andrew Chow 6d8fe35b94 'help' rpc commands autocomplete 8 years ago
Pavel Janík 7df5e382e5 Rename lambda argument name to prevent shadowing. 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Luke Dashjr 8562792095 GUI/RPCConsole: Include importmulti in history sensitive-command filter 8 years ago
Luke Dashjr ff77faf480 Qt/RPCConsole: Use RPCParseCommandLine to perform command filtering 8 years ago
Luke Dashjr 629cd42364 Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensitive commands 8 years ago
Luke Dashjr e2d9213c32 Qt/RPCConsole: Make it possible to parse a command without executing it 8 years ago
Luke Dashjr 1755c04576 Qt/RPCConsole: Truncate filtered commands to just the command name, rather than skip it entirely in history 8 years ago
Luke Dashjr d80a00660f Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from history 8 years ago
Luke Dashjr afde12f265 Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RPCConsole::on_lineEdit_returnPressed 8 years ago
Luke Dashjr de8980df9d Bugfix: Do not add sensitive information to history for real 8 years ago
Jonas Schnelli 9044908636 Qt/RPCConsole: Don't store commands with potentially sensitive information in the history 8 years ago
Jonas Schnelli fc95daa97f Qt/RPCConsole: Save current command entry when browsing history 8 years ago
Jonas Schnelli 390bd14684
[Qt] Console: don't allow empty arguments when using the comma-syntax 8 years ago
Jonas Schnelli 89c8d2c12c
[Qt] Console: allow empty arguments 8 years ago
Jonas Schnelli ed6b377ae2
[Qt] Console: add security warning 8 years ago
Wladimir J. van der Laan f36349e898 qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsole 8 years ago
Luke Dashjr df17fe046f Bugfix: Qt/RPCConsole: Put column enum in the right places 8 years ago
Wladimir J. van der Laan 297cc20e70 qt: layoutAboutToChange signal is called layoutAboutToBeChanged 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Andrew Chow 1077577546 Fix auto-deselection of peers 8 years ago
Andrew Chow addfdebe1a Multiple Selection for peer and ban tables 8 years ago
Jon Lund Steffensen 32efa79e0e Qt: Add GUI feedback and control of network activity state. 8 years ago
Jonas Schnelli 69d1c25768
[RPC] Give RPC commands more information about the RPC request 8 years ago
R E Broadley 1724a405c9 Display minimum ping in debug window. 8 years ago
Cory Fields cb78c60534 gui: fix ban from qt console 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
Cory Fields c0569c7fa1 net: Add most functions needed for vNodes to CConnman 8 years ago
Cory Fields a0f3d3cdad net: move ban and addrman functions into CConnman 8 years ago
Cory Fields 531214fb10 gui: add NodeID to the peer table 8 years ago
Jonas Schnelli 15860448d3
[Qt] RPC-Console: support nested commands and simple value queries 8 years ago
Cory Fields 21ba407a73 net: narrow include scope after moving to netaddress 8 years ago
Cory Fields b6c3ff3dae net: Split resolving out of CSubNet 8 years ago
Cory Fields 31d6b1d5f0 net: Split resolving out of CNetAddr 8 years ago
Wladimir J. van der Laan a7897c02f7 qt: Remove client name from debug window 9 years ago
UdjinM6 16698cb77e PR #7772 is not enough to fix the issue with QCompleter, use event filter instead of `connect` 9 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI 9 years ago
Cory Fields 8b8f87714d net: make Ban/Unban/ClearBan functionality consistent 9 years ago
Pavel Janík ae2156f123 Clear the input line after activating autocomplete 9 years ago
Jonas Schnelli 4856f1d671
[Qt] Debug window: replace "Build date" with "Datadir" 9 years ago
Luv Khemani ce7413fcb7 Add autocomplete to bitcoin-qt's console window. 9 years ago
Andrew C 21e45a097e Fix history deletion bug after font change 9 years ago
Jonas Schnelli 5ecfa36fd0
Remove openssl info from init/log and from Qt debug window 9 years ago
Jonas Schnelli 56c9e66a6d
[Qt] keep scroll position in GUI console after changing font size 9 years ago
Jonas Schnelli 3a3a927325
[Qt] Add option to increase/decrease font size in the console window 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
MarcoFalke fa6a59dd39 [qt] Windows: Make rpcconsole monospace font larger 9 years ago
Jonas Schnelli 8a7f0001be
[RPC] remove the option of having multiple timer interfaces 9 years ago