aboutsummaryrefslogtreecommitdiff
path: root/src/qt/splashscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for Boost 1.74John-Gee2021-02-021-7/+19
* Introduce basic Dogecoin brandingRoss Nicoll2019-03-251-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Avoid splash-screen related memory leakWladimir J. van der Laan2016-11-231-0/+1
* Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli2016-10-191-5/+7
|\
| * Qt/splash: Specifically keep track of which wallet(s) we are connected to for...Luke Dashjr2016-10-041-5/+7
* | [Qt] fix a bug where the SplashScreen will not be hidden during startupJonas Schnelli2016-06-211-0/+5
* | Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-1/+1
|\ \
| * | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| |/
* | When/if the copyright line does not mention Bitcoin Core developers, add a se...Luke Dashjr2016-02-031-3/+8
* | splashscreen: Resize text to fit exactlyLuke Dashjr2016-01-271-4/+3
* | Set copyright holders displayed in notices separately from the package nameLuke Dashjr2015-12-221-1/+1
* | Parameterise 2009 in translatable copyright stringsLuke Dashjr2015-12-181-1/+1
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-2/+6
|/
* typofixes (found by misspell_fixer)Veres Lajos2015-08-101-1/+1
* [Qt] header group cleanupPhilip Kaufmann2015-04-201-2/+3
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* qt: avoid hard-coding font namesCory Fields2015-01-171-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\
| * Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* | Qt: Go back to using QIcon functionality for scalingWladimir J. van der Laan2014-12-161-2/+1
* | Qt: HiDPI (retina) support for splash screenJonas Schnelli2014-12-161-7/+34
|/
* Merge pull request #4802Wladimir J. van der Laan2014-10-101-16/+9
|\
| * qt: add network-specific style objectWladimir J. van der Laan2014-10-101-16/+9
* | Qt: allow "emergency" shutdown during startupPhilip Kaufmann2014-10-021-0/+1
|/
* [Qt] minor changes in splashscreen.cppPhilip Kaufmann2014-09-231-3/+1
* Merge pull request #4852Wladimir J. van der Laan2014-09-221-1/+2
|\
| * [Qt] include and file header cleanupPhilip Kaufmann2014-09-181-1/+2
* | qt: Make splash and shutdown window ignore close eventsWladimir J. van der Laan2014-09-221-2/+7
* | qt: Change splash screen to normal windowWladimir J. van der Laan2014-09-181-13/+42
|/
* qt/splashscreen: #include version.hJeff Garzik2014-08-271-0/+1
* VerifyDB progressCozz Lovan2014-06-031-0/+2
* [Qt] rescan progressCozz Lovan2014-04-021-0/+23
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* [Qt] very minor style cleanupsPhilip Kaufmann2014-01-221-1/+1
* qt: Remove global references in bitcoin.cppWladimir J. van der Laan2014-01-111-0/+34
* qt: Move initialization/shutdown to a threadWladimir J. van der Laan2014-01-111-0/+2
* qt: Treat regtest as testnetWladimir J. van der Laan2013-12-201-4/+3
* Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-131-2/+2
* 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