aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* qt: translate more user-exposed stringschromatic2021-08-141-1/+1
* Re-add paperwallet printer (#1467)Max K2019-03-251-0/+2
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-1/+1
* Merge #9408: Allow shutdown during LoadMempool, dump only when necessaryPieter Wuille2017-01-061-0/+2
|\
| * [Qt] Do proper shutdownJonas Schnelli2017-01-051-0/+2
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* | Un-expose mapArgs from utils.hMatt Corallo2016-12-241-1/+1
* | Introduce (and use) an IsArgSet accessor methodMatt Corallo2016-12-231-3/+3
* | Remove arguments to ParseConfigFileMatt Corallo2016-12-231-1/+1
|/
* 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 #9010: Split up AppInit2 into multiple phases, daemonize after datadir ...Pieter Wuille2016-11-301-1/+16
|\
| * init: Split up AppInit2 into multiple phasesWladimir J. van der Laan2016-11-291-1/+16
* | qt: Avoid shutdownwindow-related memory leakWladimir J. van der Laan2016-11-231-1/+2
* | qt: Avoid splash-screen related memory leakWladimir J. van der Laan2016-11-231-3/+2
* | qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan2016-11-231-3/+5
* | Every main()/exit() should return/use one of EXIT_ codes instead of magic num...UdjinM62016-11-071-7/+7
* | Fix exit codes:UdjinM62016-11-041-2/+2
|/
* Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón2016-10-011-1/+1
* qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan2016-08-181-1/+2
* Only pass -lQt5PlatformSupport if >=Qt5.6Jonas Schnelli2016-06-201-0/+3
* [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSXJonas Schnelli2016-05-121-0/+1
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-11/+15
|\
| * move rpc* to rpc/Daniel Cousens2016-01-211-1/+1
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| * Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr2015-11-281-8/+2
| * Constrain constant values to a single location in codeLuke Dashjr2015-11-281-1/+1
| * Initialize logging before we do parameter interactionJonas Schnelli2015-11-271-0/+1
| * [QT] Call inits parameter interaction before we create the options modelJonas Schnelli2015-11-271-0/+9
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-4/+4
|/
* [Qt] add startup option to reset Qt settingsJonas Schnelli2015-11-131-4/+4
* Merge pull request #6846Wladimir J. van der Laan2015-10-221-1/+1
|\
| * *: alias -h for --helpDaniel Cousens2015-10-221-1/+1
* | Merge pull request #6235Wladimir J. van der Laan2015-10-201-2/+4
|\ \ | |/ |/|
| * Chainparams: Translations: DRY: options and error stringsJorge Timón2015-10-201-2/+4
* | evhttpd implementationWladimir J. van der Laan2015-09-031-8/+1
|/
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-2/+24
* Merge pull request #5697Wladimir J. van der Laan2015-07-271-1/+1
|\
| * Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+0
| * TRIVIAL: Missing includesJorge Timón2015-07-231-0/+1
* | build: fix building against qt5.4/5.5Cory Fields2015-07-231-0/+2
|/
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-11/+11
* qt: Force TLS1.0+ for SSL connectionsWladimir J. van der Laan2015-07-061-0/+8
* Create a scheduler thread for lightweight tasksGavin Andresen2015-05-141-1/+3
* Merge pull request #6022Wladimir J. van der Laan2015-04-301-1/+1
|\
| * Separate CTranslationInterface from CClientUIInterfaceJorge Timón2015-04-161-1/+1
* | [Qt] header group cleanupPhilip Kaufmann2015-04-201-1/+0
|/
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* qt: fonts: allow SubstituteFonts to filter based on user's languageCory Fields2015-01-161-10/+17
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1