index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
rpcconsole.cpp
Age
Commit message (
Expand
)
Author
2017-01-04
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-29
GUI/RPCConsole: Include importmulti in history sensitive-command filter
Luke Dashjr
2016-12-29
Qt/RPCConsole: Use RPCParseCommandLine to perform command filtering
Luke Dashjr
2016-12-29
Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Make it possible to parse a command without executing it
Luke Dashjr
2016-12-29
Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...
Luke Dashjr
2016-12-29
Bugfix: Do not add sensitive information to history for real
Luke Dashjr
2016-12-29
Qt/RPCConsole: Don't store commands with potentially sensitive information in...
Jonas Schnelli
2016-12-29
Qt/RPCConsole: Save current command entry when browsing history
Jonas Schnelli
2016-12-19
Merge #9329: [Qt] Console: allow empty arguments
Wladimir J. van der Laan
2016-12-14
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-13
[Qt] Console: allow empty arguments
Jonas Schnelli
2016-12-12
[Qt] Console: add security warning
Jonas Schnelli
2016-12-08
Merge #9255: qt: layoutAboutToChange signal is called layoutAboutToBeChanged
Wladimir J. van der Laan
2016-12-08
Merge #9266: Bugfix: Qt/RPCConsole: Put column enum in the right places
Wladimir J. van der Laan
2016-12-07
qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsole
Wladimir J. van der Laan
2016-12-02
Bugfix: Qt/RPCConsole: Put column enum in the right places
Luke Dashjr
2016-12-01
qt: layoutAboutToChange signal is called layoutAboutToBeChanged
Wladimir J. van der Laan
2016-11-23
qt: Prevent thread/memory leak on exiting RPCConsole
Wladimir J. van der Laan
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-08
Fix auto-deselection of peers
Andrew Chow
2016-11-08
Multiple Selection for peer and ban tables
Andrew Chow
2016-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-19
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-15
Display minimum ping in debug window.
R E Broadley
2016-10-04
gui: fix ban from qt console
Cory Fields
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-20
Merge #7783: [Qt] RPC-Console: support nested commands and simple value queries
Wladimir J. van der Laan
2016-09-08
net: Add most functions needed for vNodes to CConnman
Cory Fields
2016-09-08
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
gui: add NodeID to the peer table
Cory Fields
2016-08-23
[Qt] RPC-Console: support nested commands and simple value queries
Jonas Schnelli
2016-07-31
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
net: Split resolving out of CNetAddr
Cory Fields
2016-06-28
qt: Remove client name from debug window
Wladimir J. van der Laan
2016-05-31
PR #7772 is not enough to fix the issue with QCompleter, use event filter ins...
UdjinM6
2016-05-18
Merge #7917: Optimize reindex
Wladimir J. van der Laan
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-10
net: make Ban/Unban/ClearBan functionality consistent
Cory Fields
2016-03-30
Clear the input line after activating autocomplete
Pavel Janík
2016-03-22
[Qt] Debug window: replace "Build date" with "Datadir"
Jonas Schnelli
2016-03-14
Merge #7668: Fix history deletion bug after font size change
Jonas Schnelli
2016-03-14
Merge #7613: Add autocomplete to bitcoin-qt's console window.
Jonas Schnelli
2016-03-12
Add autocomplete to bitcoin-qt's console window.
Luv Khemani
2016-03-11
Fix history deletion bug after font change
Andrew C
[next]