aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
AgeCommit message (Expand)Author
2021-05-10Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...Hennadii Stepanov
2021-05-02scripted-diff: Replace three dots with ellipsis in the UI stringsHennadii Stepanov
2021-04-30qt: Use template function qOverload in signal-slot connectionsHennadii Stepanov
2021-04-14qt, refactor: Use better QMenu::addAction overloaded functionHennadii Stepanov
2021-04-01qt: Handle exceptions in BitcoinGUI::addWallet slotHennadii Stepanov
2021-02-23qt: Prevent the main window popup menuHennadii Stepanov
2021-01-26Merge bitcoin-core/gui#183: Add include for std::bind.MarcoFalke
2021-01-25raise helpMessageDialograndymcmillan
2021-01-13Add include for std::bind.sinetek
2020-12-15Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...Jonas Schnelli
2020-11-19Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...MarcoFalke
2020-11-15qt: Remove redundant BitcoinGUI::setTrayIconVisibleHennadii Stepanov
2020-11-15gui: Replace "Hide tray icon" option with positive "Show tray icon" oneHennadii Stepanov
2020-10-24Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...MarcoFalke
2020-09-08Tell users how to load or create a wallet when no wallet is loadedAndrew Chow
2020-08-27refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky
2020-08-26qt, refactor: Fix 'pixmap is deprecated' warningsHennadii Stepanov
2020-08-26gui: Remove unused interfaces::Node referencesRussell Yanofsky
2020-08-12Reduce cs_main lock accumulation during GUI startupJonas Schnelli
2020-08-03gui: Call setWalletActionsEnabled(true) only for the first walletHennadii Stepanov
2020-07-16Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animationMarcoFalke
2020-07-11qt: Disable toolbar when overlay is shownHennadii Stepanov
2020-07-09Merge #18896: qt: Reset toolbar after all wallets are closedfanquake
2020-06-29scripted-diff: rename movie folder to animationPeter Bushnell
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2020-06-19[gui] Load PSBT from clipboardGlenn Willen
2020-06-19[gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen
2020-06-16Merge #18927: Pass bilingual_str argument to AbortNode()MarcoFalke
2020-06-04Drop MSG_NOPREFIX flagHennadii Stepanov
2020-06-01gui: Add Close All Wallets actionJoão Barbosa
2020-05-29Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli
2020-05-27qt: Add privacy feature to Overview pageHennadii Stepanov
2020-05-21Merge #18997: gui: Remove un-actionable TODOMarcoFalke
2020-05-19refactor: Remove Node:: queries from GUIHennadii Stepanov
2020-05-17gui: Remove un-actionable TODOMarcoFalke
2020-05-07qt: Reset toolbar after all wallets are closedHennadii Stepanov
2020-05-05Make ThreadSafe{MessageBox|Question} bilingualHennadii Stepanov
2020-05-05gui: Add detailed text to BitcoinGUI::messageHennadii Stepanov
2020-05-04Merge #15768: gui: Add close window shortcutJonas Schnelli
2020-04-23Merge #17509: gui: save and load PSBTSamuel Dobson
2020-04-07qt: Fix Window -> Minimize menu itemHennadii Stepanov
2020-03-27[gui] load PSBTSjors Provoost
2020-03-19refactor: Get rid of Wallet::IsWalletFlagSet methodRussell Yanofsky
2020-02-05gui: Add close window shortcutMiguel Herranz
2020-01-27Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...Jonas Schnelli
2020-01-27Merge #17096: gui: rename debug windowJonas Schnelli
2020-01-26Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...Luke Dashjr
2020-01-19Revert "refactor: Remove never used default parameter"Hennadii Stepanov
2020-01-19Revert "refactor: Simplify connection syntax"Hennadii Stepanov
2020-01-16refactor: Simplify connection syntaxHennadii Stepanov