aboutsummaryrefslogtreecommitdiff
path: root/src/qt/winshutdownmonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-1/+1
* Fix Windows build errors introduced in #10498practicalswift2018-02-121-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-3/+3
|/
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Fix LogPrint to LogPrintfTheLazieR Yip2016-06-211-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] seed OpenSSL PNRG with Windows event dataPhilip Kaufmann2014-07-041-3/+16
* qt: Change serious messages from qDebug to qWarningWladimir J. van der Laan2014-07-011-3/+3
* [Qt] catch Windows shutdown events while client is runningPhilip Kaufmann2014-04-151-0/+57