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
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-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-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
2020-11-25
qt: Call setParent() in the parent's context
Hennadii Stepanov
2020-11-25
qt: Add ObjectInvoke template function
Hennadii Stepanov
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-20
Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected
Jonas Schnelli
2020-11-20
Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...
Jonas Schnelli
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
GUI: Force descriptor wallets when BDB is not compiled
Andrew Chow
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-18
Include wallet/bdb.h where it is actually being used
Andrew Chow
2020-11-18
Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#118: Remove BDB version from the Information tab
MarcoFalke
2020-11-17
Merge #20401: qt: Pre-splitoff translations update
fanquake
2020-11-17
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
MarcoFalke
2020-11-16
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-11-15
qt: Remove redundant BitcoinGUI::setTrayIconVisible
Hennadii Stepanov
2020-11-15
gui: Replace "Hide tray icon" option with positive "Show tray icon" one
Hennadii Stepanov
2020-11-14
gui: create wallet: add advanced section
Sjors Provoost
2020-11-14
gui: create wallet: name placeholder
Sjors Provoost
2020-11-12
Merge bitcoin-core/gui#120: Fix multiwallet transaction notifications
Jonas Schnelli
2020-11-01
refactor: qt: Use vQueueNotifications.clear()
João Barbosa
2020-10-30
[gui] create wallet: smarter checkbox toggling
Sjors Provoost
2020-10-29
Merge #20156: build: Make sqlite support optional (compile-time)
Wladimir J. van der Laan
2020-10-28
qt, wallet: Drop unused parameter in WalletModel::setWalletEncrypted
Hennadii Stepanov
2020-10-28
gui: Remove BDB version from the Information tab
Hennadii Stepanov
2020-10-28
qt: Make transaction notification queue wallet specific
João Barbosa
[next]