summaryrefslogtreecommitdiffstats
path: root/src/server/sessionnamewindow/sessionnamewindow.h
Commit message (Collapse)AuthorAgeFilesLines
* port to qt5Jonathan Bauer2017-11-151-1/+1
| | | | | | | * got rid of the Win32/X11 differentiation * due to QT5, additional packages are needed to compile ** libqt5x11extras5-dev ** libqt5svg5-dev
* astyle.Christian Klinger2016-09-291-4/+5
|
* feature completeChristian Klinger2016-04-221-1/+3
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-211-0/+1
|
* Correct indenting by tabsManuel Schneider2014-07-211-6/+6
|
* Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-061-3/+2Star
| | | | 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/+38