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
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-06-03
Merge #16090: Qt: Add vertical spacer to peer detail widget
Wladimir J. van der Laan
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-26
Add vertical spacer
Josu Goñi
2019-01-25
Add warning messages to the debug window
Hennadii Stepanov
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-14
Fix wallet selector size adjustment
Hennadii Stepanov
2019-01-09
Improve Peers tab layout
Hennadii Stepanov
2018-10-08
Add tooltips for both datadir and blocksdir
Hennadii Stepanov
2018-10-06
Add "Blocksdir" to Debug window
Hennadii Stepanov
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2017-11-16
qt: refactor: Use absolute include paths in .ui files
Wladimir J. van der Laan
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