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
2022-01-24
gui: use available space to display "Last Transaction" in peer details
Jon Atack
2022-01-24
gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details
Jon Atack
2022-01-24
gui: add "Addresses Processed" (m_addr_processed) to peer details
Jon Atack
2022-01-24
gui: add "Address Relay" (m_addr_relay_enabled) to peer details
Jon Atack
2021-05-15
qt: make console buttons look clickable
Jarol Rodriguez
2021-05-09
qt: enable wordWrap for peers-tab detail services
randymcmillan
2021-04-26
qt: peertableview alternating row colors
randymcmillan
2021-04-10
qt: Elide long strings in their middle in the Peers tab
Hennadii Stepanov
2021-02-25
gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
Jon Atack
2021-02-25
gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
Jon Atack
2021-02-22
Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggle
MarcoFalke
2021-02-18
gui: display BIP152 high bandwidth relay in peer details
Jon Atack
2021-02-18
gui: display fRelayTxes in peer details
Jon Atack
2021-02-06
gui: update to "Direction/Type" peer details name/tooltip
Jon Atack
2021-01-28
peers-tab: bug fix right panel toggle
randymcmillan
2021-01-10
gui: improve markup handling of connection type tooltip
Jon Atack
2021-01-10
gui: return inbound {full, block} relay type in peer details
Jon Atack
2021-01-09
gui: improve connection type tooltip
Hennadii Stepanov
2021-01-09
gui: replace Direction with Connection Type in peer details
Jon Atack
2020-12-27
gui: display network in peer details
Jon Atack
2020-10-28
gui: Remove BDB version from the Information tab
Hennadii Stepanov
2020-07-25
gui: Clarify block height label
Hennadii Stepanov
2020-07-15
gui: Show permissions instead of whitelisted
Wladimir J. van der Laan
2020-07-14
gui, doc: rm Ban Score in GUI Peers window/release notes updates
Jon Atack
2020-06-22
qt: Do not truncate node flag strings in debugwindow.ui peers details tab.
saibato
2020-03-24
gui: avoid QT Designer/Form Editor re-formatting
Jon Atack
2020-03-24
gui: display Mapped AS in peers info window
Jon Atack
2020-01-06
gui: renamed 'debug window' to 'node window'
Zero
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
[next]