summaryrefslogtreecommitdiffstats
path: root/src/dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor user .ini class, support "recent VMs" tab, misc. cleanupSimon Rettberg2019-06-031-3/+2Star
|
* Cleanup, and rewrite cmdline + settings handlingSimon Rettberg2019-05-301-3/+1Star
| | | | | | | Command line parsing now uses QCommandLineXXX classes Old unused options have been removed, like the "pools" feature Closes #3599
* Add button to open beamerguiSimon Rettberg2019-03-011-0/+1
|
* WTF did we have two classes for downloading files?Simon Rettberg2018-11-301-7/+4Star
|
* 0 -> nullptrSimon Rettberg2018-07-261-1/+1
|
* Reset 'autoquit' on user interactionSteffen Ritter2017-08-241-0/+1
|
* Really disable xsession button this timeSimon Rettberg2016-09-021-1/+2
|
* Don't allow selecting native sessions in exam modeSimon Rettberg2016-09-021-1/+1
|
* check for autostart when download is finishedChristian Klinger2016-08-031-0/+2
| | | | and not after a fixed time of 1 second.
* added --start-uuid parameter.Christian Klinger2016-08-031-0/+1
|
* improve keyboard behaviour.Christian Klinger2016-06-101-0/+2
|
* expand/collapse on space.Christian Klinger2016-06-011-2/+3
|
* left/right buttons work globally.Christian Klinger2016-06-011-0/+4
|
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-3/+5
|
* Fix selection of last session if session was a VMSimon Rettberg2016-01-071-1/+2
|
* Update imagesSimon Rettberg2016-01-041-3/+9
|
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-121-1/+3
|
* Start session on doubleClick signal instead of activated, so we get ↵Simon Rettberg2015-02-021-1/+1
| | | | consistent behaviour on systems with and without KDE
* Only set the sessionID. Drop old pvs stuff.Manuel Schneider2014-07-231-6/+0Star
|
* Fix missing details on startupNils Schwabe2014-06-161-0/+1
| | | | Fix that default selection is obscure
* Improve string handling, fix list not updating after sessions are loadedSimon Rettberg2014-05-051-6/+12
|
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-041-1/+2
| | | | | | | | | * Added command line option to set the base path where images can be accessed locally, in case NFS/CIFS is used. * Sorted command line options in source file to make it easier to add new options (prevent accidental shortopt collisions). * Disable "My Courses" button if the list is empty. * Added some TODO notes :>
* Help/News improvement, added ini settings, made some translations for new ↵Nils Schwabe2014-03-311-0/+3
| | | | text elemtents, cleaned code
* added news and help downloadNils Schwabe2014-03-241-0/+2
|
* added help and news boxNils Schwabe2014-03-211-0/+1
|
* - added tab viewNils Schwabe2014-03-201-4/+12
| | | | - added filter box
* - changed dialog desginNils Schwabe2014-03-191-0/+1
| | | | - added details view
* Added function to add info entries if the xml file could not be loadedNils Schwabe2014-03-071-0/+2
|
* added backup file functionallityNils Schwabe2014-03-061-1/+1
|
* vmchooser is now able to get vsessions from a given urlNils Schwabe2014-03-061-0/+4
|
* added files from vmchooser1Nils Schwabe2014-03-031-0/+50