aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
AgeCommit message (Expand)Author
2020-03-19refactor: Get rid of Wallet::IsWalletFlagSet methodRussell Yanofsky
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
2020-01-16refactor: Remove never used default parameterHennadii Stepanov
2020-01-15gui: hide HD & encryption icons when no wallet loadedHarris
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-08Merge #16963: wallet: Fix unique_ptr usage in boost::signals2Wladimir J. van der Laan
2020-01-06gui: renamed 'debug window' to 'node window'Zero
2019-12-07gui: disable File->CreateWallet during startupfanquake
2019-10-26gui: Fix duplicate wallet showing upJoão Barbosa
2019-10-24gui: remove payment request file handling from OpenURI dialogfanquake
2019-10-18Merge #15084: gui: don't disable the sync overlay when wallet is disabledJonas Schnelli
2019-10-15gui: Make RPCConsole::TabTypes an enum classJoão Barbosa
2019-10-13gui: don't disable the sync overlay when wallet is disabledBen Carman
2019-10-10Merge #15756: gui: Add shortcuts for tab toolsJonas Schnelli
2019-10-10Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menuJonas Schnelli
2019-10-02gui: Add shortcuts for tab toolsJoão Barbosa
2019-09-09gui: fix autofocus in CreateWalletActivity::askPassphrase()Jon Atack
2019-09-09Merge #16826: Do additional character escaping for wallet names and address l...fanquake
2019-09-08Escape ampersands (&) in wallet names in Open Wallet menuAndrew Chow
2019-09-08Merge #16735: gui: Remove unused menu items for Windows and LinuxMarcoFalke
2019-09-05Add Create Wallet menu actionAndrew Chow
2019-09-06gui: Refactor OpenWalletActivityJoão Barbosa
2019-08-30GUI: Remove unused menu items for Windows and LinuxGChuf
2019-08-25qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov
2019-08-23qt: Add TextWidth() wrapperHennadii Stepanov
2019-08-15qt: Remove menu iconsWladimir J. van der Laan
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-11init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-09Merge #16348: qt: Assert QMetaObject::invokeMethod resultWladimir J. van der Laan
2019-07-08qt: Assert QMetaObject::invokeMethod resultJoão Barbosa
2019-07-08Merge #16291: gui: Stop translating PACKAGE_NAMEMarcoFalke
2019-07-08refactor: Rename getWallets to getOpenWallets in WalletControllerJoão Barbosa
2019-07-08gui: Sort wallets in open wallet menuJoão Barbosa
2019-06-26scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke
2019-06-25Merge #15894: Remove duplicated "Error: " prefix in logsWladimir J. van der Laan
2019-06-19Add MSG_NOPREFIX flag for user messagesHennadii Stepanov
2019-06-19Prepend the error/warning prefix for GUI messagesHennadii Stepanov
2019-06-18gui: Fix open wallet menu initialization orderJoão Barbosa
2019-06-13Merge #16118: gui: Enable open wallet menu on setWalletControllerfanquake
2019-06-02gui: Set progressDialog to nullptrJoão Barbosa
2019-05-29gui: Enable open wallet menu on setWalletControllerJoão Barbosa
2019-05-08Show loaded wallets as disabled in open menu instead of nothingMeshCollider
2019-02-23gui: Fix async open wallet call orderJoão Barbosa
2019-02-12gui: Add close wallet actionJoão Barbosa
2019-02-04gui: Show indeterminate progress dialog while opening wallletJoão Barbosa