aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2024-03-13Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...Ava Chow
2024-03-11Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>Ava Chow
2024-03-07test: test_bitcoin: allow -testdatadir=<datadir>Larry Ruane
2024-03-05qt, test: Clean settings after testsHennadii Stepanov
2024-03-05qt, test: Set organization nameHennadii Stepanov
2024-03-04Merge bitcoin/bitcoin#29546: qt: 27.0 translations updatefanquake
2024-03-04qt: 27.0 translations updateHennadii Stepanov
2024-03-01gui: accomodate unix socket Proxy in updateDefaultProxyNets()Matthew Zipkin
2024-02-29refactor: gui, simplify boost signals disconnectionfurszy
2024-02-28gui: guard accessing a nullptr 'clientModel'furszy
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-19qt, test: Recognize dialog object by nameHennadii Stepanov
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-13qt: Update translation source file for v27.0 string freezeHennadii Stepanov
2024-02-12Merge bitcoin-core/gui#773: Check for private keys disabled before attempting...Hennadii Stepanov
2024-02-12Merge bitcoin-core/gui#758: Update Node window title with the chain typeHennadii Stepanov
2024-02-12Merge bitcoin-core/gui#658: Intro: Never change the prune checkbox after the ...Hennadii Stepanov
2024-02-11Merge bitcoin-core/gui#780: Fix: Ensure 'Transaction View' remains disabled i...Hennadii Stepanov
2024-02-11Merge bitcoin-core/gui#752: Modify command line help to show support for BIP2...Hennadii Stepanov
2024-02-08Merge bitcoin/bitcoin#29397: release: Update translations for v27.0 soft tran...Hennadii Stepanov
2024-02-07Merge bitcoin-core/gui#497: Enable users to configure their monospace font sp...Hennadii Stepanov
2024-02-07Merge bitcoin-core/gui#553: Change address / amount error backgroundHennadii Stepanov
2024-02-07qt: Update translation source fileHennadii Stepanov
2024-02-07qt: Translation updates from TransifexHennadii Stepanov
2024-02-01Modify command line help to show support for BIP21 URIsHernan Marino
2024-01-26Merge bitcoin-core/gui#789: Avoid non-self-contained Windows headerHennadii Stepanov
2024-01-25qt: Avoid non-self-contained Windows headerHennadii Stepanov
2024-01-22settings: add auto-generated warning msg for editing the file manuallyfurszy
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-12-14Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanupAva Chow
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