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-12-22
scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader
Russell Yanofsky
2021-12-21
gui: address type dropdown, add bech32m
Sjors Provoost
2021-12-15
Merge bitcoin-core/gui#508: Prevent negative values of progressPerHour
Hennadii Stepanov
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-14
qt: prevent negative values of progressPerHour
HiLivin
2021-12-13
build, android: Fix Android GUI not loading on Qt 5.15
Igor Cota
2021-12-13
build, qt: use static QAndroidPlatformIntegrationPlugin
Igor Cota
2021-12-13
scripted-diff: Rename touched member variables
MarcoFalke
2021-12-13
refactor: Use type-safe std::chrono in net
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-06
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
2021-12-03
qt: Handle Android back key in the Node window
Hennadii Stepanov
2021-12-03
qt, android: Add GUIUtil::IsEscapeOrBack helper
Hennadii Stepanov
2021-11-25
Merge bitcoin-core/gui#477: Monospaced output in Console on macOS
Hennadii Stepanov
2021-11-22
qt: monospaced output in Console on macOS
randymcmillan
2021-11-21
Merge bitcoin-core/gui#319: Paste button in Open URI dialog
Hennadii Stepanov
2021-11-21
Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi...
Hennadii Stepanov
2021-11-17
doc: Fix incorrect C++ named args
MarcoFalke
2021-11-17
scripted-diff: Rename m_last_send and m_last_recv
MarcoFalke
2021-11-16
Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCastTra...
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client construction
W. J. van der Laan
2021-11-15
Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner class
W. J. van der Laan
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-11-12
multiprocess: Add interfaces::Node::broadCastTransaction method
Russell Yanofsky
2021-11-09
Remove `gArgs` from `wallet.h` and `wallet.cpp`
Kiminuo
2021-10-29
Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing
MarcoFalke
2021-10-26
Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, b...
MarcoFalke
2021-10-25
refactor: const shared_ptrs
Karl-Johan Alm
2021-10-22
Merge bitcoin-core/gui#454: Use only Qt translation primitives in GUI code
Hennadii Stepanov
2021-10-22
Merge bitcoin/bitcoin#23288: tests: remove usage of LegacyScriptPubKeyMan fro...
W. J. van der Laan
2021-10-22
Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
MarcoFalke
2021-10-20
Merge bitcoin-core/gui#447: Never disable HD status icon
Hennadii Stepanov
2021-10-15
tests, gui: Use DescriptorScriptPubKeyMan in GUI tests
Andrew Chow
2021-10-15
Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...
W. J. van der Laan
2021-10-13
qt: Use only Qt translation primitives in GUI code
W. J. van der Laan
2021-10-07
GUI/Options: Restore "S" accelerator for "Start on system login" option
Luke Dashjr
2021-10-07
qt: Add helper to load font
João Barbosa
2021-10-06
Merge bitcoin-core/gui#409: Fix window title of wallet loading window
Hennadii Stepanov
2021-10-06
qt: Fix WalletControllerActivity progress dialog title
Shashwat
2021-10-06
qt: never disable HD status icon
=
2021-10-05
multiprocess: add interfaces::ExternalSigner class
Russell Yanofsky
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-10-05
RPCConsole: Throw when overflowing size_t type for array indices
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…) ...
W. J. van der Laan
2021-09-30
Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...
Hennadii Stepanov
2021-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-29
qt: Do not show unused widgets at startup
Hennadii Stepanov
[next]