aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2019-09-10qt: Final translations update for 0.17 branchWladimir J. van der Laan
2019-08-29[0.17.2] Fix translationsGChuf
2019-08-27qt: 0.17.2 translation updatefanquake
2019-03-11wallet: Refactor to use WalletLocationJoão Barbosa
2019-03-11No longer shutdown after encrypting the walletAndrew Chow
2019-01-05gui: Fix for Incorrect application name when passing -regtestBen Carman
2018-12-30qt: All tray menu actions call showNormalIfMinimizedJoão Barbosa
2018-12-30qt: Use GUIUtil::bringToFront where possibleJoão Barbosa
2018-12-30qt: Add GUIUtil::bringToFrontJoão Barbosa
2018-12-30Remove obj_c for macOS Dock icon menuHennadii Stepanov
2018-12-30Use Qt signal for macOS Dock icon click eventHennadii Stepanov
2018-12-30Remove obj_c for macOS Dock icon settingHennadii Stepanov
2018-12-30Clean systray icon menu for -disablewallet modeHennadii Stepanov
2018-12-30gui: Favor macOS show / hide action in dock menuJoão Barbosa
2018-11-06qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing
2018-10-24Disable wallet and address book Qt tests on macOS minimal platformRussell Yanofsky
2018-08-16qt: Pre-rc1 translations updatev0.17.0rc1Wladimir J. van der Laan
2018-08-13qt: Translations update before 0.17 branchWladimir J. van der Laan
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-04[docs] Reformat -help output for help2manTim Ruffing
2018-08-02gui: Pull initial 017x translations from transifexWladimir J. van der Laan
2018-07-30gui: Reject options dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Reject edit address dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Add GUIUtil::ItemDelegate with keyEscapePressed signalJoão Barbosa
2018-07-27qt: Set BLOCK_CHAIN_SIZE = 220DrahtBot
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke
2018-07-25gui: remove macOS ProgressBar workaroundfanquake
2018-07-25gui: remove SubstituteFontsfanquake
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-07-23qt: Update translation source messagesWladimir J. van der Laan
2018-07-22Merge #13691: Remove redundant variables, statements and forward declarationsMarcoFalke
2018-07-18Remove redundant forward declarationpracticalswift
2018-07-12[Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli
2018-07-09Remove useless mapRequest tracking that just effects Qt display.Matt Corallo
2018-07-04Merge #13235: Break circular dependency: init -> * -> init by extracting shut...Wladimir J. van der Laan
2018-07-02scripted-diff: Replace NET_TOR with NET_ONIONwodry
2018-07-01Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every rowJonas Schnelli
2018-06-26Show symbol for inbound/outbound in peer tablewodry
2018-06-25Merge #13536: [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke
2018-06-25Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer orde...MarcoFalke
2018-06-25qt: Move BitcoinGUI initializers to class, fix initializer order warningWladimir J. van der Laan
2018-06-25[qt] coincontrol: Remove unused qt4 workaroundMarcoFalke
2018-06-25Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley
2018-06-25Drop unused init.h includesBen Woosley
2018-06-24Merge #13480: Avoid copies in range-for loops and add a warning to detect themWladimir J. van der Laan
2018-06-24Merge #13458: gui: Drop qt4 supportWladimir J. van der Laan
2018-06-21Merge #13111: Add unloadwallet RPCJonas Schnelli
2018-06-20bugfix: Delete walletView in WalletFrame::removeWalletJoão Barbosa
2018-06-18ui: Support wallets unloaded dynamicallyJoão Barbosa