aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
AgeCommit message (Expand)Author
2023-04-03test,gui: add coverage for PSBT creation on legacy watch-only walletsfurszy
2023-04-03test,gui: decouple widgets and model into a MiniGui structfurszy
2023-04-03test,gui: decouple chain and wallet initialization from test casefurszy
2023-04-03test: add coverage for 'useAvailableBalance' functionalityfurszy
2023-03-27Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet openHennadii Stepanov
2023-02-15refactor: wallet, remove global 'ArgsManager' accessfurszy
2023-01-26Use DataStream where possibleMarcoFalke
2023-01-08Fix segfault when shutdown during wallet openJohn Moffett
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
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-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-12GUI: use cached balance in overviewpage and sendcoinsdialogfurszy
2022-07-18refactor: remove unused using directivesfanquake
2022-07-12Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progressMacroFake
2022-06-23wallet: Save wallet scan progressw0xlt
2022-06-21test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`w0xlt
2022-06-12Merge bitcoin-core/gui#602: Unify bitcoin-qt and bitcoind persistent settingsHennadii Stepanov
2022-05-26Migrate -prune setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -proxy and -onion settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -listen and -server settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -upnp and -natpmp settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -par setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -dbcache setting from QSettings to settings.jsonRyan Ofsky
2022-05-25doc: Fix spelling errors identified by codespell in comentsBen Woosley
2022-05-24Merge bitcoin-core/gui#593: Getting ready to Qt 6 (8/n). Use `QRegularExpress...Hennadii Stepanov
2022-05-24Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...Hennadii Stepanov
2022-05-23Merge bitcoin-core/gui#586: Getting ready to Qt 6 (6/n). Replace `QCoreApplic...Hennadii Stepanov
2022-05-21qt, test: Add tests for searching in `AddressBookPage` dialogHennadii Stepanov
2022-05-21qt: Replace `QCoreApplication::quit()` with `QCoreApplication::exit(0)`Hennadii Stepanov
2022-05-20Merge bitcoin-core/gui#594: scripted-diff: replace deprecated Q_OS_MAC with Q...Hennadii Stepanov
2022-05-19refactor: Pass interfaces::Node references to OptionsModel constructorRyan Ofsky
2022-04-26scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOSJoão Barbosa
2022-04-23qt, test: Add tests for `tableView` in `AddressBookPage` dialogHennadii Stepanov
2022-04-15Merge bitcoin-core/gui#556: refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-04-06gui, refactor: rename fInvalid to num_test_failures in test_main.cppJon Atack
2022-04-06gui: count test failures in test runner summaryJon Atack
2022-04-06gui: add test runner summaryJon Atack
2022-04-01test: add regression test for bitcoin-core/gui/issues/567Vasil Dimov
2022-03-07qt: Avoid crash on startup if int specified in settings.jsonRyan Ofsky
2022-03-07test: Add tests for GetArg methods / settings.json type coercionRyan Ofsky
2022-02-22qt/wallettests: sort includesWilliam Casarin
2022-02-22qt, refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-01-17Merge bitcoin/bitcoin#23373: test: Parse command line arguments from unit and...MarcoFalke
2022-01-12Merge bitcoin-core/gui#517: refactor, qt: Use std::chrono for parameters of Q...Hennadii Stepanov
2022-01-11test: parse the command line arguments in unit testsVasil Dimov
2022-01-09refactor, qt: Use std::chrono in ConfirmMessage parameterHennadii Stepanov
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky