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-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-13
Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...
MarcoFalke
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-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-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
2020-12-27
gui: rename peer tab column headers, initialize in .h
Hennadii Stepanov
2020-12-27
gui: add network column in peers tab/window
Jon Atack
2020-12-27
gui: fix broken doxygen formatting in src/qt/guiutil.h
Jon Atack
2020-12-27
gui: create GUIUtil::NetworkToQString() utility function
Jon Atack
2020-12-25
qt: Save QSplitter state in QSettings
Hennadii Stepanov
2020-12-20
[net processing] Rename nStartingHeight to m_starting_height
John Newbery
2020-12-20
[net processing] Move nStartingHeight to Peer
John Newbery
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-17
Merge bitcoin-core/gui#153: Define MAX_DIGITS_BTC for magic number in Bitcoin...
MarcoFalke
2020-12-15
GUI: Define MAX_DIGITS_BTC for magic number in BitcoinUnits::format
Luke Dashjr
2020-12-15
Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...
Jonas Schnelli
2020-12-09
Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
Luke Dashjr
2020-12-08
qt/test: [FIX] Add forgotten Context setting in RPCNestedTests
Carl Dong
2020-12-04
refactor: Use C++17 std::array where possible
MarcoFalke
2020-12-02
Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...
fanquake
2020-12-02
Merge #18948: qt: Call setParent() in the parent's context
Jonas Schnelli
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
Merge #20496: build: Drop unneeded macOS framework dependencies
Jonas Schnelli
2020-12-01
Merge bitcoin-core/gui#137: refactor: Replace deprecated Qt::SystemLocale{Sho...
Jonas Schnelli
2020-11-27
qt: unlock wallet "OK" button bugfix
Michael Dietz
2020-11-27
refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date
Hennadii Stepanov
2020-11-25
build: Drop unneeded ApplicationServices framework dependency
Hennadii Stepanov
2020-11-25
qt: Improve comments in WalletController::getOrCreateWallet()
Hennadii Stepanov
[next]