aboutsummaryrefslogtreecommitdiff
path: root/src/qt/platformstyle.cpp
AgeCommit message (Expand)Author
2022-12-27clang-tidy: Add `performance-no-automatic-move` checkHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-05-01qt: Make PlatformStyle aware of runtime palette changeHennadii Stepanov
2021-02-25Allow icon colorization on mac os to better support dark modeUplab
2021-01-31refactor: iterate arrays via C++11 range-based for loops if idx is not neededSebastian Falbesoner
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-22gui: remove unused PlatformStyle::TextColorIconfanquake
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-01-13Replace remaining 0 with nullptr in Qt codeBen Woosley
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-15cleanup: avoid hidden copies in range-for loopsCory Fields
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16Remove includes in .cpp files for things the corresponding .h file already in...practicalswift
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
2017-06-05Small preparations for Q_FOREACH, PAIRTYPE and #include <boost/foreach.hpp> r...Jorge Timón
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-09-23Do not shadow in src/qtPavel Janík
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan