summaryrefslogtreecommitdiffstats
path: root/src/globals.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite list/news/help download and backup file handlingSimon Rettberg2019-07-091-1/+1
|
* Refactor user .ini class, support "recent VMs" tab, misc. cleanupSimon Rettberg2019-06-031-5/+0Star
|
* Cleanup, and rewrite cmdline + settings handlingSimon Rettberg2019-05-301-22/+1Star
| | | | | | | 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 helpJonathan Bauer2018-12-101-0/+3
|
* support for xsessions priority and renamingJonathan Bauer2018-06-261-1/+1
|
* Clean up globals.* (remove unused, rename constants, prefix)Simon Rettberg2018-06-151-21/+23
|
* Add option to make pvs box checked by defaultSimon Rettberg2017-04-281-0/+1
| | | | Refs #3105
* Implement --pvs optionSimon Rettberg2017-03-301-1/+1
|
* Add "admin mode" (edit vm)Simon Rettberg2017-01-191-0/+1
|
* Add --autoquit <seconds> that will quit automatically if no action is ↵Simon Rettberg2016-12-221-0/+1
| | | | performed within a given time span
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-291-0/+2
|
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-0/+3
|
* Move user config dir to .config/openslxSimon Rettberg2016-01-071-2/+2
|
* Resize window on resolution changeSimon Rettberg2015-02-021-0/+2
|
* Fix mltk pathsManuel Schneider2014-12-031-1/+2
|
* 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 :>
* simplified the xml cachingNils Schwabe2014-04-041-1/+0Star
|
* added cache to news and help, fixed filter bugNils Schwabe2014-04-041-0/+2
|
* removed addPrinters() and addScannersNils Schwabe2014-04-041-3/+0Star
| | | | 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 Schwabe2014-03-311-0/+2
| | | | text elemtents, cleaned code
* removed the file and path option for XMLsNils Schwabe2014-03-191-0/+7
|
* - removed function to load icons locallyNils Schwabe2014-03-181-0/+2
| | | | - added function to load icon from a given url (xml parameter)
* added files from vmchooser1Nils Schwabe2014-03-031-0/+26