Age | Commit message (Expand) | Author |
2022-07-23 | Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput... | Hennadii Stepanov |
2022-07-22 | gui: Fix translator comment for Restore Wallet QInputDialog | w0xlt |
2022-07-15 | Disallow encryption of watchonly wallets | Andrew Chow |
2022-07-10 | Merge bitcoin-core/gui#471: Add Wallet Restore in the GUI | Hennadii Stepanov |
2022-06-29 | Merge bitcoin-core/gui#617: Reset options, notify user about backup creation | Hennadii Stepanov |
2022-06-28 | gui: reset options, notify user about the backup creation | furszy |
2022-06-27 | gui: Add Wallet Restore in the GUI | w0xlt |
2022-06-14 | scripted-diff: Avoid incompatibility with CMake AUTOUIC feature | Hennadii Stepanov |
2022-04-26 | scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS | João Barbosa |
2022-04-15 | Merge bitcoin-core/gui#556: refactor: Make BitcoinUnits::Unit a scoped enum | Hennadii Stepanov |
2022-04-09 | qt: Use `|` instead of `+` for key modifiers | Hennadii Stepanov |
2022-04-09 | qt: Fix headers | Hennadii Stepanov |
2022-04-04 | refactor: fix clang-tidy named args usage | fanquake |
2022-03-22 | qt: Use human-readable strings in preference to hard-coded integers | Hennadii Stepanov |
2022-02-22 | qt, refactor: Make BitcoinUnits::Unit a scoped enum | Hennadii Stepanov |
2022-02-12 | scripted-diff: Rename ShowModalDialogAndDeleteOnClose | Hennadii Stepanov |
2022-02-12 | qt: Disable tray icon menu when a modal dialog is active | Hennadii Stepanov |
2022-02-12 | qt, refactor: Use local QAction instances for the tray icon menu | Hennadii Stepanov |
2022-02-08 | qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction members | Hennadii Stepanov |
2022-02-08 | qt: Make show_hide_action dependent on the main window actual state | Hennadii Stepanov |
2022-02-08 | qt: Drop BitcoinGUI::toggleHideAction member | Hennadii Stepanov |
2022-02-08 | qt, refactor: Fill up trayIconMenu before connections | Hennadii Stepanov |
2022-02-08 | qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda | Hennadii Stepanov |
2022-02-08 | qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda | Hennadii Stepanov |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-12-22 | scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader | Russell Yanofsky |
2021-11-21 | Merge bitcoin-core/gui#319: Paste button in Open URI dialog | Hennadii Stepanov |
2021-10-06 | qt: never disable HD status icon | = |
2021-09-30 | Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU... | Hennadii Stepanov |
2021-09-30 | Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s... | W. J. van der Laan |
2021-09-29 | qt: Do not show unused widgets at startup | Hennadii Stepanov |
2021-09-29 | qt: Do not exit and re-enter main event loop during shutdown | Hennadii Stepanov |
2021-09-26 | gui: Paste button in Open URI dialog | Kristaps Kaupe |
2021-09-09 | qt, wallet: Add LoadWalletsActivity class | Hennadii Stepanov |
2021-09-09 | qt, wallet, refactor: Move connection to QObject::deleteLater to ctor | Hennadii Stepanov |
2021-09-07 | qt, refactor: Keep HelpMessageDialog in the main event loop | Hennadii Stepanov |
2021-09-07 | qt, refactor: Keep OptionsDialog in the main event loop | Hennadii Stepanov |
2021-09-03 | qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addView | Hennadii Stepanov |
2021-08-26 | qt, refactor: Pass WalletModel object to WalletView constructor | Hennadii Stepanov |
2021-08-26 | Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ... | Hennadii Stepanov |
2021-08-24 | refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch | fanquake |
2021-08-23 | Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar options | Hennadii Stepanov |
2021-08-23 | qt: Add missing mnemonics in menu bar options | Shashwat |
2021-08-14 | qt, refactor: Replace `if` check with `assert` | Hennadii Stepanov |
2021-08-14 | qt, refactor: Drop redundant signalling in WalletView::setWalletModel | Hennadii Stepanov |
2021-08-14 | qt: Add WalletFrame::currentWalletSet signal | Hennadii Stepanov |
2021-08-11 | qt: Add Load PSBT functionaliy with nowallet | Prateek Sancheti |
2021-08-03 | qt: Fix regression in "Encrypt Wallet" menu item | Hennadii Stepanov |
2021-06-22 | GUI: Always call parent changeEvent handler | Luke Dashjr |
2021-06-22 | GUI: Enable palette change adaptation on all platforms | Luke Dashjr |