Age | Commit message (Expand) | Author |
2023-03-10 | qt: mask values on transactions view | pablomartin4btc |
2023-02-09 | Merge bitcoin-core/gui#701: Persist Mask Values option | Hennadii Stepanov |
2023-02-07 | Remove reindex special case from the progress bar label | MarcoFalke |
2023-01-23 | qt: Persist Mask Values option | Andrew Chow |
2023-01-17 | Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt` | Hennadii Stepanov |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-12-16 | clang-tidy, qt: Fix `modernize-use-default-member-init` in headers | Hennadii Stepanov |
2022-11-15 | Fixes bitcoin#26490 by preventing notifications | John Moffett |
2022-10-27 | Merge bitcoin-core/gui#665: Switch to the selected wallet after loading | Hennadii Stepanov |
2022-09-07 | gui: update the screen after loading wallet | w0xlt |
2022-09-07 | qt: Cleanup translation comment | Hennadii Stepanov |
2022-08-29 | ui: show header pre-synchronization progress | Pieter Wuille |
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 |