aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2023-12-14refactor: Rename fs::path::u8string() to fs::path::utf8string()MarcoFalke
2023-12-11refactor: Use C++20 std::chrono::daysMarcoFalke
2023-12-07qt: update widgets availability on wallet selectionpablomartin4btc
2023-12-04refactor: Remove call to StartShutdown from qtRyan Ofsky
2023-11-30Merge bitcoin/bitcoin#26762: bugfix: Make `CCheckQueue` RAII-styled (attempt 2)Andrew Chow
2023-11-28scripted-diff: Use DataStream in most placesMarcoFalke
2023-11-21Use Txid in COutpointdergoegge
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-14Use ParamsWrapper for witness serializationAnthony Towns
2023-11-13Merge bitcoin/bitcoin#28721: multiprocess compatibility updatesfanquake
2023-11-07doc: fix typosSjors Provoost
2023-10-31gui: fix crash on selecting "Mask values" in transaction viewSebastian Falbesoner
2023-10-26Merge bitcoin/bitcoin#28728: wallet: [bugfix] Mark CNoDestination and PubKeyD...Andrew Chow
2023-10-25bugfix: Mark CNoDestination and PubKeyDestination constructor explicitMarcoFalke
2023-10-25Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...Hennadii Stepanov
2023-10-25Merge bitcoin-core/gui#742: Exit and show error if unrecognized command line ...Hennadii Stepanov
2023-10-24gui: Check for private keys disabled before attempting unlockAndrew Chow
2023-10-23qt: Avoid error prone leading spaces in translatable stringsHennadii Stepanov
2023-10-23qt, refactor: Drop superfluous type conversionsHennadii Stepanov
2023-10-23Revert "gui: provide wallet controller context to wallet actions"Hennadii Stepanov
2023-10-20interfaces: Change getUnspentOutput return type to avoid multiprocess segfaultRyan Ofsky
2023-10-17Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...Hennadii Stepanov
2023-10-16Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplacefanquake
2023-10-13gui: disable top bar menu actions during shutdownfurszy
2023-10-13gui: provide wallet controller context to wallet actionsfurszy
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-10-09Merge bitcoin/bitcoin#28611: Adjust Gradle properties to fix `apk` buildfanquake
2023-10-09qt: Update translation source file for v26.0 string freezeHennadii Stepanov
2023-10-08Adjust Gradle propertiesHennadii Stepanov
2023-10-07gui: fix coin control input size accounting for taproot spendsSebastian Falbesoner
2023-10-06gui: remove legacy wallet creationfurszy
2023-10-05Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer detailsHennadii Stepanov
2023-10-04gui: Add wallet name to address book pagepablomartin4btc
2023-10-04qt: Add "Session id" label to peer detailsHennadii Stepanov
2023-10-03Merge bitcoin-core/gui#751: macOS, do not process actions during shutdownHennadii Stepanov
2023-10-03refactor: Move `{MAX,DEFAULT}_SCRIPTCHECK_THREADS` constantsHennadii Stepanov
2023-10-03qt: Add "Transport" label to peer detailsHennadii Stepanov
2023-09-22Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entriesHennadii Stepanov
2023-09-22Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...Hennadii Stepanov
2023-09-22Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warningHennadii Stepanov
2023-09-20Merge bitcoin-core/gui#738: Add menu option to migrate a walletHennadii Stepanov
2023-09-18gui: Update Node window title with chain typepablomartin4btc
2023-09-12gui: macOS, make appMenuBar part of the main app windowfurszy
2023-09-11qt: Silence `-Wcast-function-type` warningHennadii Stepanov
2023-09-08gui: macOS, do not process dock icon actions during shutdownfurszy
2023-09-01qt: Update translation source fileHennadii Stepanov
2023-09-01qt: Translation updates from TransifexHennadii Stepanov
2023-08-31Merge bitcoin-core/gui#749: make '-min' minimize wallet loading dialogHennadii Stepanov
2023-08-14Rename script/standard.{cpp/h} to script/solver.{cpp/h}Andrew Chow
2023-08-14Clean up things that include script/standard.hAndrew Chow