aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2021-09-24qt: ensure seperator when adding third-party transaction linksJarol Rodriguez
2021-09-23qt: improve text for open third-party tx url actionJarol Rodriguez
2021-09-23qt, refactor: simplify third-party tx url action through overloadJarol Rodriguez
2021-09-21qt: connection type translator commentsJarol Rodriguez
2021-09-17wallet: Default new wallets to descriptor walletsAndrew Chow
2021-09-16multiprocess: Delay wallet client constructionRussell Yanofsky
2021-09-16multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementa...Russell Yanofsky
2021-09-16gui: add RPC settingSjors Provoost
2021-09-15Fix Qt test broken by #22219Russell Yanofsky
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-14Merge bitcoin-core/gui#420: Ensure translator comments end in full stopHennadii Stepanov
2021-09-13Merge bitcoin-core/gui#419: Add missing tooltips to options menu settingsHennadii Stepanov
2021-09-13qt: add missing tooltips to options menu settingsJarol Rodriguez
2021-09-12qt: ensure translator comments end in full stopJarol Rodriguez
2021-09-12Merge bitcoin-core/gui#391: Add cancel button to configuration options popupHennadii Stepanov
2021-09-12Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu ActionHennadii Stepanov
2021-09-10qt: Add cancel button to configuration options popupShashwat
2021-09-09qt, wallet: Drop no longer used WalletController::getOpenWallets()Hennadii Stepanov
2021-09-09qt, wallet: Add LoadWalletsActivity classHennadii Stepanov
2021-09-09qt, wallet, refactor: Move connection to QObject::deleteLater to ctorHennadii Stepanov
2021-09-09qt, wallet: Move activity progress dialog from data member to localHennadii Stepanov
2021-09-09Merge bitcoin/bitcoin#22915: Remove confusing CAddrDBMarcoFalke
2021-09-09Merge bitcoin/bitcoin#22903: Enable clang-tidy bugprone-argument-comment and ...fanquake
2021-09-07Fix addrdb includesMarcoFalke
2021-09-07Move addrman includes from .h to .cppMarcoFalke
2021-09-07Enable clang-tidy bugprone-argument-comment and fix violationsMarcoFalke
2021-09-07qt, refactor: Allocate SendConfirmationDialog instances on heapHennadii Stepanov
2021-09-07qt, refactor: Keep HelpMessageDialog in the main event loopHennadii Stepanov
2021-09-07qt, refactor: Keep PSBTOperationsDialog in the main event loopHennadii Stepanov
2021-09-07qt, refactor: Keep AskPassphraseDialog in the main event loopHennadii Stepanov
2021-09-07qt, refactor: Keep EditAddressDialog in the main event loopHennadii Stepanov
2021-09-07qt, refactor: Keep CoinControlDialog in the main event loopHennadii Stepanov
2021-09-07qt, refactor: Keep OptionsDialog in the main event loopHennadii Stepanov
2021-09-07qt: Add GUIUtil::ShowModalDialogAndDeleteOnCloseHennadii Stepanov
2021-09-07Merge bitcoin-core/gui#398: refactor: Pass WalletModel object to the WalletVi...Hennadii Stepanov
2021-09-05qt: Add "Copy address" item to the context menu in the Peers tableHennadii Stepanov
2021-09-27scripted-diff: Rename overloaded int GetArg to GetIntArgRussell Yanofsky
2021-09-03qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addViewHennadii Stepanov
2021-08-27Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrNameMarcoFalke
2021-08-27Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werrorW. J. van der Laan
2021-08-26Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peerHennadii Stepanov
2021-08-26qt: Add copy IP/Netmask action for banned peerShashwat
2021-08-26qt, refactor: Declare getWalletModel with const and noexcept qualifiersHennadii Stepanov
2021-08-26qt, refactor: Drop redundant checks of walletModelHennadii Stepanov
2021-08-26qt, refactor: Pass WalletModel object to WalletView constructorHennadii Stepanov
2021-08-26Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ...Hennadii Stepanov
2021-08-26Remove GetAddrNameMarcoFalke
2021-08-24refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpochfanquake
2021-08-24refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpochfanquake
2021-08-23Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar optionsHennadii Stepanov