aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2021-11-25Merge bitcoin-core/gui#477: Monospaced output in Console on macOSHennadii Stepanov
2021-11-22qt: monospaced output in Console on macOSrandymcmillan
2021-11-21Merge bitcoin-core/gui#319: Paste button in Open URI dialogHennadii Stepanov
2021-11-21Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi...Hennadii Stepanov
2021-11-17doc: Fix incorrect C++ named argsMarcoFalke
2021-11-16Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCastTra...MarcoFalke
2021-11-15Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client constructionW. J. van der Laan
2021-11-15Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner classW. J. van der Laan
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-11-12multiprocess: Add interfaces::Node::broadCastTransaction methodRussell Yanofsky
2021-11-09Remove `gArgs` from `wallet.h` and `wallet.cpp`Kiminuo
2021-10-29Merge bitcoin/bitcoin#22787: refactor: actual immutable pointingMarcoFalke
2021-10-26Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, b...MarcoFalke
2021-10-25refactor: const shared_ptrsKarl-Johan Alm
2021-10-22Merge bitcoin-core/gui#454: Use only Qt translation primitives in GUI codeHennadii Stepanov
2021-10-22Merge bitcoin/bitcoin#23288: tests: remove usage of LegacyScriptPubKeyMan fro...W. J. van der Laan
2021-10-22Merge bitcoin/bitcoin#23002: Make descriptor wallets by defaultMarcoFalke
2021-10-20Merge bitcoin-core/gui#447: Never disable HD status iconHennadii Stepanov
2021-10-15tests, gui: Use DescriptorScriptPubKeyMan in GUI testsAndrew Chow
2021-10-15Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...W. J. van der Laan
2021-10-13qt: Use only Qt translation primitives in GUI codeW. J. van der Laan
2021-10-07GUI/Options: Restore "S" accelerator for "Start on system login" optionLuke Dashjr
2021-10-07qt: Add helper to load fontJoão Barbosa
2021-10-06Merge bitcoin-core/gui#409: Fix window title of wallet loading windowHennadii Stepanov
2021-10-06qt: Fix WalletControllerActivity progress dialog titleShashwat
2021-10-06qt: never disable HD status icon=
2021-10-05multiprocess: add interfaces::ExternalSigner classRussell Yanofsky
2021-10-05refactor: Block unsafe fs::path std::string conversion callsRussell Yanofsky
2021-10-05RPCConsole: Throw when overflowing size_t type for array indicesMarcoFalke
2021-10-05Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensusMarcoFalke
2021-10-04Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…) ...W. J. van der Laan
2021-09-30Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...Hennadii Stepanov
2021-09-30Replace use of locale dependent atoi(…) with locale-independent std::from_c...practicalswift
2021-09-30Merge 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 consensusfanquake
2021-09-29qt: Do not show unused widgets at startupHennadii Stepanov
2021-09-29Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...Hennadii Stepanov
2021-09-29qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slotHennadii Stepanov
2021-09-29qt: Do not exit and re-enter main event loop during shutdownHennadii Stepanov
2021-09-29Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#416: Add RPC settingHennadii Stepanov
2021-09-29Merge bitcoin-core/gui#345: Connection Type Translator CommentsHennadii Stepanov
2021-09-29Include vout when copying transaction ID from coin selectionSamuel Dobson
2021-09-28Merge bitcoin-core/gui#434: Keep InitExecutor in main gui threadHennadii Stepanov
2021-09-28Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...MarcoFalke
2021-09-28GUI: Ask user to unlock wallet before signing psbtSamuel Dobson
2021-09-27qt: Keep InitExecutor in main gui threadJoão Barbosa
2021-09-27qt: hyphenate usage of third-party modifierJarol Rodriguez
2021-09-26gui: Paste button in Open URI dialogKristaps Kaupe
2021-09-25Make GUI UTXO lock/unlock persistentSamuel Dobson