Age | Commit message (Expand) | Author |
2023-10-23 | Revert "gui: provide wallet controller context to wallet actions" | Hennadii Stepanov |
2023-10-13 | gui: disable top bar menu actions during shutdown | furszy |
2023-10-13 | gui: provide wallet controller context to wallet actions | furszy |
2023-10-06 | gui: remove legacy wallet creation | furszy |
2023-10-03 | Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown | Hennadii Stepanov |
2023-09-20 | Merge bitcoin-core/gui#738: Add menu option to migrate a wallet | Hennadii Stepanov |
2023-09-12 | gui: macOS, make appMenuBar part of the main app window | furszy |
2023-09-08 | gui: macOS, do not process dock icon actions during shutdown | furszy |
2023-08-13 | gui: make '-min' minimize wallet loading dialog | furszy |
2023-07-04 | Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one mos... | Hennadii Stepanov |
2023-07-03 | Fix RPCConsole wallet selection | John Moffett |
2023-06-23 | gui: Add File > Migrate Wallet | Andrew Chow |
2023-05-20 | refactor: Move system from util to common library | TheCharlatan |
2023-03-27 | Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet open | Hennadii Stepanov |
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 |
2023-01-08 | Fix segfault when shutdown during wallet open | John Moffett |
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 |