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
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-20
Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected
Jonas Schnelli
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-18
Include wallet/bdb.h where it is actually being used
Andrew Chow
2020-10-28
gui: Remove BDB version from the Information tab
Hennadii Stepanov
2020-08-26
qt, refactor: Fix 'QDateTime is deprecated' warnings
Hennadii Stepanov
2020-08-13
qt: Name RPCConsole executor QThread
Hennadii Stepanov
2020-08-12
RPCConsole, take initial chaintip data as parameter
Jonas Schnelli
2020-07-23
Merge #19334: wallet: Introduce WalletDatabase abstract class
Samuel Dobson
2020-07-15
gui: Show permissions instead of whitelisted
Wladimir J. van der Laan
2020-07-14
walletdb: Introduce WalletDatabase abstract class
Andrew Chow
2020-07-14
gui, doc: rm Ban Score in GUI Peers window/release notes updates
Jon Atack
2020-07-09
Merge #18993: qt: increase console command max length
fanquake
2020-07-03
Clean up separated ban/discourage interface
Pieter Wuille
2020-06-29
qt: Hide peer detail view if multiple are selected
João Barbosa
2020-06-15
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-05-29
Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimal
Jonas Schnelli
2020-05-26
qt: increase console command max length
10xcryptodev
2020-05-17
gui: Remove un-actionable TODO
MarcoFalke
2020-05-13
qt: Remove QFont warnings with QPA=minimal
Hennadii Stepanov
2020-05-11
refactor: Add BerkeleyDatabaseVersion() function
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-24
gui: display Mapped AS in peers info window
Jon Atack
2020-03-19
refactor: Rename Node::disconnect methods
Russell Yanofsky
2020-03-04
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert min ping time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-22
Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...
Wladimir J. van der Laan
2020-01-16
gui: Remove warning "unused variable 'wallet_model'"
João Barbosa
2020-01-08
net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...
practicalswift
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-29
Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
Wladimir J. van der Laan
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-24
qt: Remove QSignalMapper from RPCConsole
Hennadii Stepanov
2019-08-11
Replace the use of fWhitelisted by permission checks
nicolas.dorier
2019-07-31
gui: Remove unused RPCConsole::tabFocus
João Barbosa
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-04-29
Remove unused OpenSSL includes to make it more clear where OpenSSL is used
practicalswift
2019-03-22
[rpc] Remove signrawtransaction warning
John Newbery
2019-01-25
Add warning messages to the debug window
Hennadii Stepanov
2019-01-21
Merge #14605: Return of the Banman
Wladimir J. van der Laan
2019-01-19
Merge #15178: qt: Improve "help-console" message
Wladimir J. van der Laan
[next]