aboutsummaryrefslogtreecommitdiff
path: root/src/qt/splashscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+2
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* splashscreen: use TestNet() instead of unneeded string processingPhilip Kaufmann2013-10-221-3/+2
* update SelectParamsFromCommandLine() handling/orderPhilip Kaufmann2013-08-221-1/+2
* Remove #define loop from util.hGavin Andresen2013-07-311-1/+0
* Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann2013-07-231-2/+2
* Merge pull request #2588 from Diapolo/GetBoolArgWladimir J. van der Laan2013-06-021-1/+1
|\
| * remove GetBoolArg() fDefault parameter defaulting to falsePhilip Kaufmann2013-06-011-1/+1
* | Qt5 compatibilityWladimir J. van der Laan2013-06-011-0/+1
|/
* new splash screenJonas Schnelli2013-04-171-0/+82