aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2023-01-15Merge bitcoin-core/gui#690: Catch invalid networks combination crashHennadii Stepanov
2023-01-11Merge bitcoin/bitcoin#26758: refactor: Add `performance-no-automatic-move` cl...MarcoFalke
2023-01-09Fix misleading RPC console wallet messageJohn Moffett
2023-01-08Fix segfault when shutdown during wallet openJohn Moffett
2023-01-03Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...Andrew Chow
2022-12-27clang-tidy: Add `performance-no-automatic-move` checkHennadii Stepanov
2022-12-26gui: bugfix, catch invalid networks combination crashfurszy
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-21gui: create tx, launch error dialog if backend throws runtime_errorfurszy
2022-12-21Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...MarcoFalke
2022-12-20Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer supportAndrew Chow
2022-12-20Merge bitcoin-core/gui#605: Delete splash screen widget earlyHennadii Stepanov
2022-12-18qt: Load PSBTs using istreambuf_iterator rather than istream_iteratorAndrew Chow
2022-12-16clang-tidy, qt: Fix `modernize-use-default-member-init` in headersHennadii Stepanov
2022-12-15clang-tidy: Fix `readability-redundant-string-init` in headersHennadii Stepanov
2022-12-13Merge bitcoin-core/gui#682: Don't directly delete abandoned txes from GUIHennadii Stepanov
2022-12-12gui: simplify OptionsDialog::updateDefaultProxyNets()Vasil Dimov
2022-12-12scripted-diff: rename ToStringIP[Port]() to ToStringAddr[Port]()Vasil Dimov
2022-12-06Merge bitcoin-core/gui#683: doc: Drop no longer relevant commentHennadii Stepanov
2022-12-05Fixup clang-tidy named argument commentsfanquake
2022-12-02doc: Drop no longer relevant commentHennadii Stepanov
2022-11-25Minor fix: Don't directly delete abandoned txesJohn Moffett
2022-11-17Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing certain not...Hennadii Stepanov
2022-11-16Fix Transaction Relay tooltip text in Peers details windowJon Atack
2022-11-15Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-11-01Merge bitcoin/bitcoin#25548: gui: Check for readlink buffer overflow and hand...fanquake
2022-10-31refactor: move url.h/cpp from lib util to lib commonfanquake
2022-10-27Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...Andrew Chow
2022-10-27Merge bitcoin-core/gui#665: Switch to the selected wallet after loadingHennadii Stepanov
2022-10-27qt: Drop no longer used `SplashScreen::finish()` slotHennadii Stepanov
2022-10-27qt: Drop no longer used `BitcoinApplication::splashFinished()` signalHennadii Stepanov
2022-10-27qt: Delete splash screen widget explicitlyHennadii Stepanov
2022-10-26wallet: skip available coins fetch if "other inputs" are disallowedfurszy
2022-10-24Merge bitcoin-core/gui#676: Update peers window "Transaction Relay" label and...MacroFake
2022-10-24Merge bitcoin-core/gui#673: Use fallback value for Version and User Agent dur...MacroFake
2022-10-19Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than hardc...MacroFake
2022-10-18gui: update peers window "Transaction Relay" label and tooltipJon Atack
2022-10-05gui: use fallback value for Version and User Agent during peer connectionJon Atack
2022-09-27Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core"Hennadii Stepanov
2022-09-21refactor: use <cstdio> over stdio.hfanquake
2022-09-21Add settings.json prune-prev, proxy-prev, onion-prev settingsRyan Ofsky
2022-09-16Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...MacroFake
2022-09-14qt: Update translation source file for string freeze (round 2)Hennadii Stepanov
2022-09-14Merge bitcoin-core/gui#664: Prevent wrong handling of `%2` token by TransifexHennadii Stepanov
2022-09-13refactor: use std::string for thread namesstickies-v
2022-09-07gui: update the screen after loading walletw0xlt
2022-09-07qt: Prevent wrong handling of `%2` token by TransifexHennadii Stepanov
2022-09-07qt: Cleanup translation commentHennadii Stepanov
2022-09-02Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constnessMacroFake
2022-09-01scripted-diff: net: rename permissionFlags to permission_flagsAnthony Towns