Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-04 | NOISSUE add some logging to the system theme determination logic | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-05-19 | Catch C++ exceptions by const reference | Charles Milette | |
Fixes #2277 | |||
2017-12-14 | NOISSUE fix a bunch of warnings thrown by Qt internals | Petr Mrázek | |
Badly connected signals/slots and similar things. | |||
2017-01-18 | GH-1790 do not apply system theme on launch if it is selected | Petr Mrázek | |
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. | |||
2017-01-15 | NOISSUE add hack for system themes. Maybe it works? | Petr Mrázek | |
2016-11-06 | GH-378 add a resource search path to custom themes | Petr Mrázek | |
This allows adding images and other bits and pieces to themes. | |||
2016-11-06 | GH-378 add basic custom theme support | Petr Mrázek | |
Files you can customize are created in themes/custom/ | |||
2016-11-06 | GH-1711 fix inactive element shading in Dark and Bright themes | Petr Mrázek | |
2016-11-01 | NOISSUE add bright theme to complement the dark theme | Petr Mrázek | |
Same style, different colors. | |||
2016-10-22 | GH-903 force Dark theme to use Fusion Qt style | Petr Mrázek | |
Themes now include Qt styles. | |||
2016-10-21 | GH-903 simple theme switching and dark theme | Petr Mrázek | |