| Commit message (Expand) | Author | Age | Files | Lines |
* | Autostart a lecture if the SLX_AUTOSTART_UUID file exists in config_overrideautostart-lecture | Jannik Schönartz | 2021-09-13 | 1 | -3/+14 |
* | Add icon for QEMU virtualizer | Manuel Bentele | 2021-08-05 | 3 | -1/+1 |
* | [Docker] Adding Docker-Icon for Lecture | ralph isenmann | 2020-11-19 | 2 | -0/+1 |
* | Start session_start script detachedv26 | Simon Rettberg | 2019-11-04 | 1 | -15/+11 |
* | Try even harder to restore focus after spawning openbox | Simon Rettberg | 2019-10-23 | 3 | -13/+44 |
* | Use execv() to start selected session | Simon Rettberg | 2019-10-18 | 10 | -104/+124 |
* | Properly handle key press events; prevent double-execution | Simon Rettberg | 2019-10-18 | 1 | -5/+11 |
* | Always check session validity, not just if user has a config file... | Simon Rettberg | 2019-10-18 | 1 | -2/+4 |
* | *session.cpp: give me those stars! | Jonathan Bauer | 2019-09-24 | 2 | -8/+2 |
* | dialog.cpp: only close WM after hiding window | Jonathan Bauer | 2019-09-24 | 1 | -1/+3 |
* | Fix the fix for when fixing with tab 3 on start | Simon Rettberg | 2019-07-22 | 1 | -2/+6 |
* | Fix: location-mode=EXCLUSIVE doesn't work | Simon Rettberg | 2019-07-22 | 1 | -0/+6 |
* | [WindowManager] Wait for openbox a bit longer, add comments | Simon Rettberg | 2019-07-10 | 1 | -1/+3 |
* | Rewrite list/news/help download and backup file handling | Simon Rettberg | 2019-07-09 | 6 | -190/+66 |
* | Remove call to abort() causing Qt debug spam | Simon Rettberg | 2019-07-09 | 1 | -1/+0 |
* | asfdöklgjsdflgkjt | Simon Rettberg | 2019-07-09 | 2 | -0/+61 |
* | Gray out and warn about VMs with missing hypervisor | Simon Rettberg | 2019-07-09 | 6 | -10/+56 |
* | vsession.*: Use QStringLiteral for most C-Strings | Simon Rettberg | 2019-07-08 | 2 | -43/+43 |
* | Get rid of ImgType, use string directly | Simon Rettberg | 2019-07-08 | 2 | -29/+13 |
* | Change WM spawning once again to hopefully fix invisible chooser | Simon Rettberg | 2019-07-04 | 3 | -17/+27 |
* | Give 'last lectures' a section as it's expected everywhere | Simon Rettberg | 2019-07-04 | 1 | -8/+7 |
* | Fix infinite loop if all three lists are empty | Simon Rettberg | 2019-07-04 | 1 | -2/+2 |
* | Address timing issues with WM spawning | Simon Rettberg | 2019-07-03 | 1 | -16/+31 |
* | Temporarily spawn openbox if no WM is running | Simon Rettberg | 2019-07-02 | 3 | -0/+71 |
* | Don't bail out if default config doesn't exist | Simon Rettberg | 2019-07-02 | 1 | -0/+2 |
* | Fix inverted check for whether a theme is configured | Simon Rettberg | 2019-07-02 | 1 | -6/+7 |
* | Fix loading default config file if --config is missing | Simon Rettberg | 2019-07-02 | 1 | -1/+1 |
* | Re-enable 64Bit check for VBox - turns out it is possible | Simon Rettberg | 2019-06-24 | 1 | -1/+2 |
* | Remove client-side date range checking | Simon Rettberg | 2019-06-24 | 1 | -31/+0 |
* | Improve OS icon detection, add Win9x and Win 10 | Simon Rettberg | 2019-06-24 | 5 | -26/+59 |
* | Save everything (thanks QTCreator) | Simon Rettberg | 2019-06-12 | 1 | -1/+1 |
* | Gray out all VBox VMs if no VTx is available | Simon Rettberg | 2019-06-12 | 2 | -5/+5 |
* | Don't group by type in "recent" tab | Simon Rettberg | 2019-06-05 | 4 | -16/+25 |
* | Use Qt5 style signal/slot connections | Simon Rettberg | 2019-06-05 | 3 | -7/+7 |
* | Remember whether help/news was open | Simon Rettberg | 2019-06-03 | 3 | -5/+23 |
* | Remove debug spam | Simon Rettberg | 2019-06-03 | 1 | -5/+0 |
* | Refactor user .ini class, support "recent VMs" tab, misc. cleanup | Simon Rettberg | 2019-06-03 | 12 | -330/+202 |
* | Add option to show the "disable screensaver" checkbox | Simon Rettberg | 2019-06-03 | 3 | -0/+4 |
* | Don't replace window flags, just add new one | Simon Rettberg | 2019-06-03 | 1 | -1/+1 |
* | Add --dump-config | Simon Rettberg | 2019-06-03 | 3 | -1/+29 |
* | Fix .conf file reading, add messages/warnings | Simon Rettberg | 2019-05-31 | 2 | -3/+16 |
* | Remove debug spam | Simon Rettberg | 2019-05-31 | 1 | -1/+0 |
* | Cleanup, and rewrite cmdline + settings handling | Simon Rettberg | 2019-05-30 | 10 | -488/+235 |
* | Add 'disable screensaver' checkbox | Simon Rettberg | 2019-05-14 | 4 | -89/+109 |
* | introduce '--insecure' option ... | Jonathan Bauer | 2019-05-14 | 2 | -2/+11 |
* | No need to QTextBrowser, use QTextEditv23 | Simon Rettberg | 2019-03-28 | 1 | -3/+12 |
* | Add button to open beamergui | Simon Rettberg | 2019-03-01 | 4 | -4/+73 |
* | rework url params parsing | Jonathan Bauer | 2018-12-12 | 1 | -27/+19 |
* | add TODO for url-icon support, if we were to use that feature again one | Jonathan Bauer | 2018-12-11 | 1 | -0/+1 |
* | support configurable URLs for list, news and help | Jonathan Bauer | 2018-12-10 | 5 | -3/+40 |