summaryrefslogtreecommitdiffstats
path: root/src/server/helpwindow
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-7/+7
| | | | | | | - static "new-style" signal->slot connections - Fix a lot of things Clang-Tidy complained about - Move includes to .cpp files and use forward decls in .h - Don't use <QtWidgets> and <QtCore>, but specific includes instead
* [server] Pimp help windowSimon Rettberg2018-09-032-15/+43
| | | | Closes #3409
* [server] Get rid of broken help window ui, generate programaticallySimon Rettberg2018-08-032-33/+39
|
* astyle.Christian Klinger2016-09-291-1/+2
|
* Adjust helpwindow to reload button plus adding some more translations.Björn Hagemeister2014-09-042-8/+1Star
|
* Help windowBjörn Hagemeister2014-05-192-0/+57