summaryrefslogtreecommitdiffstats
path: root/src/dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* WTF did we have two classes for downloading files?Simon Rettberg2018-11-301-174/+189
* Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-23/+20Star
* Clean up globals.* (remove unused, rename constants, prefix)Simon Rettberg2018-06-151-32/+32
* Fix indentation, cleanup, refactoring, deletionsSimon Rettberg2018-06-151-3/+3
* FIX EVERYWHERESimon Rettberg2017-11-241-1/+1
* Fix invalid memory access (off by one error)Simon Rettberg2017-11-241-11/+12
* Try to fix segfault when selecting last session (needs verification)Simon Rettberg2017-11-171-2/+4
* stop the auto-center/auto-quit timer in a sessionJonathan Bauer2017-10-091-1/+1
* Reset 'autoquit' on user interactionSteffen Ritter2017-08-241-6/+12
* Fix admin mode checkbox handlingSimon Rettberg2017-05-251-3/+7
* Add option to make pvs box checked by defaultSimon Rettberg2017-04-281-0/+1
* Add support for <can_edit> XML entrySimon Rettberg2017-03-311-0/+13
* Implement --pvs optionSimon Rettberg2017-03-301-4/+8
* Add "admin mode" (edit vm)Simon Rettberg2017-01-191-5/+15
* Add --autoquit <seconds> that will quit automatically if no action is perform...Simon Rettberg2016-12-221-7/+21
* modify the pvs checkbox when in exam-mode. (mandatory).Christian Klinger2016-09-291-0/+5
* Really disable xsession button this timeSimon Rettberg2016-09-021-5/+8
* Don't allow selecting native sessions in exam modeSimon Rettberg2016-09-021-3/+8
* Pass lecture uuid as SESSION_UUID if applicableSimon Rettberg2016-09-011-2/+2
* check for autostart when download is finishedChristian Klinger2016-08-031-9/+15
* added --start-uuid parameter.Christian Klinger2016-08-031-1/+41
* Parse XML reply for help text (just like news)Simon Rettberg2016-07-041-6/+17
* improve keyboard behaviour.Christian Klinger2016-06-101-26/+39
* catch ALL keyboard events.Christian Klinger2016-06-011-14/+17
* expand/collapse on space.Christian Klinger2016-06-011-10/+15
* forward all other keys to the filterEdit-Box.Christian Klinger2016-06-011-0/+3
* left/right buttons work globally.Christian Klinger2016-06-011-5/+51
* Fix indentationSimon Rettberg2016-03-291-1/+1
* fix formatingJonathan Bauer2016-01-271-9/+9
* reintroduce SESSION_NAME and return an empty String for vsession's exec stringJonathan Bauer2016-01-261-1/+2
* reworked session information sent to the session processJonathan Bauer2016-01-261-2/+8
* Scroll the item into view when selecting programaticallySimon Rettberg2016-01-211-0/+1
* Collapse templates aswell in location exclusive modeSimon Rettberg2016-01-211-17/+24
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-2/+17
* Re-introduce tree structure: Allow server-defined sectionsSimon Rettberg2016-01-191-0/+1
* Fix selection of last session if session was a VMSimon Rettberg2016-01-071-9/+12
* Icons in tabs, configurable default tabSimon Rettberg2016-01-041-4/+4
* Update imagesSimon Rettberg2016-01-041-53/+86
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-121-3/+8
* fix broken auto seletionJonathan Bauer2015-11-021-5/+12
* NULL check on the SessionItem....Jonathan Bauer2015-10-301-0/+3
* Put session name (short desc) in environment for sessionstart scriptSimon Rettberg2015-05-181-0/+1
* Start session on doubleClick signal instead of activated, so we get consisten...Simon Rettberg2015-02-021-4/+4
* Resize window on resolution changeSimon Rettberg2015-02-021-0/+2
* Minor fixesSimon Rettberg2014-12-041-66/+62Star
* Run the startsctripts properly detachedManuel Schneider2014-11-271-12/+25
* Use plain c to fork and detach vm session start script.Manuel Schneider2014-09-021-36/+50
* Revert "detached pvsclient start"Jonathan Bauer2014-08-271-1/+3
* Revert "start flag for pvsclient"Jonathan Bauer2014-08-271-1/+0Star
* Revert "testing without detached to fix environment"Jonathan Bauer2014-08-271-1/+1