summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* improved option parsing.Christian Klinger2016-09-273-5/+21
* .Christian Klinger2016-09-272-2/+0Star
|\
| * clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-265-68/+117
* | Implemented 'majority vote' to determine the toolbar options.Christian Klinger2016-09-279-35/+130
* | clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-265-68/+117
|/
* added the --config=FILE parameter and got rid of the SETTINGS macro.Christian Klinger2016-09-266-43/+81
* removed USER_SETTINGS etc.Christian Klinger2016-09-124-53/+16Star
* Merge branch 'master' of git.openslx.org:pvs2Christian Klinger2016-09-127-25/+33
|\
| * Fix infinite loop when receiving incomplete headersSimon Rettberg2016-09-096-22/+30
| * Rename lock/unlock scripts to kb-lock and kb-unlock so you know it's for the ...Simon Rettberg2016-09-081-3/+3
* | Added support for a label field inside each room section + UTF8Christian Klinger2016-09-122-6/+17
|/
* this is supposed to fix bug #2950 but doesn't.Christian Klinger2016-08-222-1/+10
* added a check so that lockDesktop.sh is not called too often.Christian Klinger2016-08-222-3/+9
* wrong configuration name for showLockDesktopButton.Christian Klinger2016-07-131-1/+1
* small UI improvement.Christian Klinger2016-06-012-4/+0Star
* added qStdOut() (use like qDebug())Christian Klinger2016-05-302-3/+12
* Added "--exam-mode" option.Christian Klinger2016-05-301-15/+32
* Added examMode to server (this also changes the style of the toolbar)Christian Klinger2016-05-304-1/+31
* Shortened "Ready to connect..." text.Christian Klinger2016-05-231-2/+2
* may fix the unwanted window growth.Christian Klinger2016-05-232-12/+25
* move back connectionframes that went out of the window due to resizing.Christian Klinger2016-05-231-0/+10
* Render SVG image on loading with screen resolution.Christian Klinger2016-05-231-4/+15
* Improved positioning into the grid. (Pixel-precise calculations).Christian Klinger2016-05-232-68/+52Star
* cleaned up some dead code.Christian Klinger2016-05-203-10/+1Star
* Implemented lock-button feature.Christian Klinger2016-05-202-0/+16
* added feature tutorIP.Christian Klinger2016-05-204-18/+26
* added --manager-only (and removed the ipList-feature)Christian Klinger2016-05-195-32/+33
* This fixes #2813.Christian Klinger2016-05-192-68/+53Star
* Merge branch 'bugfix/segfault-clientsize'Christian Klinger2016-05-195-16/+36
|\
| * Closes bug #2807. (And also cleans the code (a bit))Christian Klinger2016-05-195-16/+36
* | [shared/server] define preferred styles and enable it if supportedJonathan Bauer2016-05-182-2/+11
|/
* added toolbar button to switch to manager.Christian Klinger2016-05-182-0/+51
* .Christian Klinger2016-05-183-9/+18
* configurable quit button.Christian Klinger2016-05-132-22/+36
* connect/disconnect events are working (again).Christian Klinger2016-05-133-37/+46
* rename hide->cancelChristian Klinger2016-05-122-3/+3
* polished the connect window.Christian Klinger2016-05-122-4/+35
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-106-29/+105
* Priorities for rooms.Christian Klinger2016-05-091-13/+17
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-094-2/+21
* upgraded from SSLv3 to TLS1.0Christian Klinger2016-05-091-1/+1
* fixed "off-by-one" bug.Christian Klinger2016-05-021-6/+12
* better behaviour when placing a client symbol on top of another.Christian Klinger2016-05-022-68/+112
* added background-image loading.Christian Klinger2016-04-293-13/+33
* Tinted some Icons to differentiate between selected and non-selected students.Christian Klinger2016-04-292-2/+13
* Rearranged buttons a little.Christian Klinger2016-04-291-1/+2
* lock/unlocking of context-sensitive buttons.Christian Klinger2016-04-272-2/+38
* delete button in the toolbar.Christian Klinger2016-04-272-0/+32
* removed trashbin.Christian Klinger2016-04-271-43/+1Star
* add aspect ratio preservation.Christian Klinger2016-04-272-13/+58