summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix logic expressionSimon Rettberg2017-11-132-2/+2
* stop the auto-center/auto-quit timer in a sessionJonathan Bauer2017-10-091-1/+1
* Reset 'autoquit' on user interactionSteffen Ritter2017-08-242-6/+13
* Fix admin mode checkbox handlingSimon Rettberg2017-05-251-3/+7
* Add option to make pvs box checked by defaultSimon Rettberg2017-04-285-0/+11
* Add support for <can_edit> XML entrySimon Rettberg2017-03-312-0/+18
* Implement --pvs optionSimon Rettberg2017-03-304-7/+11
* Remove stupid crapSimon Rettberg2017-03-281-3/+0Star
* Get rid of .php suffix for resource requestsSimon Rettberg2017-03-271-4/+7
* Add "admin mode" (edit vm)Simon Rettberg2017-01-198-115/+156
* Update translationsSimon Rettberg2016-12-232-57/+98
* Add --autoquit <seconds> that will quit automatically if no action is perform...Simon Rettberg2016-12-226-35/+75
* Don't lower() window on startupSimon Rettberg2016-12-221-1/+0Star
* Fallback to user/default config if cmdline config was not found; print config...Simon Rettberg2016-11-071-5/+17
* modify the pvs checkbox when in exam-mode. (mandatory).Christian Klinger2016-09-291-0/+5
* Really disable xsession button this timeSimon Rettberg2016-09-023-7/+11
* Don't allow selecting native sessions in exam modeSimon Rettberg2016-09-023-5/+10
* Support telling server whether we are in exam modeSimon Rettberg2016-09-012-7/+10
* Pass lecture uuid as SESSION_UUID if applicableSimon Rettberg2016-09-012-2/+3
* Cleanup: Remove execCommand from vsession, add newslines around methodsSimon Rettberg2016-09-013-4/+4
* check for autostart when download is finishedChristian Klinger2016-08-032-9/+17
* added --start-uuid parameter.Christian Klinger2016-08-035-1/+65
* Parse XML reply for help text (just like news)Simon Rettberg2016-07-041-6/+17
* fixes build problem.Christian Klinger2016-06-101-1/+1
* improve keyboard behaviour.Christian Klinger2016-06-106-35/+89
* catch ALL keyboard events.Christian Klinger2016-06-012-14/+19
* expand/collapse on space.Christian Klinger2016-06-012-12/+18
* forward all other keys to the filterEdit-Box.Christian Klinger2016-06-011-0/+3
* left/right buttons work globally.Christian Klinger2016-06-012-5/+55
* Use foreground instead of background for marking unusable vmsSimon Rettberg2016-03-294-7/+7
* Fix indentationSimon Rettberg2016-03-295-57/+57
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-2910-47/+111
* dur dur...Jonathan Bauer2016-02-251-0/+1
* always look in the filesystem for the iconJonathan Bauer2016-02-253-16/+13Star
* Revert "load icon from the filesystem (if path is set in the xsession file)"Jonathan Bauer2016-02-253-23/+9Star
* load icon from the filesystem (if path is set in the xsession file)Jonathan Bauer2016-02-183-9/+23
* fix formatingJonathan Bauer2016-01-272-11/+11
* reintroduce SESSION_NAME and return an empty String for vsession's exec stringJonathan Bauer2016-01-262-2/+3
* reworked session information sent to the session processJonathan Bauer2016-01-264-4/+15
* Scroll the item into view when selecting programaticallySimon Rettberg2016-01-215-27/+23Star
* Update translationsSimon Rettberg2016-01-212-21/+69
* Fix size policy of detail labelsSimon Rettberg2016-01-211-3/+9
* Collapse templates aswell in location exclusive modeSimon Rettberg2016-01-211-17/+24
* Fix copy paste messupSimon Rettberg2016-01-211-2/+2
* Fix help output (location -> locations)Simon Rettberg2016-01-211-1/+1
* Remodel section handling: Use constantsSimon Rettberg2016-01-2014-43/+164
* Re-introduce tree structure: Allow server-defined sectionsSimon Rettberg2016-01-195-15/+46
* Fix filter logicSimon Rettberg2016-01-192-6/+14
* Add support for locations querySimon Rettberg2016-01-194-4/+18
* Fix selection of last session if session was a VMSimon Rettberg2016-01-072-10/+14