summaryrefslogtreecommitdiffstats
path: root/src/server/numerickeyboard
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-302-19/+14Star
| | | | | | | - 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
* Modernize cmake file and project structure a bitSimon Rettberg2022-10-301-0/+173
|
* astyle.Christian Klinger2016-09-292-35/+36
|
* feature completeChristian Klinger2016-04-222-0/+50
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-212-0/+36