summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Expand)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-1/+0Star
* Don't replace window flags, just add new oneSimon Rettberg2019-06-031-1/+1
* Add --dump-configSimon Rettberg2019-06-031-0/+5
* Fix .conf file reading, add messages/warningsSimon Rettberg2019-05-311-0/+1
* Cleanup, and rewrite cmdline + settings handlingSimon Rettberg2019-05-301-245/+39Star
* introduce '--insecure' option ...Jonathan Bauer2019-05-141-1/+6
* rework url params parsingJonathan Bauer2018-12-121-27/+19Star
* support configurable URLs for list, news and helpJonathan Bauer2018-12-101-0/+19
* formattig: move runscript parsingJonathan Bauer2018-12-101-7/+7
* WTF did we have two classes for downloading files?Simon Rettberg2018-11-301-23/+1Star
* Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-3/+3
* Clean up globals.* (remove unused, rename constants, prefix)Simon Rettberg2018-06-151-29/+29
* Fix indentation, cleanup, refactoring, deletionsSimon Rettberg2018-06-151-321/+321
* Fix uninitialized variableSimon Rettberg2017-11-171-4/+1Star
* Use Qt 5Simon Rettberg2017-11-151-1/+1
* Add option to make pvs box checked by defaultSimon Rettberg2017-04-281-0/+4
* Implement --pvs optionSimon Rettberg2017-03-301-1/+1
* Remove stupid crapSimon Rettberg2017-03-281-3/+0Star
* Get rid of .php suffix for resource requestsSimon Rettberg2017-03-271-4/+7
* Add "admin mode" (edit vm)Simon Rettberg2017-01-191-32/+37
* Add --autoquit <seconds> that will quit automatically if no action is perform...Simon Rettberg2016-12-221-17/+25
* Don't lower() window on startupSimon Rettberg2016-12-221-1/+0Star
* Fallback to user/default config if cmdline config was not found; print config...Simon Rettberg2016-11-071-5/+17
* Really disable xsession button this timeSimon Rettberg2016-09-021-1/+1
* Don't allow selecting native sessions in exam modeSimon Rettberg2016-09-021-1/+1
* Support telling server whether we are in exam modeSimon Rettberg2016-09-011-7/+6Star
* added --start-uuid parameter.Christian Klinger2016-08-031-0/+14
* improve keyboard behaviour.Christian Klinger2016-06-101-2/+0Star
* catch ALL keyboard events.Christian Klinger2016-06-011-0/+2
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-291-0/+5
* Fix copy paste messupSimon Rettberg2016-01-211-2/+2
* Fix help output (location -> locations)Simon Rettberg2016-01-211-1/+1
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-0/+31
* Add support for locations querySimon Rettberg2016-01-191-1/+7
* Update imagesSimon Rettberg2016-01-041-8/+15
* Resize window on resolution changeSimon Rettberg2015-02-021-0/+1
* Make window move to z-order bottom at startupSimon Rettberg2015-02-021-0/+1
* Only set the sessionID. Drop old pvs stuff.Manuel Schneider2014-07-231-6/+0Star
* Fix layout, give proper name to bug report button, disable button as long as ...Simon Rettberg2014-05-051-16/+29
* Improve string handling, fix list not updating after sessions are loadedSimon Rettberg2014-05-051-2/+0Star
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-041-10/+12
* removed addPrinters() and addScannersNils Schwabe2014-04-041-217/+226
* Help/News improvement, added ini settings, made some translations for new tex...Nils Schwabe2014-03-311-17/+21
* added news and help downloadNils Schwabe2014-03-241-1/+14
* added choosersettings which remember the last selected sessionNils Schwabe2014-03-241-2/+2
* - added tab viewNils Schwabe2014-03-201-2/+2
* removed the file and path option for XMLsNils Schwabe2014-03-191-38/+3Star
* - changed dialog desginNils Schwabe2014-03-191-2/+4
* - Added IconHolder to cache itemsNils Schwabe2014-03-141-2/+1Star