aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2018-12-29Update copyright headers to 2018DrahtBot
2018-12-17Merge #14975: qt: Refactoring with QString::toNSString()Jonas Schnelli
2018-12-16[Qt] Restore < Qt5.6 compatibility for addActionJonas Schnelli
2018-12-16Refactoring with QString::toNSStringHennadii Stepanov
2018-12-15Merge #14573: qt: Add Window menuJonas Schnelli
2018-12-12Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...MeshCollider
2018-12-11qt: Remove ellipsis from sending/receiving addressesJoão Barbosa
2018-12-11qt: Add Window menuJoão Barbosa
2018-12-11qt: Allow to inspect RPCConsole tabsJoão Barbosa
2018-12-09Merge #14801: qt: Use window() instead of obsolete topLevelWidget()Wladimir J. van der Laan
2018-12-07Merge #14854: qt: Cleanup SplashScreen classWladimir J. van der Laan
2018-12-06Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to Init...MarcoFalke
2018-12-06Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.Wladimir J. van der Laan
2018-12-04Merge #14828: qt: Remove hidden columns in coin control dialogJonas Schnelli
2018-12-02Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...vim88
2018-12-02Cleanup SplashScreen classHennadii Stepanov
2018-12-01Merge #13966: gui: When private key is disabled, only show watch-only balanceWladimir J. van der Laan
2018-11-29qt: Remove hidden columns in coin control dialogJoão Barbosa
2018-11-25Use window() instead of obsolete topLevelWidget()Hennadii Stepanov
2018-11-24squashme: connect thru node interfaceJoão Barbosa
2018-11-23Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formattingWladimir J. van der Laan
2018-11-22qt: Call noui_connect to prevent boost::signals2::no_slots_error in early cal...João Barbosa
2018-11-14Merge #14478: Show error to user when corrupt wallet unlock failsMarcoFalke
2018-11-14Bump the minimum Qt version to 5.2Hennadii Stepanov
2018-11-13Add stop_block out arg to ScanForWalletTransactionsBen Woosley
2018-11-13Merge #14714: util.h: explicitly include required QString headerWladimir J. van der Laan
2018-11-13Merge #14608: qt: Remove the "Pay only required fee..." checkboxJonas Schnelli
2018-11-13util.h: explicitly include required QString header1Il1
2018-11-13Return a status enum from ScanForWalletTransactionsBen Woosley
2018-11-12Merge #14228: Qt: Enable system tray icon by default if availableWladimir J. van der Laan
2018-11-12Merge #14123: gui: Add GUIUtil::bringToFrontWladimir J. van der Laan
2018-11-10Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan
2018-11-10Better error message for user when corrupt wallet unlock failsMeshCollider
2018-11-06Remove uses of cs_main in wallet codeRussell Yanofsky
2018-11-06Pass chain and client variables where neededRussell Yanofsky
2018-11-05Merge #14350: Add WalletLocation classWladimir J. van der Laan
2018-11-05Merge #14554: qt: Remove unused `adjustedTime` parameterWladimir J. van der Laan
2018-11-05Fix `bitcoin-qt -version` output formattingHennadii Stepanov
2018-11-05qt: All tray menu actions call showNormalIfMinimizedJoão Barbosa
2018-11-05qt: Use GUIUtil::bringToFront where possibleJoão Barbosa
2018-11-05qt: Add GUIUtil::bringToFrontJoão Barbosa
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-11-04Remove obj_c for macOS Dock icon menuHennadii Stepanov
2018-11-04Use Qt signal for macOS Dock icon click eventHennadii Stepanov
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-10-31Remove obj_c for macOS Dock icon settingHennadii Stepanov
2018-10-30qt: Remove "Pay only required fee" checkboxHennadii Stepanov
2018-10-30qt: Improve BitcoinAmountField classHennadii Stepanov
2018-10-28Remove unused `adjustedTime` parameterHennadii Stepanov
2018-10-25wallet: Refactor to use WalletLocationJoão Barbosa