aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use static_cast instead of C-style casts for non-fundamental typespracticalswift2017-09-221-1/+1
* | | | Move scheduler/threadGroup into common-init instead of per-appMatt Corallo2018-01-251-6/+2
| |_|/ |/| |
* | | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* | | qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-1/+1
* | | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-25/+25
|/ /
* | Merge #9964: Add const to methods that do not modify the object for which it ...MarcoFalke2017-08-161-1/+1
|\ \ | |/ |/|
| * Add const to methods that do not modify the object for which it is calledpracticalswift2017-07-251-1/+1
* | scripted-diff: stop using the gArgs wrappersMarko Bencun2017-08-141-10/+10
* | scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-5/+5
|/
* init: Factor out AppInitLockDataDirectoryWladimir J. van der Laan2017-07-171-21/+41
* [Qt] allow to execute a callback during splashscreen progressJonas Schnelli2017-06-291-0/+1
* Wallet: Replace pwalletMain with a vector of wallet pointersLuke Dashjr2017-06-061-2/+3
* Replace uses of boost::filesystem with fsWladimir J. van der Laan2017-04-031-1/+1
* Replace includes of boost/filesystem.h with fs.hWladimir J. van der Laan2017-04-031-1/+1
* Change LogAcceptCategory to use uint32_t rather than sets of strings.Gregory Maxwell2017-04-011-4/+10
* Merge #9834: qt: clean up initialize/shutdown signalsJonas Schnelli2017-03-021-15/+14
|\
| * qt: clean up initialize/shutdown signalsMarko Bencun2017-02-231-15/+14
* | Trivial: fix comments referencing AppInit2Marko Bencun2017-02-241-2/+2
|/
* 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