aboutsummaryrefslogtreecommitdiff
path: root/src/qt/splashscreen.cpp
AgeCommit message (Expand)Author
2019-01-13Replace remaining 0 with nullptr in Qt codeBen Woosley
2018-12-29Merge #13743: refactor: Replace boost::bind with std::bindMarcoFalke
2018-12-02Cleanup SplashScreen classHennadii Stepanov
2018-11-14Bump the minimum Qt version to 5.2Hennadii Stepanov
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-20scripted-diff: Replace boost::bind with std::bindChun Kuan Lee
2018-08-27Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift
2018-08-24util: Replace boost::signals2 with std::functionMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-25Drop unused init.h includesBen Woosley
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Remove direct bitcoin calls from qt/splashscreen.cppRussell Yanofsky
2018-03-21Fix typosDimitris Apostolou
2018-02-07Merge #10498: Use static_cast instead of C-style casts for non-fundamental typesMarcoFalke
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-22Use static_cast instead of C-style casts for non-fundamental typespracticalswift
2017-08-20Drop upgrade-cancel callback registration for a generic "resumeable"Matt Corallo
2017-06-29[Qt] allow to execute a callback during splashscreen progressJonas Schnelli
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-23qt: Avoid splash-screen related memory leakWladimir J. van der Laan
2016-10-19Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli
2016-10-04Qt/splash: Specifically keep track of which wallet(s) we are connected to for...Luke Dashjr
2016-06-21[Qt] fix a bug where the SplashScreen will not be hidden during startupJonas Schnelli
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-03When/if the copyright line does not mention Bitcoin Core developers, add a se...Luke Dashjr
2016-01-27splashscreen: Resize text to fit exactlyLuke Dashjr
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr
2015-12-18Parameterise 2009 in translatable copyright stringsLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-04-20[Qt] header group cleanupPhilip Kaufmann
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli
2015-01-17qt: avoid hard-coding font namesCory Fields
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-16Qt: Go back to using QIcon functionality for scalingWladimir J. van der Laan
2014-12-16Qt: HiDPI (retina) support for splash screenJonas Schnelli
2014-12-16Remove references to X11 licenceMichael Ford
2014-10-10Merge pull request #4802Wladimir J. van der Laan
2014-10-10qt: add network-specific style objectWladimir J. van der Laan
2014-10-02Qt: allow "emergency" shutdown during startupPhilip Kaufmann
2014-09-23[Qt] minor changes in splashscreen.cppPhilip Kaufmann
2014-09-22Merge pull request #4852Wladimir J. van der Laan
2014-09-22qt: Make splash and shutdown window ignore close eventsWladimir J. van der Laan
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-09-18qt: Change splash screen to normal windowWladimir J. van der Laan
2014-08-27qt/splashscreen: #include version.hJeff Garzik