aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
* Sync changes from Dogecoin 1.10Ross Nicoll2019-07-131-1/+1
* Merge AuxPoW support from NamecoreRoss Nicoll2019-07-131-1/+1
* Replace test data with Dogecoin valuesRoss Nicoll2019-04-031-1/+1
* qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing2018-11-061-8/+0
* Disable wallet and address book Qt tests on macOS minimal platformRussell Yanofsky2018-10-242-0/+23
* qt: Pre-rc1 translations updateWladimir J. van der Laan2018-08-1615-72/+116
* qt: Translations update before 0.17 branchWladimir J. van der Laan2018-08-1310-33/+445
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-0899-100/+100
|\
| * qt: Set BLOCK_CHAIN_SIZE = 220DrahtBot2018-07-271-1/+1
| * Update copyright headers to 2018DrahtBot2018-07-2799-99/+99
* | [docs] Reformat -help output for help2manTim Ruffing2018-08-041-3/+2
* | gui: Pull initial 017x translations from transifexWladimir J. van der Laan2018-08-0282-22041/+13314
* | gui: Reject options dialog when key escape is pressedJoão Barbosa2018-07-301-0/+4
* | gui: Reject edit address dialog when key escape is pressedJoão Barbosa2018-07-301-0/+4
* | gui: Add GUIUtil::ItemDelegate with keyEscapePressed signalJoão Barbosa2018-07-302-0/+24
|/
* Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke2018-07-2512-25/+25
|\
| * scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-2412-25/+25
* | gui: remove macOS ProgressBar workaroundfanquake2018-07-251-12/+0
* | gui: remove SubstituteFontsfanquake2018-07-253-50/+0
|/
* qt: Update translation source messagesWladimir J. van der Laan2018-07-232-1171/+371
* Merge #13691: Remove redundant variables, statements and forward declarationsMarcoFalke2018-07-221-2/+0
|\
| * Remove redundant forward declarationpracticalswift2018-07-181-2/+0
* | [Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli2018-07-123-0/+9
|/
* Remove useless mapRequest tracking that just effects Qt display.Matt Corallo2018-07-095-32/+1
* Merge #13235: Break circular dependency: init -> * -> init by extracting shut...Wladimir J. van der Laan2018-07-046-6/+2
|\
| * Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-252-2/+2
| * Drop unused init.h includesBen Woosley2018-06-254-4/+0
* | scripted-diff: Replace NET_TOR with NET_ONIONwodry2018-07-021-1/+1
* | Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every rowJonas Schnelli2018-07-011-1/+2
|\ \
| * | Show symbol for inbound/outbound in peer tablewodry2018-06-261-1/+2
* | | Merge #13536: [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke2018-06-251-4/+0
|\ \ \
| * | | [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke2018-06-251-4/+0
| | |/ | |/|
* | | Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer orde...MarcoFalke2018-06-252-92/+48
|\ \ \ | |/ / |/| |
| * | qt: Move BitcoinGUI initializers to class, fix initializer order warningWladimir J. van der Laan2018-06-252-92/+48
| |/
* | Merge #13480: Avoid copies in range-for loops and add a warning to detect themWladimir J. van der Laan2018-06-241-1/+1
|\ \
| * | cleanup: avoid hidden copies in range-for loopsCory Fields2018-06-151-1/+1
* | | Merge #13458: gui: Drop qt4 supportWladimir J. van der Laan2018-06-2424-179/+12
|\ \ \ | |_|/ |/| |
| * | doc: Remove mention of Qt4 from build docsWladimir J. van der Laan2018-06-181-4/+4
| * | gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-1823-175/+8
| |/
* | Merge #13111: Add unloadwallet RPCJonas Schnelli2018-06-218-8/+73
|\ \
| * | bugfix: Delete walletView in WalletFrame::removeWalletJoão Barbosa2018-06-201-0/+1
| * | ui: Support wallets unloaded dynamicallyJoão Barbosa2018-06-187-8/+72
* | | Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
| |/ |/|
* | Merge #13043: [qt] OptionsDialog: add prune settingWladimir J. van der Laan2018-06-115-2/+113
|\ \ | |/ |/|
| * [qt] OptionsDialog: add prune settingSjors Provoost2018-05-155-2/+113
* | Rename “OS X” to the newer “macOS” conventionGiulio Lombardo2018-06-041-4/+4
* | Give an error and exit if there are unknown parametersAndrew Chow2018-05-301-12/+25
* | Stop translating command line optionsWladimir J. van der Laan2018-05-302-8/+8
* | Merge #13273: Qt/Bugfix: fix handling default wallet with no nameWladimir J. van der Laan2018-05-291-3/+3
|\ \
| * | Qt/Bugfix: fix handling default wallet with no nameJoão Barbosa2018-05-181-3/+3