aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2022-11-17Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-11-09qt: 24.0rc4 translations updateHennadii Stepanov
2022-11-01Merge bitcoin/bitcoin#26434: [24.x] [gui] Bugfix: Check for readlink buffer o...fanquake
2022-10-30qt: 24.0rc3 translations updateHennadii Stepanov
2022-10-10qt: 24.0rc2 translations updateHennadii Stepanov
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-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
2022-09-01qt: Update translation source file for string freezeHennadii Stepanov
2022-08-29ui: show header pre-synchronization progressPieter Wuille
2022-08-29Make validation interface capable of signalling header presyncPieter Wuille
2022-08-19Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...MacroFake
2022-08-16refactor: Add lock annotations to Active* methodsMacroFake
2022-08-15Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...Hennadii Stepanov
2022-08-15qt: Update source translations for string freezelaanwj
2022-08-13Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...fanquake
2022-08-12GUI: remove now unneeded 'm_balances' field from overviewpagefurszy
2022-08-12GUI: 'getAvailableBalance', use cached balance if the user did not select UTX...furszy
2022-08-12GUI: use cached balance in overviewpage and sendcoinsdialogfurszy
2022-08-12GUI: add getter for WalletModel::m_cached_balances fieldfurszy
2022-08-12GUI: sendCoinsDialog, remove duplicate wallet().getBalances() callfurszy
2022-08-10wallet: Return `util::Result` from WalletLoader methodsw0xlt
2022-08-08qt: Update translation source fileHennadii Stepanov
2022-08-05Merge bitcoin/bitcoin#25721: refactor: Replace BResult with util::ResultMacroFake
2022-08-04Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widelyfanquake
2022-08-03refactor: Replace BResult with util::ResultRyan Ofsky
2022-07-27refactor: Make const refs vars where applicableAurèle Oulès
2022-07-23Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...Hennadii Stepanov
2022-07-22gui: Fix translator comment for Restore Wallet QInputDialogw0xlt
2022-07-20refactor: move compat.h into compat/fanquake
2022-07-19Add missing includesMacroFake
2022-07-19Merge bitcoin-core/gui#631: Disallow encryption of watchonly walletsHennadii Stepanov
2022-07-19Merge bitcoin/bitcoin#25466: ci: add unused-using-decls to clang-tidyMacroFake
2022-07-19Merge bitcoin/bitcoin#25514: net processing: Move CNode::nServices and CNode:...MacroFake
2022-07-18refactor: remove unused using directivesfanquake
2022-07-15Merge bitcoin-core/gui#469: Load Base64 PSBT string from fileHennadii Stepanov
2022-07-15Disallow encryption of watchonly walletsAndrew Chow
2022-07-14[net processing] Remove CNode::nServicesJohn Newbery
2022-07-12refactor: Return BResult from restoreWalletMacroFake
2022-07-12Merge bitcoin/bitcoin#25218: refactor: introduce generic 'Result' class and c...MacroFake
2022-07-12Merge bitcoin-core/gui#627: Apply translator comments to reset options confir...Hennadii Stepanov
2022-07-12Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progressMacroFake
2022-07-10Merge bitcoin-core/gui#471: Add Wallet Restore in the GUIHennadii Stepanov
2022-07-08wallet: refactor GetNewDestination, use BResultfurszy
2022-07-08send: refactor CreateTransaction flow to return a BResult<CTransactionRef>furszy