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.h
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
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: Refactor command_may_contain_sensitive_data function out of RP...
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-07
qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsole
Wladimir J. van der Laan
2016-11-23
qt: Prevent thread/memory leak on exiting RPCConsole
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-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-08-23
[Qt] RPC-Console: support nested commands and simple value queries
Jonas Schnelli
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-03-14
Merge #7668: Fix history deletion bug after font size change
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
2016-01-28
Merge #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 window
Jonas Schnelli
2016-01-20
[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
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-20
Merge pull request #6979
Wladimir J. van der Laan
2015-11-20
[Qt] simple mempool info in debug window
Jonas Schnelli
2015-11-12
[Qt] add shortcurts for debug-/console-window
Jonas Schnelli
2015-10-29
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-09-16
[Qt] bantable polish
Philip Kaufmann
2015-09-16
[Qt] simplify ban list signal handling
Philip Kaufmann
2015-09-16
[Qt] bantable overhaul
Jonas Schnelli
2015-09-16
[Qt] banlist, UI optimizing and better signal handling
Jonas Schnelli
2015-09-16
[Qt] add context menu with unban option to ban table
Jonas Schnelli
2015-09-16
[Qt] add ban functions to peers window
Jonas Schnelli
2015-09-03
Implement RPCTimerHandler for Qt RPC console
Wladimir J. van der Laan
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-06-11
[Qt] deselect peer when switching away from peers tab in RPC console
Philip Kaufmann
2015-06-02
[Qt] disconnect peers from peers tab via context menu
Philip Kaufmann
2015-03-09
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-13
[Qt] the RPC Console should be a QWidget to make window more independent
Jonas Schnelli
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-08-04
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-07-13
[Qt] Fix segfault when launched with -disablewallet
Cozz Lovan
2014-06-23
remove unneded class CNodeCombinedStats; from rpcconsole.cpp
Philip Kaufmann
2014-06-03
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
Qt: Add GUI view of peer information. #4133
Ashley Holman
[next]