summaryrefslogtreecommitdiffstats
path: root/src/command_line_options.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add "admin mode" (edit vm)Simon Rettberg2017-01-191-0/+4
|
* Add --autoquit <seconds> that will quit automatically if no action is ↵Simon Rettberg2016-12-221-0/+4
| | | | performed within a given time span
* Support telling server whether we are in exam modeSimon Rettberg2016-09-011-0/+4
|
* added --start-uuid parameter.Christian Klinger2016-08-031-0/+5
|
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-291-31/+35
|
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-5/+13
|
* Add support for locations querySimon Rettberg2016-01-191-0/+4
|
* Update imagesSimon Rettberg2016-01-041-1/+5
|
* Forgot shortopt for --fullscreenSimon Rettberg2014-05-051-1/+1
|
* Fix layout, give proper name to bug report button, disable button as long as ↵Simon Rettberg2014-05-051-0/+5
| | | | it's not doing anything, add --fullscreen option
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-041-26/+31
| | | | | | | | | * 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 :>
* shut up eclipse about missing breakSimon Rettberg2014-04-301-0/+1
|
* removed addPrinters() and addScannersNils Schwabe2014-04-041-1/+5
| | | | introduced "change the run-virt.sh path" in cmd line and config file
* removed the file and path option for XMLsNils Schwabe2014-03-191-5/+1Star
|
* - included the --url commandline options for a xml urlNils Schwabe2014-03-041-1/+5
| | | | | | - httpxmldownloader moved to main.cpp (it's finally working :D) - given url is downloaded and printed on commandline - todo: parse http response
* added files from vmchooser1Nils Schwabe2014-03-031-0/+68