Age | Commit message (Expand) | Author |
2019-08-25 | qt: Replace obsolete functions of QDesktopWidget | Hennadii Stepanov |
2019-08-23 | qt: Add TextWidth() wrapper | Hennadii Stepanov |
2019-07-24 | scripted-diff: Make translation bilingual | Hennadii Stepanov |
2019-07-24 | Refactor out translation.h | Hennadii Stepanov |
2019-07-09 | Merge #16348: qt: Assert QMetaObject::invokeMethod result | Wladimir J. van der Laan |
2019-07-08 | qt: Assert QMetaObject::invokeMethod result | João Barbosa |
2019-06-26 | scripted-diff: Avoid passing PACKAGE_NAME for translation | MarcoFalke |
2019-01-13 | Replace remaining 0 with nullptr in Qt code | Ben Woosley |
2018-12-29 | Merge #13743: refactor: Replace boost::bind with std::bind | MarcoFalke |
2018-12-02 | Cleanup SplashScreen class | Hennadii Stepanov |
2018-11-14 | Bump the minimum Qt version to 5.2 | Hennadii Stepanov |
2018-11-04 | scripted-diff: Move util files to separate directory. | Jim Posen |
2018-10-20 | scripted-diff: Replace boost::bind with std::bind | Chun Kuan Lee |
2018-08-27 | Make objects in range declarations immutable by default. Avoid unnecessary co... | practicalswift |
2018-08-24 | util: Replace boost::signals2 with std::function | MarcoFalke |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-06-25 | Drop unused init.h includes | Ben Woosley |
2018-04-07 | scripted-diff: Avoid `interface` keyword to fix windows gitian build | Russell Yanofsky |
2018-04-04 | Remove direct bitcoin calls from qt/splashscreen.cpp | Russell Yanofsky |
2018-03-21 | Fix typos | Dimitris Apostolou |
2018-02-07 | Merge #10498: Use static_cast instead of C-style casts for non-fundamental types | MarcoFalke |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-09-22 | Use static_cast instead of C-style casts for non-fundamental types | practicalswift |
2017-08-20 | Drop upgrade-cancel callback registration for a generic "resumeable" | Matt Corallo |
2017-06-29 | [Qt] allow to execute a callback during splashscreen progress | Jonas Schnelli |
2017-06-05 | scripted-diff: Remove Q_FOREACH | Jorge Timón |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-23 | qt: Avoid splash-screen related memory leak | Wladimir J. van der Laan |
2016-10-19 | Merge #8774: Qt refactors to better abstract wallet access | Jonas Schnelli |
2016-10-04 | Qt/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 startup | Jonas Schnelli |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr |
2016-02-03 | When/if the copyright line does not mention Bitcoin Core developers, add a se... | Luke Dashjr |
2016-01-27 | splashscreen: Resize text to fit exactly | Luke Dashjr |
2015-12-22 | Set copyright holders displayed in notices separately from the package name | Luke Dashjr |
2015-12-18 | Parameterise 2009 in translatable copyright strings | Luke Dashjr |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-08-10 | typofixes (found by misspell_fixer) | Veres Lajos |
2015-04-20 | [Qt] header group cleanup | Philip Kaufmann |
2015-03-12 | [Move Only] Move wallet related things to src/wallet/ | Jonas Schnelli |
2015-01-17 | qt: avoid hard-coding font names | Cory Fields |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-19 | Merge pull request #5470 | Wladimir J. van der Laan |
2014-12-16 | Qt: Go back to using QIcon functionality for scaling | Wladimir J. van der Laan |
2014-12-16 | Qt: HiDPI (retina) support for splash screen | Jonas Schnelli |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-10-10 | Merge pull request #4802 | Wladimir J. van der Laan |
2014-10-10 | qt: add network-specific style object | Wladimir J. van der Laan |