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
Age
Commit message (
Expand
)
Author
2021-02-23
build: Bump minimum Qt version to 5.9.5
Hennadii Stepanov
2021-02-23
qt: Disable requests context menu actions when appropriate
Jarol Rodriguez
2021-02-23
qt: Prevent the main window popup menu
Hennadii Stepanov
2021-02-23
Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment Requests
MarcoFalke
2021-02-22
qt: Add Copy Address Action to Payment Requests
Jarol Rodriguez
2021-02-22
qt: Make warning label look clickable
Jarol Rodriguez
2021-02-22
Merge #79: Embed monospaced font
Wladimir J. van der Laan
2021-02-22
qt, refactor: Use enum type as switch argument in TransactionTableModel
Hennadii Stepanov
2021-02-22
qt, refactor: Use enum type as switch argument in PeerTableModel
Hennadii Stepanov
2021-02-22
qt, refactor: Use enum type as switch argument in BanTableModel
Hennadii Stepanov
2021-02-22
qt, refactor: Use enum type as switch argument in AddressTableModel
Hennadii Stepanov
2021-02-22
Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label Action
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsVi...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer class
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggle
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#179: Add `Type` column to peers window, update peer de...
MarcoFalke
2021-02-21
gui: Add monospaced font settings
Hennadii Stepanov
2021-02-21
qt: Choose monospaced font in C++ code rather in `*.ui` file
Hennadii Stepanov
2021-02-21
qt: Make GUIUtil::fixedPitchFont aware of embedded font
Hennadii Stepanov
2021-02-21
gui: Add Roboto Mono font
Hennadii Stepanov
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-18
Merge #20429: refactor: replace (sizeof(a)/sizeof(a[0])) with C++17 std::size
MarcoFalke
2021-02-17
qt: Remove Transactionview Edit Label Action
Jarol Rodriguez
2021-02-15
[net processing] Move ping data fields to net processing
John Newbery
2021-02-06
gui: update to "Direction/Type" peer details name/tooltip
Jon Atack
2021-02-06
gui: add "Type" column to Peers main window
Jon Atack
2021-02-06
gui: allow ConnectionTypeToQString to prepend direction optionally
Jon Atack
2021-02-05
Merge bitcoin-core/gui#203: Display plain "Inbound" in peer details
Jonas Schnelli
2021-02-01
Merge #20464: refactor: Treat CDataStream bytes as uint8_t
Wladimir J. van der Laan
2021-01-31
qt: Save/restore recentRequestsView table column sizes
Hennadii Stepanov
2021-01-31
qt: Drop buggy TableViewLastColumnResizingFixer class
Hennadii Stepanov
2021-01-31
qt: Move recentRequestsView properties settings to constructor
Hennadii Stepanov
2021-01-31
qt: Save/restore TransactionView table column sizes
Hennadii Stepanov
2021-01-31
qt: Move transactionView properties settings to constructor
Hennadii Stepanov
2021-01-31
qt, refactor: Drop intermediate assignment
Hennadii Stepanov
2021-01-31
refactor: iterate arrays via C++11 range-based for loops if idx is not needed
Sebastian Falbesoner
2021-01-30
gui: display plain "Inbound" in peer details
Jon Atack
2021-01-29
Merge bitcoin-core/gui#139: doc: Improve gui/src/qt README.md
MarcoFalke
2021-01-28
peers-tab: bug fix right panel toggle
randymcmillan
2021-01-28
Improve gui/src/qt README.md
Jarol Rodriguez
2021-01-28
Merge #20012: rpc: Remove duplicate name and argNames from CRPCCommand
Wladimir J. van der Laan
2021-01-28
Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...
Jonas Schnelli
2021-01-28
Merge bitcoin-core/gui#72: util: Log static plugins meta data and used style
Jonas Schnelli
2021-01-28
Merge bitcoin-core/gui#177: Use "fusion" style on macOS Big Sur with old Qt
Jonas Schnelli
2021-01-28
rpc: Remove duplicate name and argNames from CRPCCommand
MarcoFalke
2021-01-27
Merge #180: Peer details: connection type follow-ups
Wladimir J. van der Laan
2021-01-26
Merge bitcoin-core/gui#183: Add include for std::bind.
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#189: qt: drop workaround for QTBUG-42503 which was fix...
Jonas Schnelli
[prev]
[next]