Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor user .ini class, support "recent VMs" tab, misc. cleanup | Simon Rettberg | 2019-06-03 | 1 | -5/+0 |
| | |||||
* | Cleanup, and rewrite cmdline + settings handling | Simon Rettberg | 2019-05-30 | 1 | -22/+1 |
| | | | | | | | Command line parsing now uses QCommandLineXXX classes Old unused options have been removed, like the "pools" feature Closes #3599 | ||||
* | support configurable URLs for list, news and help | Jonathan Bauer | 2018-12-10 | 1 | -0/+3 |
| | |||||
* | support for xsessions priority and renaming | Jonathan Bauer | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Clean up globals.* (remove unused, rename constants, prefix) | Simon Rettberg | 2018-06-15 | 1 | -21/+23 |
| | |||||
* | Add option to make pvs box checked by default | Simon Rettberg | 2017-04-28 | 1 | -0/+1 |
| | | | | Refs #3105 | ||||
* | Implement --pvs option | Simon Rettberg | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Add "admin mode" (edit vm) | Simon Rettberg | 2017-01-19 | 1 | -0/+1 |
| | |||||
* | Add --autoquit <seconds> that will quit automatically if no action is ↵ | Simon Rettberg | 2016-12-22 | 1 | -0/+1 |
| | | | | performed within a given time span | ||||
* | Feature: Show warning for 64bit VMs if no VT-x available | Simon Rettberg | 2016-03-29 | 1 | -0/+2 |
| | |||||
* | Remodel section handling: Use constants | Simon Rettberg | 2016-01-20 | 1 | -0/+3 |
| | |||||
* | Move user config dir to .config/openslx | Simon Rettberg | 2016-01-07 | 1 | -2/+2 |
| | |||||
* | Resize window on resolution change | Simon Rettberg | 2015-02-02 | 1 | -0/+2 |
| | |||||
* | Fix mltk paths | Manuel Schneider | 2014-12-03 | 1 | -1/+2 |
| | |||||
* | Lots of fixes, cleanup, refactoring | Simon Rettberg | 2014-05-04 | 1 | -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 :> | ||||
* | simplified the xml caching | Nils Schwabe | 2014-04-04 | 1 | -1/+0 |
| | |||||
* | added cache to news and help, fixed filter bug | Nils Schwabe | 2014-04-04 | 1 | -0/+2 |
| | |||||
* | removed addPrinters() and addScanners | Nils Schwabe | 2014-04-04 | 1 | -3/+0 |
| | | | | introduced "change the run-virt.sh path" in cmd line and config file | ||||
* | Help/News improvement, added ini settings, made some translations for new ↵ | Nils Schwabe | 2014-03-31 | 1 | -0/+2 |
| | | | | text elemtents, cleaned code | ||||
* | removed the file and path option for XMLs | Nils Schwabe | 2014-03-19 | 1 | -0/+7 |
| | |||||
* | - removed function to load icons locally | Nils Schwabe | 2014-03-18 | 1 | -0/+2 |
| | | | | - added function to load icon from a given url (xml parameter) | ||||
* | added files from vmchooser1 | Nils Schwabe | 2014-03-03 | 1 | -0/+26 |