| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup, and rewrite cmdline + settings handling | Simon Rettberg | 2019-05-30 | 1 | -245/+39 |
* | introduce '--insecure' option ... | Jonathan Bauer | 2019-05-14 | 1 | -1/+6 |
* | rework url params parsing | Jonathan Bauer | 2018-12-12 | 1 | -27/+19 |
* | support configurable URLs for list, news and help | Jonathan Bauer | 2018-12-10 | 1 | -0/+19 |
* | formattig: move runscript parsing | Jonathan Bauer | 2018-12-10 | 1 | -7/+7 |
* | WTF did we have two classes for downloading files? | Simon Rettberg | 2018-11-30 | 1 | -23/+1 |
* | Cleanup code style (C++11, casts, etc) | Simon Rettberg | 2018-07-26 | 1 | -3/+3 |
* | Clean up globals.* (remove unused, rename constants, prefix) | Simon Rettberg | 2018-06-15 | 1 | -29/+29 |
* | Fix indentation, cleanup, refactoring, deletions | Simon Rettberg | 2018-06-15 | 1 | -321/+321 |
* | Fix uninitialized variable | Simon Rettberg | 2017-11-17 | 1 | -4/+1 |
* | Use Qt 5 | Simon Rettberg | 2017-11-15 | 1 | -1/+1 |
* | Add option to make pvs box checked by default | Simon Rettberg | 2017-04-28 | 1 | -0/+4 |
* | Implement --pvs option | Simon Rettberg | 2017-03-30 | 1 | -1/+1 |
* | Remove stupid crap | Simon Rettberg | 2017-03-28 | 1 | -3/+0 |
* | Get rid of .php suffix for resource requests | Simon Rettberg | 2017-03-27 | 1 | -4/+7 |
* | Add "admin mode" (edit vm) | Simon Rettberg | 2017-01-19 | 1 | -32/+37 |
* | Add --autoquit <seconds> that will quit automatically if no action is perform... | Simon Rettberg | 2016-12-22 | 1 | -17/+25 |
* | Don't lower() window on startup | Simon Rettberg | 2016-12-22 | 1 | -1/+0 |
* | Fallback to user/default config if cmdline config was not found; print config... | Simon Rettberg | 2016-11-07 | 1 | -5/+17 |
* | Really disable xsession button this time | Simon Rettberg | 2016-09-02 | 1 | -1/+1 |
* | Don't allow selecting native sessions in exam mode | Simon Rettberg | 2016-09-02 | 1 | -1/+1 |
* | Support telling server whether we are in exam mode | Simon Rettberg | 2016-09-01 | 1 | -7/+6 |
* | added --start-uuid parameter. | Christian Klinger | 2016-08-03 | 1 | -0/+14 |
* | improve keyboard behaviour. | Christian Klinger | 2016-06-10 | 1 | -2/+0 |
* | catch ALL keyboard events. | Christian Klinger | 2016-06-01 | 1 | -0/+2 |
* | Feature: Show warning for 64bit VMs if no VT-x available | Simon Rettberg | 2016-03-29 | 1 | -0/+5 |
* | Fix copy paste messup | Simon Rettberg | 2016-01-21 | 1 | -2/+2 |
* | Fix help output (location -> locations) | Simon Rettberg | 2016-01-21 | 1 | -1/+1 |
* | Remodel section handling: Use constants | Simon Rettberg | 2016-01-20 | 1 | -0/+31 |
* | Add support for locations query | Simon Rettberg | 2016-01-19 | 1 | -1/+7 |
* | Update images | Simon Rettberg | 2016-01-04 | 1 | -8/+15 |
* | Resize window on resolution change | Simon Rettberg | 2015-02-02 | 1 | -0/+1 |
* | Make window move to z-order bottom at startup | Simon Rettberg | 2015-02-02 | 1 | -0/+1 |
* | Only set the sessionID. Drop old pvs stuff. | Manuel Schneider | 2014-07-23 | 1 | -6/+0 |
* | Fix layout, give proper name to bug report button, disable button as long as ... | Simon Rettberg | 2014-05-05 | 1 | -16/+29 |
* | Improve string handling, fix list not updating after sessions are loaded | Simon Rettberg | 2014-05-05 | 1 | -2/+0 |
* | Lots of fixes, cleanup, refactoring | Simon Rettberg | 2014-05-04 | 1 | -10/+12 |
* | removed addPrinters() and addScanners | Nils Schwabe | 2014-04-04 | 1 | -217/+226 |
* | Help/News improvement, added ini settings, made some translations for new tex... | Nils Schwabe | 2014-03-31 | 1 | -17/+21 |
* | added news and help download | Nils Schwabe | 2014-03-24 | 1 | -1/+14 |
* | added choosersettings which remember the last selected session | Nils Schwabe | 2014-03-24 | 1 | -2/+2 |
* | - added tab view | Nils Schwabe | 2014-03-20 | 1 | -2/+2 |
* | removed the file and path option for XMLs | Nils Schwabe | 2014-03-19 | 1 | -38/+3 |
* | - changed dialog desgin | Nils Schwabe | 2014-03-19 | 1 | -2/+4 |
* | - Added IconHolder to cache items | Nils Schwabe | 2014-03-14 | 1 | -2/+1 |
* | Added function to add info entries if the xml file could not be loaded | Nils Schwabe | 2014-03-07 | 1 | -0/+3 |
* | vmchooser is now able to get vsessions from a given url | Nils Schwabe | 2014-03-06 | 1 | -8/+6 |
* | - included the --url commandline options for a xml url | Nils Schwabe | 2014-03-04 | 1 | -5/+18 |
* | Added httpxmldownloader | Nils Schwabe | 2014-03-03 | 1 | -0/+6 |
* | added files from vmchooser1 | Nils Schwabe | 2014-03-03 | 1 | -0/+238 |