Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor stylistic issues on the nheko theme | Konstantinos Sideris | 2017-11-22 | 1 | -0/+9 |
| | |||||
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -5/+4 |
| | | | | | | | The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app. | ||||
* | Improve settings menu layout | Konstantinos Sideris | 2017-11-09 | 1 | -2/+12 |
| | |||||
* | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -3/+3 |
| | |||||
* | Implement a setting for the tray icon (#108) | Jani Mustonen | 2017-11-02 | 1 | -4/+9 |
| | |||||
* | Add dummy settings menu | Konstantinos Sideris | 2017-11-02 | 1 | -0/+140 |