Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | Lint | Konstantinos Sideris | 2017-10-23 | 1 | -17/+5 |
| | |||||
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -0/+49 |