summaryrefslogtreecommitdiffstats
path: root/src/server/numerickeyboard/numerickeyboard.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-18/+13Star
| | | | | | | - 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
* astyle.Christian Klinger2016-09-291-17/+17
|
* feature completeChristian Klinger2016-04-221-0/+32
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-211-0/+14