summary refs log tree commit diff
path: root/include/ui/LoadingIndicator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-161-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.
* LintKonstantinos Sideris2017-10-231-17/+5
|
* Implement image uploads (#24)Konstantinos Sideris2017-09-101-0/+49