aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | qt: periodic translations updateWladimir J. van der Laan2017-01-1623-169/+657
* | | | | | Merge #9380: Separate different uses of minimum feesWladimir J. van der Laan2017-01-163-8/+9
|\ \ \ \ \ \
| * | | | | | Introduce -dustrelayfeeAlex Morcos2017-01-163-8/+9
* | | | | | | Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffse...MarcoFalke2017-01-144-4/+4
|\ \ \ \ \ \ \
| * | | | | | | [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift2017-01-134-4/+4
* | | | | | | | Merge #9472: Disentangle progress estimation from checkpoints and update itWladimir J. van der Laan2017-01-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Move tx estimation data out of CCheckPointDataPieter Wuille2017-01-041-1/+1
| * | | | | | | [MOVEONLY] Move progress estimation out of checkpointsPieter Wuille2017-01-041-1/+1
| |/ / / / / /
* | | | | | | qt: periodic translations updateWladimir J. van der Laan2017-01-1089-4704/+37478
* | | | | | | Rename lambda argument name to prevent shadowing.Pavel Janík2017-01-091-3/+3
* | | | | | | Merge #9408: Allow shutdown during LoadMempool, dump only when necessaryPieter Wuille2017-01-061-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [Qt] Do proper shutdownJonas Schnelli2017-01-051-0/+2
* | | | | | | Merge #9413: [CoinControl] Allow non-wallet owned change addressesJonas Schnelli2017-01-051-0/+13
|\ \ \ \ \ \ \
| * | | | | | | [CoinControl] Allow non-wallet owned change addressesJonas Schnelli2016-12-231-0/+13
| |/ / / / / /
* | | | | | | Merge #9475: Let autoconf detect presence of EVP_MD_CTX_newWladimir J. van der Laan2017-01-051-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Let autoconf detect presence of EVP_MD_CTX_newLuke Dashjr2017-01-041-2/+2
* | | | | | | Merge #9457: [qt] Select more files for translationWladimir J. van der Laan2017-01-042-25/+89
|\ \ \ \ \ \ \
| * | | | | | | [qt] `make translate`MarcoFalke2017-01-042-25/+89
* | | | | | | | qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan2017-01-042-11/+6
* | | | | | | | Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan2017-01-0472-72/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-3172-72/+72
* | | | | | | | | Merge #9462: [qt] Do not translate tilde characterWladimir J. van der Laan2017-01-042-7/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [qt] Do not translate `~`MarcoFalke2017-01-032-7/+2
* | | | | | | | | Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...Jonas Schnelli2017-01-033-20/+131
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | GUI/RPCConsole: Include importmulti in history sensitive-command filterLuke Dashjr2016-12-291-0/+1
| * | | | | | | | Qt/RPCConsole: Use RPCParseCommandLine to perform command filteringLuke Dashjr2016-12-291-31/+46
| * | | | | | | | Qt/Test: Make sure filtering sensitive data works correctly in nested commandsLuke Dashjr2016-12-291-2/+26
| * | | | | | | | Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...Luke Dashjr2016-12-292-5/+33
| * | | | | | | | Qt/RPCConsole: Make it possible to parse a command without executing itLuke Dashjr2016-12-292-12/+17
| * | | | | | | | Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...Luke Dashjr2016-12-291-16/+14
| * | | | | | | | Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...Luke Dashjr2016-12-291-0/+1
| * | | | | | | | Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...Luke Dashjr2016-12-292-11/+16
| * | | | | | | | Bugfix: Do not add sensitive information to history for realLuke Dashjr2016-12-291-1/+4
| * | | | | | | | Qt/RPCConsole: Don't store commands with potentially sensitive information in...Jonas Schnelli2016-12-292-9/+29
| * | | | | | | | Qt/RPCConsole: Save current command entry when browsing historyJonas Schnelli2016-12-292-0/+11
| |/ / / / / / /
* | | | | | | | qt: Fill in English numerusformsWladimir J. van der Laan2017-01-031-39/+39
* | | | | | | | qt,wallet: Fix a few typos in messagesWladimir J. van der Laan2017-01-032-3/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | qt: Set transifex slug to 0.14Wladimir J. van der Laan2017-01-022-274/+1924
|/ / / / / /
* | | | | | Add a ForceSetArg method for testingMatt Corallo2016-12-271-3/+1
* | | | | | Un-expose mapArgs from utils.hMatt Corallo2016-12-243-3/+5
* | | | | | Introduce (and use) an IsArgSet accessor methodMatt Corallo2016-12-231-3/+3
* | | | | | Remove arguments to ParseConfigFileMatt Corallo2016-12-231-1/+1
| |/ / / / |/| | | |
* | | | | Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw...Wladimir J. van der Laan2016-12-191-3/+4
|\ \ \ \ \
| * | | | | Move GetWarnings() into its own file.Gregory Maxwell2016-12-031-0/+1
| * | | | | Make QT runawayException call GetWarnings instead of directly access strMiscW...Gregory Maxwell2016-12-031-3/+3
* | | | | | Merge #9329: [Qt] Console: allow empty argumentsWladimir J. van der Laan2016-12-192-21/+72
|\ \ \ \ \ \
| * | | | | | [Qt] Console: don't allow empty arguments when using the comma-syntaxJonas Schnelli2016-12-142-15/+35
| * | | | | | Qt/Test: Check handling of empty arguments in RPC debug consoleLuke Dashjr2016-12-131-0/+31
| * | | | | | [Qt] Console: allow empty argumentsJonas Schnelli2016-12-131-11/+11
* | | | | | | Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-173-0/+46