aboutsummaryrefslogtreecommitdiff
path: root/src/qt/splashscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* gui: Fix SplashScreen crash when run with -disablewalletHennadii Stepanov2020-10-091-0/+2
* gui refactor: Inline SplashScreen::ConnectWalletRussell Yanofsky2020-08-271-8/+4
* refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky2020-08-271-1/+5
* gui: Delay interfaces::Node initializationRussell Yanofsky2020-08-261-0/+2
* gui: Replace interface::Node references with pointersRussell Yanofsky2020-08-261-9/+20
* qt: Remove unused includesMarcoFalke2020-06-271-1/+0
* Merge #15768: gui: Add close window shortcutJonas Schnelli2020-05-041-0/+2
|\
| * gui: Add close window shortcutMiguel Herranz2020-02-051-0/+2
* | scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* | qt: Fix deprecated QCharRef usageHennadii Stepanov2020-02-091-1/+1
|/
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Remove unused includespracticalswift2019-10-151-1/+0
* qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov2019-08-251-2/+2
* qt: Add TextWidth() wrapperHennadii Stepanov2019-08-231-6/+6
* scripted-diff: Make translation bilingualHennadii Stepanov2019-07-241-2/+2
* Refactor out translation.hHennadii Stepanov2019-07-241-0/+1
* Merge #16348: qt: Assert QMetaObject::invokeMethod resultWladimir J. van der Laan2019-07-091-1/+2
|\
| * qt: Assert QMetaObject::invokeMethod resultJoão Barbosa2019-07-081-1/+2
* | scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke2019-06-261-1/+1
|/
* Replace remaining 0 with nullptr in Qt codeBen Woosley2019-01-131-1/+1
* Merge #13743: refactor: Replace boost::bind with std::bindMarcoFalke2018-12-291-4/+3
|\
| * scripted-diff: Replace boost::bind with std::bindChun Kuan Lee2018-10-201-4/+3
* | Cleanup SplashScreen classHennadii Stepanov2018-12-021-3/+1
* | Bump the minimum Qt version to 5.2Hennadii Stepanov2018-11-141-4/+0
* | scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
|/
* Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift2018-08-271-1/+1
* util: Replace boost::signals2 with std::functionMarcoFalke2018-08-241-1/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Drop unused init.h includesBen Woosley2018-06-251-1/+0
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-6/+6
* Remove direct bitcoin calls from qt/splashscreen.cppRussell Yanofsky2018-04-041-21/+19
* Fix typosDimitris Apostolou2018-03-211-1/+1
* Merge #10498: Use static_cast instead of C-style casts for non-fundamental typesMarcoFalke2018-02-071-1/+1
|\
| * Use static_cast instead of C-style casts for non-fundamental typespracticalswift2017-09-221-1/+1
* | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-9/+9
|/
* Drop upgrade-cancel callback registration for a generic "resumeable"Matt Corallo2017-08-201-21/+11
* [Qt] allow to execute a callback during splashscreen progressJonas Schnelli2017-06-291-0/+24
* scripted-diff: Remove Q_FOREACHJorge Timón2017-06-051-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