summaryrefslogtreecommitdiffstats
path: root/src/shared/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[shared/server] define preferred styles and enable it if supported"Simon Rettberg2018-08-021-2/+1Star
| | | | | | | Pointless code!? Makes theme look ugly with Qt5 at least with no apparent advantage whatsoever. This reverts commit 7cf83493fdaca88fd3dbc736d5ca9d86dd7f9e83.
* [shared/server] define preferred styles and enable it if supportedJonathan Bauer2016-05-181-1/+2
|
* Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-061-0/+2
| | | | approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget.
* Initial commitsr2013-02-041-0/+12