Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | day | |||||
* | support configurable URLs for list, news and help | Jonathan Bauer | 2018-12-10 | 5 | -3/+40 | |
| | ||||||
* | formattig: move runscript parsing | Jonathan Bauer | 2018-12-10 | 1 | -7/+7 | |
| | ||||||
* | WTF did we have two classes for downloading files? | Simon Rettberg | 2018-11-30 | 11 | -384/+254 | |
| | ||||||
* | FileDownloader: Follow redirects | Simon Rettberg | 2018-11-28 | 1 | -1/+3 | |
| | ||||||
* | Remove long description as toolTop | Simon Rettberg | 2018-08-06 | 1 | -2/+0 | |
| | | | | | | | As the name suggests, the long description can get quite long, which looks pretty weird/ugly as a tooltip. Since the long description is prominently displayed to the right after selecting an item, get rid of the tooltip altogether. | |||||
* | 0 -> nullptr | Simon Rettberg | 2018-07-26 | 3 | -3/+3 | |
| | ||||||
* | Reorder struct members for better packing | Simon Rettberg | 2018-07-26 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'master' of git.openslx.org:openslx-ng/vmchooser2 | Simon Rettberg | 2018-07-26 | 4 | -9/+120 | |
|\ | ||||||
| * | keep 0 as default priority | Jonathan Bauer | 2018-06-27 | 1 | -5/+0 | |
| | | | | | | | | use < 0 priorities in config file to bump them | |||||
| * | fix indentation | Jonathan Bauer | 2018-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | support for xsessions priority and renaming | Jonathan Bauer | 2018-06-26 | 4 | -9/+125 | |
| | | ||||||
* | | Cleanup code style (C++11, casts, etc) | Simon Rettberg | 2018-07-26 | 15 | -82/+79 | |
|/ | ||||||
* | Only apply LDAP filter logic if lecture has any filters... | Simon Rettberg | 2018-06-18 | 1 | -9/+9 | |
| | ||||||
* | Add support for filtering by LDAP values from file | Simon Rettberg | 2018-06-18 | 3 | -4/+116 | |
| | | | | | This is a temporary solution until we can do server-side filtering. | |||||
* | Clean up globals.* (remove unused, rename constants, prefix) | Simon Rettberg | 2018-06-15 | 7 | -145/+133 | |
| | ||||||
* | Add i3 icon | Simon Rettberg | 2018-06-15 | 3 | -2/+5 | |
| | ||||||
* | Fix indentation, cleanup, refactoring, deletions | Simon Rettberg | 2018-06-15 | 13 | -630/+556 | |
| | | | | | | | | | | * Remove unused methods for adding hostname and user to xml * Avoid copying/(de)serializing XML a thousand times * Fix Session::isValid() or rather make it a bit more usable (although it's unused currently) * baseDir is global, not per VSession, which doesn't make any sense without the legacy approach of recusively loading one xml file per entry | |||||
* | fileDownloader.* -> filedownloader.* | Simon Rettberg | 2018-06-15 | 4 | -5/+5 | |
| | ||||||
* | FileDownloader.* -> fileDownloader.* | Jonathan Bauer | 2017-11-29 | 4 | -5/+5 | |
| | ||||||
* | FIX EVERYWHERE | Simon Rettberg | 2017-11-24 | 1 | -1/+1 | |
| | ||||||
* | Fix invalid memory access (off by one error) | Simon Rettberg | 2017-11-24 | 1 | -11/+12 | |
| | ||||||
* | Merge branch 'master' of git.openslx.org:openslx-ng/vmchooser2 | Simon Rettberg | 2017-11-17 | 1 | -1/+3 | |
|\ | ||||||
| * | Fix passing of location ids in list request | Simon Rettberg | 2017-11-15 | 1 | -1/+3 | |
| | | ||||||
* | | Try to fix segfault when selecting last session (needs verification) | Simon Rettberg | 2017-11-17 | 1 | -2/+4 | |
| | | ||||||
* | | Fix uninitialized variable | Simon Rettberg | 2017-11-17 | 1 | -4/+1 | |
| | | ||||||
* | | Fix memleak | Simon Rettberg | 2017-11-17 | 1 | -0/+2 | |
|/ | ||||||
* | Use Qt 5 | Simon Rettberg | 2017-11-15 | 2 | -2/+3 | |
| | ||||||
* | Fix logic expression | Simon Rettberg | 2017-11-13 | 2 | -2/+2 | |
| | ||||||
* | stop the auto-center/auto-quit timer in a session | Jonathan Bauer | 2017-10-09 | 1 | -1/+1 | |
| | ||||||
* | Reset 'autoquit' on user interaction | Steffen Ritter | 2017-08-24 | 2 | -6/+13 | |
| | ||||||
* | Fix admin mode checkbox handling | Simon Rettberg | 2017-05-25 | 1 | -3/+7 | |
| | ||||||
* | Add option to make pvs box checked by default | Simon Rettberg | 2017-04-28 | 5 | -0/+11 | |
| | | | | Refs #3105 | |||||
* | Add support for <can_edit> XML entry | Simon Rettberg | 2017-03-31 | 2 | -0/+18 | |
| | ||||||
* | Implement --pvs option | Simon Rettberg | 2017-03-30 | 4 | -7/+11 | |
| | ||||||
* | Remove stupid crap | Simon Rettberg | 2017-03-28 | 1 | -3/+0 | |
| | ||||||
* | Get rid of .php suffix for resource requests | Simon Rettberg | 2017-03-27 | 1 | -4/+7 | |
| | ||||||
* | Add "admin mode" (edit vm) | Simon Rettberg | 2017-01-19 | 8 | -115/+156 | |
| | ||||||
* | Update translations | Simon Rettberg | 2016-12-23 | 2 | -57/+98 | |
| | ||||||
* | Add --autoquit <seconds> that will quit automatically if no action is ↵ | Simon Rettberg | 2016-12-22 | 6 | -35/+75 | |
| | | | | performed within a given time span | |||||
* | Don't lower() window on startup | Simon Rettberg | 2016-12-22 | 1 | -1/+0 | |
| | | | | WTF code? | |||||
* | Fallback to user/default config if cmdline config was not found; print ↵ | Simon Rettberg | 2016-11-07 | 1 | -5/+17 | |
| | | | | config path used | |||||
* | modify the pvs checkbox when in exam-mode. (mandatory). | Christian Klinger | 2016-09-29 | 1 | -0/+5 | |
| | ||||||
* | Really disable xsession button this time | Simon Rettberg | 2016-09-02 | 3 | -7/+11 | |
| | ||||||
* | Don't allow selecting native sessions in exam mode | Simon Rettberg | 2016-09-02 | 3 | -5/+10 | |
| | ||||||
* | Support telling server whether we are in exam mode | Simon Rettberg | 2016-09-01 | 2 | -7/+10 | |
| | ||||||
* | Pass lecture uuid as SESSION_UUID if applicable | Simon Rettberg | 2016-09-01 | 2 | -2/+3 | |
| |