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
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