summaryrefslogtreecommitdiffstats
path: root/src/globals.h
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-2/+0Star
|
* Cleanup, and rewrite cmdline + settings handlingSimon Rettberg2019-05-301-20/+5Star
| | | | | | | 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
|
* Merge branch 'master' of git.openslx.org:openslx-ng/vmchooser2Simon Rettberg2018-07-261-0/+1
|\
| * support for xsessions priority and renamingJonathan Bauer2018-06-261-0/+1
| |
* | Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-0/+2
|/
* Clean up globals.* (remove unused, rename constants, prefix)Simon Rettberg2018-06-151-33/+19Star
|
* 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/+8
|
* Resize window on resolution changeSimon Rettberg2015-02-021-0/+2
|
* Fix mltk pathsManuel Schneider2014-12-031-4/+5
|
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-041-0/+1
| | | | | | | | | * 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-1/+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
* added help and news boxNils Schwabe2014-03-211-2/+2
|
* - added tab viewNils Schwabe2014-03-201-2/+2
| | | | - added filter box
* removed the file and path option for XMLsNils Schwabe2014-03-191-1/+5
|
* - changed dialog desginNils Schwabe2014-03-191-2/+2
| | | | - added details view
* - removed function to load icons locallyNils Schwabe2014-03-181-0/+3
| | | | - added function to load icon from a given url (xml parameter)
* added files from vmchooser1Nils Schwabe2014-03-031-0/+46