Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "admin mode" (edit vm) | Simon Rettberg | 2017-01-19 | 1 | -0/+4 |
| | |||||
* | Add --autoquit <seconds> that will quit automatically if no action is ↵ | Simon Rettberg | 2016-12-22 | 1 | -0/+4 |
| | | | | performed within a given time span | ||||
* | Support telling server whether we are in exam mode | Simon Rettberg | 2016-09-01 | 1 | -0/+4 |
| | |||||
* | added --start-uuid parameter. | Christian Klinger | 2016-08-03 | 1 | -0/+5 |
| | |||||
* | Feature: Show warning for 64bit VMs if no VT-x available | Simon Rettberg | 2016-03-29 | 1 | -31/+35 |
| | |||||
* | Remodel section handling: Use constants | Simon Rettberg | 2016-01-20 | 1 | -5/+13 |
| | |||||
* | Add support for locations query | Simon Rettberg | 2016-01-19 | 1 | -0/+4 |
| | |||||
* | Update images | Simon Rettberg | 2016-01-04 | 1 | -1/+5 |
| | |||||
* | Forgot shortopt for --fullscreen | Simon Rettberg | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Fix layout, give proper name to bug report button, disable button as long as ↵ | Simon Rettberg | 2014-05-05 | 1 | -0/+5 |
| | | | | it's not doing anything, add --fullscreen option | ||||
* | Lots of fixes, cleanup, refactoring | Simon Rettberg | 2014-05-04 | 1 | -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 break | Simon Rettberg | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | removed addPrinters() and addScanners | Nils Schwabe | 2014-04-04 | 1 | -1/+5 |
| | | | | introduced "change the run-virt.sh path" in cmd line and config file | ||||
* | removed the file and path option for XMLs | Nils Schwabe | 2014-03-19 | 1 | -5/+1 |
| | |||||
* | - included the --url commandline options for a xml url | Nils Schwabe | 2014-03-04 | 1 | -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 vmchooser1 | Nils Schwabe | 2014-03-03 | 1 | -0/+68 |