summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-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
| | | | The actual window switching logic is delegated to a pair of shell scripts.
* .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
| | | | This fixes #2781 where a server running on debian didn't accept any connections anymore.
* 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
|
* respect configured clientSize.Christian Klinger2016-04-271-2/+8
|
* read gridSize&clientSize from config.Christian Klinger2016-04-273-29/+37
|
* refactor to use Room structChristian Klinger2016-04-275-43/+58
| | | | to save additional properties like gridSize and clientSize.
* basic resizing works.Christian Klinger2016-04-273-14/+24
|
* determine grid size based on the loaded room config.Christian Klinger2016-04-222-29/+58
|
* feature completeChristian Klinger2016-04-224-9/+70
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-214-0/+48
|
* [*] Use thumbnail on vnc viewer window until connection is upSimon Rettberg2016-02-089-16/+53
|
* [client] Remove jpeg quality debug messageSimon Rettberg2016-02-081-1/+0Star
|
* [CLIENT] Remove stupid hardcoded client limit of 50Simon Rettberg2016-02-081-5/+0Star
|
* [client] Increase vnc client connect timeout to account for large pools of ↵Simon Rettberg2016-02-083-4/+10
| | | | clients
* [client] Retry VNC connection up to 5 timesSimon Rettberg2016-02-013-32/+47
|
* properly close the toolbar (?)Jonathan Bauer2016-01-294-6/+10
|
* [client] reconnect using the current session name and current manager ipJonathan Bauer2015-05-111-2/+4
|
* [client] reset timeouts to normal intervalsJonathan Bauer2015-05-111-2/+2
|