summary refs log tree commit diff
path: root/src/ui/OverlayWidget.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-72/+0
|
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-161-0/+11
| | | | | | | 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.
* Style change againKonstantinos Sideris2017-09-101-37/+37
|
* Small style changeKonstantinos Sideris2017-08-201-4/+7
|
* Add spinner to hide uninitialized layout after loginKonstantinos Sideris2017-04-261-5/+4
|
* Initial commitKonstantinos Sideris2017-04-061-0/+59