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-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-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
2021-09-29
Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...
Hennadii Stepanov
2021-09-29
qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slot
Hennadii Stepanov
2021-09-29
qt: Do not exit and re-enter main event loop during shutdown
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#416: Add RPC setting
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#345: Connection Type Translator Comments
Hennadii Stepanov
2021-09-29
Include vout when copying transaction ID from coin selection
Samuel Dobson
2021-09-28
Merge bitcoin-core/gui#434: Keep InitExecutor in main gui thread
Hennadii Stepanov
2021-09-28
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...
MarcoFalke
2021-09-28
GUI: Ask user to unlock wallet before signing psbt
Samuel Dobson
2021-09-27
qt: Keep InitExecutor in main gui thread
João Barbosa
2021-09-27
qt: hyphenate usage of third-party modifier
Jarol Rodriguez
2021-09-26
gui: Paste button in Open URI dialog
Kristaps Kaupe
2021-09-25
Make GUI UTXO lock/unlock persistent
Samuel Dobson
[next]