aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
AgeCommit message (Expand)Author
2023-10-23Revert "gui: provide wallet controller context to wallet actions"Hennadii Stepanov
2023-10-13gui: disable top bar menu actions during shutdownfurszy
2023-10-13gui: provide wallet controller context to wallet actionsfurszy
2023-10-06gui: remove legacy wallet creationfurszy
2023-10-03Merge bitcoin-core/gui#751: macOS, do not process actions during shutdownHennadii Stepanov
2023-09-20Merge bitcoin-core/gui#738: Add menu option to migrate a walletHennadii Stepanov
2023-09-12gui: macOS, make appMenuBar part of the main app windowfurszy
2023-09-08gui: macOS, do not process dock icon actions during shutdownfurszy
2023-08-13gui: make '-min' minimize wallet loading dialogfurszy
2023-07-04Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one mos...Hennadii Stepanov
2023-07-03Fix RPCConsole wallet selectionJohn Moffett
2023-06-23gui: Add File > Migrate WalletAndrew Chow
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-03-27Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet openHennadii Stepanov
2023-03-10qt: mask values on transactions viewpablomartin4btc
2023-02-09Merge bitcoin-core/gui#701: Persist Mask Values optionHennadii Stepanov
2023-02-07Remove reindex special case from the progress bar labelMarcoFalke
2023-01-23qt: Persist Mask Values optionAndrew Chow
2023-01-17Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt`Hennadii Stepanov
2023-01-08Fix segfault when shutdown during wallet openJohn Moffett
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-16clang-tidy, qt: Fix `modernize-use-default-member-init` in headersHennadii Stepanov
2022-11-15Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-10-27Merge bitcoin-core/gui#665: Switch to the selected wallet after loadingHennadii Stepanov
2022-09-07gui: update the screen after loading walletw0xlt
2022-09-07qt: Cleanup translation commentHennadii Stepanov
2022-08-29ui: show header pre-synchronization progressPieter Wuille
2022-07-23Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...Hennadii Stepanov
2022-07-22gui: Fix translator comment for Restore Wallet QInputDialogw0xlt
2022-07-15Disallow encryption of watchonly walletsAndrew Chow
2022-07-10Merge bitcoin-core/gui#471: Add Wallet Restore in the GUIHennadii Stepanov
2022-06-29Merge bitcoin-core/gui#617: Reset options, notify user about backup creationHennadii Stepanov
2022-06-28gui: reset options, notify user about the backup creationfurszy
2022-06-27gui: Add Wallet Restore in the GUIw0xlt
2022-06-14scripted-diff: Avoid incompatibility with CMake AUTOUIC featureHennadii Stepanov
2022-04-26scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOSJoão Barbosa
2022-04-15Merge bitcoin-core/gui#556: refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-04-09qt: Use `|` instead of `+` for key modifiersHennadii Stepanov
2022-04-09qt: Fix headersHennadii Stepanov
2022-04-04refactor: fix clang-tidy named args usagefanquake
2022-03-22qt: Use human-readable strings in preference to hard-coded integersHennadii Stepanov
2022-02-22qt, refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-02-12scripted-diff: Rename ShowModalDialogAndDeleteOnCloseHennadii Stepanov
2022-02-12qt: Disable tray icon menu when a modal dialog is activeHennadii Stepanov
2022-02-12qt, refactor: Use local QAction instances for the tray icon menuHennadii Stepanov
2022-02-08qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction membersHennadii Stepanov
2022-02-08qt: Make show_hide_action dependent on the main window actual stateHennadii Stepanov
2022-02-08qt: Drop BitcoinGUI::toggleHideAction memberHennadii Stepanov
2022-02-08qt, refactor: Fill up trayIconMenu before connectionsHennadii Stepanov
2022-02-08qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambdaHennadii Stepanov