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
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
2016-02-26
Remove openssl info from init/log and from Qt debug window
Jonas Schnelli
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-01-28
Merge #7348: MOVE ONLY: move rpc* to rpc/
Wladimir J. van der Laan
2016-01-23
[Qt] keep scroll position in GUI console after changing font size
Jonas Schnelli
2016-01-22
[Qt] Add option to increase/decrease font size in the console window
Jonas Schnelli
2016-01-22
Merge #7364: [qt] Windows: Make rpcconsole monospace font larger
Jonas Schnelli
2016-01-21
move rpc* to rpc/
Daniel Cousens
2016-01-17
[qt] Windows: Make rpcconsole monospace font larger
MarcoFalke
2016-01-08
[RPC] remove the option of having multiple timer interfaces
Jonas Schnelli
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
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-24
OpenSSL 1.1.0: Fix text variant of the version number
MarcoFalke
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-11-03
[qt] rpcconsole: Scale monospace font to 95%
MarcoFalke
2015-10-29
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-10-01
[Univalue] add univalue over subtree
Jonas Schnelli
2015-09-23
Rename rpcconsole.ui => debugwindow.ui
MarcoFalke
2015-09-20
[QT] dump banlist to disk in case of ban/unban over QT
Jonas Schnelli
2015-09-16
[QA] adabt QT_NO_KEYWORDS for QT ban implementation
Jonas Schnelli
2015-09-16
[Qt] call DumpBanlist() when baning unbaning nodes
Philip Kaufmann
2015-09-16
[Qt] reenabling hotkeys for ban context menu, use different words
Jonas Schnelli
2015-09-16
[Qt] adapt QT ban option to banlist.dat changes
Jonas Schnelli
2015-09-16
[Qt] bantable polish
Philip Kaufmann
[next]