summaryrefslogtreecommitdiffstats
path: root/application/themes/SystemTheme.cpp
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-31/+31
|
* NOISSUE fix a bunch of warnings thrown by Qt internalsPetr Mrázek2017-12-14-2/+2
| | | | Badly connected signals/slots and similar things.
* GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek2017-01-18-11/+16
| | | | | This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though.
* NOISSUE add hack for system themes. Maybe it works?Petr Mrázek2017-01-15-0/+16
|
* GH-378 add basic custom theme supportPetr Mrázek2016-11-06-0/+10
| | | | Files you can customize are created in themes/custom/
* GH-903 force Dark theme to use Fusion Qt stylePetr Mrázek2016-10-22-1/+22
| | | | Themes now include Qt styles.
* GH-903 simple theme switching and dark themePetr Mrázek2016-10-21-0/+28