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
2020-08-12
RPCConsole, take initial chaintip data as parameter
Jonas Schnelli
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2019-10-15
gui: Make RPCConsole::TabTypes an enum class
João Barbosa
2019-10-02
gui: Add shortcuts for tab tools
João Barbosa
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-07-31
gui: Remove unused RPCConsole::tabFocus
João Barbosa
2019-01-25
Add warning messages to the debug window
Hennadii Stepanov
2019-01-10
Remove redundant stopExecutor() signal
Hennadii Stepanov
2019-01-04
qt: Use WalletModel* instead of wallet name in console window
João Barbosa
2018-12-11
qt: Allow to inspect RPCConsole tabs
João Barbosa
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-05-02
Make sure initialization occurs in the constructor
practicalswift
2018-04-10
Initialize non-static class members where they are defined
practicalswift
2018-04-10
Initialize editStatus and autoCompleter. Previously not initialized where def...
practicalswift
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/rpcconsole.cpp
Russell Yanofsky
2018-03-26
GUI: RPCConsole: Log wallet changes
Luke Dashjr
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-10-16
move human-readable byte formatting to guiutil
Aaron Golliver
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
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
[next]