aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2018-06-01qt: Periodic translations updatev0.16.1rc2Wladimir J. van der Laan
2018-05-28qt: Pre-rc1 transifex pullWladimir J. van der Laan
2018-05-24qt: Update translations pre-rc1MarcoFalke
2018-05-24GUI: Allow generating Bech32 addresses with a legacy-address defaultLuke Dashjr
2018-05-24GUI: Rephrase Bech32 checkbox text/tooltipLuke Dashjr
2018-04-26qt:Show the entire Window when double clicking on taskbarChun Kuan Lee
2018-04-26Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.251
2018-02-27qt: Remove faulty and unnecessary en_US translationWladimir J. van der Laan
2018-02-15qt: Pre-rc4 translations updateWladimir J. van der Laan
2018-02-08qt: Pre-rc3 translations updateWladimir J. van der Laan
2018-02-08qt: Clarify some commentsWladimir J. van der Laan
2018-02-08qt: Make sure splash screen is freed on AppInitMain failWladimir J. van der Laan
2018-02-08qt: Poll ShutdownTimer after init is doneMarcoFalke
2018-02-02qt: Pre-rc2 translations updatev0.16.0rc2Wladimir J. van der Laan
2018-02-02[gui] Defer coin control instancingJoão Barbosa
2018-01-30qt: Periodic translations updateWladimir J. van der Laan
2018-01-25Move scheduler/threadGroup into common-init instead of per-appMatt Corallo
2018-01-24Merge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GBMarcoFalke
2018-01-24initwallet: Do not translate highly technical addresstype helpMarcoFalke
2018-01-24qt: Bump BLOCK_CHAIN_SIZE to 200GBWladimir J. van der Laan
2018-01-24qt: Update translation source fileWladimir J. van der Laan
2018-01-24Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...Wladimir J. van der Laan
2018-01-24Merge #11281: Avoid permanent cs_main/cs_wallet lock during RescanFromTimeWladimir J. van der Laan
2018-01-23Make sure WalletRescanReserver has successfully reserved the rescanJonas Schnelli
2018-01-23[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSHSjors Provoost
2018-01-17Avoid potential null dereference in ReceiveCoinsDialog constructorRussell Yanofsky
2018-01-16Merge #11991: [qt] Receive: checkbox for bech32 addressJonas Schnelli
2018-01-16[qt] receive tab: bech32 address opt-in checkboxSjors Provoost
2018-01-15Use flexible font size for QRCode image addressJonas Schnelli
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09SegWit wallet supportPieter Wuille
2018-01-04Replaces numbered place marker %2 with %1.251
2018-01-03Merge #12035: [qt] change µBTC to bitsJonas Schnelli
2018-01-03Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()Jonas Schnelli
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2018-01-02[qt] Simplifies boolean expression model && model->haveWatchOnly()251
2017-12-28[qt] change µBTC to bitsWilliam Casarin
2017-12-22Merge #11605: [Wallet] Enable RBF by default in QTWladimir J. van der Laan
2017-12-22[Wallet] Use RBF by default in QT onlySjors Provoost
2017-12-14Merge #10839: Don't use pass by reference to const for cheaply-copied types (...Wladimir J. van der Laan
2017-12-12Merge #10574: Remove includes in .cpp files for things the corresponding .h f...Wladimir J. van der Laan
2017-12-07Merge #11809: gui: Fix proxy setting options dialog crashWladimir J. van der Laan
2017-12-07gui: Fix proxy setting options dialog crashWladimir J. van der Laan
2017-12-04Merge #11556: [Qt] Improved copy for RBF checkbox and tooltipJonas Schnelli
2017-11-30Merge #10493: Use range-based for loops (C++11) when looping over map elementsMarcoFalke
2017-11-29Merge #11395: Qt: Enable searching by transaction idJonas Schnelli
2017-11-19Merge #11698: [Docs] [Qt] RPC-Console nested commands documentationWladimir J. van der Laan
2017-11-18Merge #11466: Specify custom wallet directory with -walletdir paramWladimir J. van der Laan
2017-11-18[Qt] Improved copy: RBF checkbox, tooltip and confirmation screenSjors Provoost
2017-11-17Add help-console command to Qt debug consoleLuke Mlsna