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-15
[net processing] Move ping data fields to net processing
John Newbery
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-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
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
2021-01-26
Merge bitcoin-core/gui#186: Add information to "Confirm fee bump" window
Jonas Schnelli
2021-01-26
Merge bitcoin-core/gui#167: raise helpMessageDialog
MarcoFalke
2021-01-26
Add information to "Confirm fee bump" window
Prayank
2021-01-25
raise helpMessageDialog
randymcmillan
2021-01-21
Merge bitcoin-core/gui#176: Fix TxViewDelegate layout
MarcoFalke
2021-01-21
Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialog
MarcoFalke
2021-01-19
qt: drop workaround for QTBUG-42503 which was fixed in Qt 5.5.0
Pavol Rusnak
2021-01-13
Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...
MarcoFalke
2021-01-13
Add include for std::bind.
sinetek
2021-01-11
Merge bitcoin-core/gui#161: Add PeerTableModel::StatsRole to prevent data lay...
Jonas Schnelli
2021-01-11
Merge #20480: Replace boost::variant with std::variant
fanquake
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
2021-01-08
qt: Stop the effect of hidden widgets on the size of QStackedWidget
Hennadii Stepanov
2021-01-08
gui: create GUIUtil::ConnectionTypeToQString utility function
Jon Atack
2021-01-08
qt: Use "fusion" style on macOS Big Sur with old Qt
Hennadii Stepanov
2021-01-07
gui: Add NAT-PMP network option
Hennadii Stepanov
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2021-01-07
gui: Apply port mapping changes on dialog exit
Hennadii Stepanov
2021-01-07
refactor: Move port mapping code to its own module
Hennadii Stepanov
2021-01-07
Merge bitcoin-core/gui#173: Follow Qt docs when implementing rowCount and col...
MarcoFalke
2021-01-07
Merge bitcoin-core/gui#165: Save QSplitter state in QSettings
MarcoFalke
2021-01-06
qt: Use layout manager for Create Wallet dialog
Hennadii Stepanov
2021-01-05
qt: Fix TxViewDelegate layout
Hennadii Stepanov
2021-01-05
qt: Add TransactionOverviewWidget class
Hennadii Stepanov
2021-01-05
Replace boost::variant with std::variant
MarcoFalke
2021-01-04
doc: fix various typos
Ikko Ashimine
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2021-01-02
qt: Follow Qt docs when implementing rowCount and columnCount
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-30
qt, refactor: Drop no longer used PeerTableModel::getNodeStats function
Hennadii Stepanov
2020-12-30
qt: Use PeerTableModel::StatsRole
Hennadii Stepanov
2020-12-30
qt: Add PeerTableModel::StatsRole
Hennadii Stepanov
2020-12-27
gui: display network in peer details
Jon Atack
[next]