summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix problem with ghost click.Christian Klinger2016-08-261-0/+3
|
* 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
|
* extended commentaries for sample configuration fileJonathan Bauer2016-07-131-0/+2
|
* added missing 'showLockDesktopButton' option in sample configuration fileJonathan Bauer2016-07-131-0/+1
|
* wrong configuration name for showLockDesktopButton.Christian Klinger2016-07-131-1/+1
|
* small UI improvement.Christian Klinger2016-06-013-14/+17
|
* added qStdOut() (use like qDebug())Christian Klinger2016-05-302-3/+12
|
* Added "--exam-mode" option.Christian Klinger2016-05-301-15/+32
| | | | | This might break things because the old way to specify a session is not valid anymore. Please use "--session=1234" to specify session.
* Added examMode to server (this also changes the style of the toolbar)Christian Klinger2016-05-305-11/+54
|
* Neues Dozentenlogo.Christian Klinger2016-05-231-19/+1917
|
* Shortened "Ready to connect..." text.Christian Klinger2016-05-232-27/+37
|
* may fix the unwanted window growth.Christian Klinger2016-05-233-12/+28
|
* 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-232-4/+16
|
* Improved positioning into the grid. (Pixel-precise calculations).Christian Klinger2016-05-232-68/+52Star
|
* moved the camera icon closer to the PVS logo.Christian Klinger2016-05-201-22/+22
|
* cleaned up some dead code.Christian Klinger2016-05-203-10/+1Star
|
* Implemented lock-button feature.Christian Klinger2016-05-207-1/+41
|
* documented tutorIP feature.Christian Klinger2016-05-201-0/+3
|
* added feature tutorIP.Christian Klinger2016-05-204-18/+26
|
* added --manager-only (and removed the ipList-feature)Christian Klinger2016-05-195-32/+33
|
* Added German translation for server.Christian Klinger2016-05-191-76/+162
|
* adapted help-window to reflect the new order in the toolbar.Christian Klinger2016-05-191-74/+143
|
* Updated client de translation.Christian Klinger2016-05-191-39/+81
|
* 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 example switch scripts.Christian Klinger2016-05-183-0/+20
|
* added toolbar button to switch to manager.Christian Klinger2016-05-183-12/+77
| | | | The actual window switching logic is delegated to a pair of shell scripts.
* provided sample configuration.Christian Klinger2016-05-184-1/+212
|
* .Christian Klinger2016-05-183-9/+18
|
* added sample scripts and README.Christian Klinger2016-05-183-0/+43
|
* 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-123-91/+83Star
|
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-107-82/+201
|
* Priorities for rooms.Christian Klinger2016-05-091-13/+17
|
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-095-46/+66
|
* upgraded from SSLv3 to TLS1.0Christian Klinger2016-05-091-1/+1
| | | | This fixes #2781 where a server running on debian didn't accept any connections anymore.
* edited logo.Christian Klinger2016-05-021-87/+249
|
* 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-294-15/+56
|
* Tinted some Icons to differentiate between selected and non-selected students.Christian Klinger2016-04-295-71/+52Star
|
* Rearranged buttons a little.Christian Klinger2016-04-292-15/+7Star
|
* lock/unlocking of context-sensitive buttons.Christian Klinger2016-04-272-2/+38
|
* delete button in the toolbar.Christian Klinger2016-04-273-0/+50
|