summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a few compile warningsSimon Rettberg2022-09-294-11/+12
* Add option to force honoring --tab, fuzzy match on selectSession()Simon Rettberg2022-09-293-4/+26
* Support wildcards * and ? in ldap filtersv29r2v29r1Simon Rettberg2021-12-141-2/+15
* vsession icon: Match agains OS display name tooSimon Rettberg2021-10-212-8/+18
* Add icon for QEMU virtualizerManuel Bentele2021-08-053-1/+1
* [Docker] Adding Docker-Icon for Lectureralph isenmann2020-11-192-0/+1
* Start session_start script detachedv26Simon Rettberg2019-11-041-15/+11Star
* Try even harder to restore focus after spawning openboxSimon Rettberg2019-10-233-13/+44
* Use execv() to start selected sessionSimon Rettberg2019-10-1810-104/+124
* Properly handle key press events; prevent double-executionSimon Rettberg2019-10-181-5/+11
* Always check session validity, not just if user has a config file...Simon Rettberg2019-10-181-2/+4
* *session.cpp: give me those stars!Jonathan Bauer2019-09-242-8/+2Star
* dialog.cpp: only close WM after hiding windowJonathan Bauer2019-09-241-1/+3
* Fix the fix for when fixing with tab 3 on startSimon Rettberg2019-07-221-2/+6
* Fix: location-mode=EXCLUSIVE doesn't workSimon Rettberg2019-07-221-0/+6
* [WindowManager] Wait for openbox a bit longer, add commentsSimon Rettberg2019-07-101-1/+3
* Rewrite list/news/help download and backup file handlingSimon Rettberg2019-07-096-190/+66Star
* Remove call to abort() causing Qt debug spamSimon Rettberg2019-07-091-1/+0Star
* asfdöklgjsdflgkjtSimon Rettberg2019-07-092-0/+61
* Gray out and warn about VMs with missing hypervisorSimon Rettberg2019-07-096-10/+56
* vsession.*: Use QStringLiteral for most C-StringsSimon Rettberg2019-07-082-43/+43
* Get rid of ImgType, use string directlySimon Rettberg2019-07-082-29/+13Star
* Change WM spawning once again to hopefully fix invisible chooserSimon Rettberg2019-07-043-17/+27
* Give 'last lectures' a section as it's expected everywhereSimon Rettberg2019-07-041-8/+7Star
* Fix infinite loop if all three lists are emptySimon Rettberg2019-07-041-2/+2
* Address timing issues with WM spawningSimon Rettberg2019-07-031-16/+31
* Temporarily spawn openbox if no WM is runningSimon Rettberg2019-07-023-0/+71
* Don't bail out if default config doesn't existSimon Rettberg2019-07-021-0/+2
* Fix inverted check for whether a theme is configuredSimon Rettberg2019-07-021-6/+7
* Fix loading default config file if --config is missingSimon Rettberg2019-07-021-1/+1
* Re-enable 64Bit check for VBox - turns out it is possibleSimon Rettberg2019-06-241-1/+2
* Remove client-side date range checkingSimon Rettberg2019-06-241-31/+0Star
* Improve OS icon detection, add Win9x and Win 10Simon Rettberg2019-06-245-26/+59
* Save everything (thanks QTCreator)Simon Rettberg2019-06-121-1/+1
* Gray out all VBox VMs if no VTx is availableSimon Rettberg2019-06-122-5/+5
* Don't group by type in "recent" tabSimon Rettberg2019-06-054-16/+25
* Use Qt5 style signal/slot connectionsSimon Rettberg2019-06-053-7/+7
* Remember whether help/news was openSimon Rettberg2019-06-033-5/+23
* Remove debug spamSimon Rettberg2019-06-031-5/+0Star
* Refactor user .ini class, support "recent VMs" tab, misc. cleanupSimon Rettberg2019-06-0312-330/+202Star
* Add option to show the "disable screensaver" checkboxSimon Rettberg2019-06-033-0/+4
* Don't replace window flags, just add new oneSimon Rettberg2019-06-031-1/+1
* Add --dump-configSimon Rettberg2019-06-033-1/+29
* Fix .conf file reading, add messages/warningsSimon Rettberg2019-05-312-3/+16
* Remove debug spamSimon Rettberg2019-05-311-1/+0Star
* Cleanup, and rewrite cmdline + settings handlingSimon Rettberg2019-05-3010-488/+235Star
* Add 'disable screensaver' checkboxSimon Rettberg2019-05-144-89/+109
* introduce '--insecure' option ...Jonathan Bauer2019-05-142-2/+11
* No need to QTextBrowser, use QTextEditv23Simon Rettberg2019-03-281-3/+12
* Add button to open beamerguiSimon Rettberg2019-03-014-4/+73