aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
AgeCommit message (Expand)Author
2012-10-09Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-09Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-10-09Send --help message to stdout i.s.o stderrWladimir J. van der Laan
2012-08-26Merge commit 'a259baa' into 0.6.0.xLuke Dashjr
2012-08-12fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-22Update a linkfanquake
2012-07-05fix a comment to correctly use -upgradewalletPhilip Kaufmann
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-06-14Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)Philip Kaufmann
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-03-22Introduce explicit -walletupgrade optionPieter Wuille
2012-03-22Merge branch 'checklevel' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge branch 'addrman' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge pull request #964 from sipa/fastblocksGavin Andresen
2012-03-22Add -checklevel and improve -checkblocksPieter Wuille
2012-03-21Remove -bip16 and -paytoscripthashtime command-line argumentsGavin Andresen
2012-03-21Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-21Speed up block downloadingPieter Wuille
2012-03-19Print wallet load errors (to debug.log)Luke Dashjr
2012-03-11Print wallet load errors (to debug.log)Luke Dashjr
2012-02-27On windows, show message box with help, as there is no stderr (fixes #702)Wladimir J. van der Laan
2012-02-27Move BIP16 switchover time to April 1Gavin Andresen
2012-02-26Reworked QT settingsGavin Andresen
2012-02-26bitcoind changes to stop storing settings in wallet.dat.Gavin Andresen
2012-02-24Add option "-splash" so we can disable the splash screen.Chris Moore
2012-02-24CAddrMan: stochastic address managerPieter Wuille
2012-02-22Leave IRC enabled by default on testnetPieter Wuille
2012-02-20Merge pull request #857 from laanwj/2012_02_fixhelpwindowWladimir J. van der Laan
2012-02-17Allow setting UI language from commandline (implements #678)Wladimir J. van der Laan
2012-02-17Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore...Wladimir J. van der Laan
2012-02-17Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore...Wladimir J. van der Laan
2012-02-17On windows, show message box with help, as there is no stderr (fixes #702)Wladimir J. van der Laan
2012-02-17don't allow -daemon in bitcoin-qt (changes only #defines)Wladimir J. van der Laan
2012-02-17don't allow -daemon in bitcoin-qt (changes only #defines)Wladimir J. van der Laan
2012-02-14Enable accessible widgets Qt module on win32, so that people with screen read...Wladimir J. van der Laan
2012-02-10Enable accessible widgets Qt module on win32, so that people with screen read...Wladimir J. van der Laan
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Bugfix: Capitalize kB correctly (upstream: 9d4b05c)Luke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Update all copyrights to 2012Gavin Andresen
2012-02-07Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...Gavin Andresen