aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2024-05-07Merge bitcoin-core/gui#819: Fix misleading signmessage error with segwitmerge-script
2024-05-03gui: fix misleading signmessage error with segwitwillcl-ark
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-30Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logicAva Chow
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2024-04-25Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecodeRyan Ofsky
2024-04-24refactor: Remove hooking code for urlDecodeFabian Jahr
2024-04-23Merge bitcoin/bitcoin#24313: Improve display address handling for external si...Ava Chow
2024-04-18Merge bitcoin-core/gui#808: Change example address from legacy (P2PKH) to bec...merge-script
2024-04-18Merge bitcoin-core/gui#806: refactor: Misc int sign change fixesmerge-script
2024-04-16wallet: return and display signer errorSjors Provoost
2024-04-10[net processing] Use std::chrono for type-safe time offsetsstickies-v
2024-04-10[net processing] Move nTimeOffset to net_processingdergoegge
2024-04-07[clang-tidy] Enable the misc-no-recursion checkdergoegge
2024-03-28gui: change example address from legacy (P2PKH) to bech32m (P2TR)Sebastian Falbesoner
2024-03-21refactor: Avoid implicit-integer-sign-change in processNewTransactionMarcoFalke
2024-03-21refactor: Avoid implicit-signed-integer-truncation-or-sign-change in Freedesk...MarcoFalke
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