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
/
debugwindow.ui
Age
Commit message (
Expand
)
Author
2017-02-05
Change 'Clear' button string to 'Reset'
Daniel Aleksandersen
2016-10-15
Display minimum ping in debug window.
R E Broadley
2016-06-28
qt: Remove client name from debug window
Wladimir J. van der Laan
2016-03-22
[Qt] Debug window: replace "Build date" with "Datadir"
Jonas Schnelli
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
GUI: Disable tab navigation for peers tables.
Kefkius
2016-01-26
[Qt] Add a new chevron/arrow icon for the console prompt line
Jonas Schnelli
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
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
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-04
Improving labels for Sent / Received "Bytes"
Jonathan Cross
2015-09-23
Rename rpcconsole.ui => debugwindow.ui
MarcoFalke