summaryrefslogtreecommitdiffstats
path: root/src/server/helpwindow/helpwindow.cpp
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-031-15/+41
| | | | Closes #3409
* [server] Get rid of broken help window ui, generate programaticallySimon Rettberg2018-08-031-18/+38
|
* Adjust helpwindow to reload button plus adding some more translations.Björn Hagemeister2014-09-041-6/+0Star
|
* Help windowBjörn Hagemeister2014-05-191-0/+29