summary refs log tree commit diff
path: root/include/ui/OverlayWidget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-21/+0
|
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-161-0/+3
| | | | | | | 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-5/+5
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Add spinner to hide uninitialized layout after loginKonstantinos Sideris2017-04-261-3/+1
|
* Initial commitKonstantinos Sideris2017-04-061-0/+23