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
/
forms
/
rpcconsole.ui
Age
Commit message (
Expand
)
Author
2014-11-05
Qt: Add support for missing scrollbar in peers table
Jonas Schnelli
2014-10-14
Headers-first synchronization
Pieter Wuille
2014-09-05
[Qt] update form files for setting autoDefault explicitly to false
Philip Kaufmann
2014-08-04
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-06-16
[Qt] rename In:/Out: to Received/Sent in traffic tab
Philip Kaufmann
2014-06-04
[Qt] add BerkeleyDB version info to RPCConsole
Philip Kaufmann
2014-06-03
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-05-06
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-01-22
[Qt] move helpmessage from debug window to main menu
Philip Kaufmann
2013-12-20
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-12-16
some more small re-branding changes (Bitcoin Core)
Philip Kaufmann
2013-12-13
Rebrand to `Bitcoin Core`
Wladimir J. van der Laan
2013-11-08
[Qt] rename rpcconsole window
Philip Kaufmann
2013-10-14
Add network traffic graph
Scott Ellis
2012-07-23
fix typo "logfile" -> "log file"
Philip Kaufmann
2012-07-13
change Window title to "Bitcoin - Wallet" / misc related renames
Philip Kaufmann
2012-07-07
show used OpenSSL library version in debug window
Philip Kaufmann
2012-06-12
make buttons in debug window non autoDefault
Philip Kaufmann
2012-06-01
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-05-12
Convert RPC console to QTextEdit instead of QTableView
Wladimir J. van der Laan
2012-05-12
add the client startup time to the debug window / rename Version label to Cli...
Philip Kaufmann
2012-05-11
add code to open (display) debug.log on Windows with the associated applicati...
Philip Kaufmann
2012-05-09
Add key shortcuts for RPC console tabs
Wladimir J. van der Laan
2012-05-09
Automatically focus entry widget when console tab comes into focus
Wladimir J. van der Laan
2012-05-05
Add UI RPC console / debug window
Wladimir J. van der Laan