summaryrefslogtreecommitdiffstats
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix infinite loop when receiving incomplete headersSimon Rettberg2016-09-092-3/+5
* | Added support for a label field inside each room section + UTF8Christian Klinger2016-09-122-6/+17
|/
* small UI improvement.Christian Klinger2016-06-012-4/+0Star
* Added examMode to server (this also changes the style of the toolbar)Christian Klinger2016-05-304-1/+31
* 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-202-6/+0Star
* 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-181-1/+9
|/
* 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
* 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
* 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-084-7/+15
* [CLIENT] Remove stupid hardcoded client limit of 50Simon Rettberg2016-02-081-5/+0Star
* properly close the toolbar (?)Jonathan Bauer2016-01-291-1/+1
* [server] reset timeouts to normal intervalsJonathan Bauer2015-05-111-2/+2
* Reset debug timeouts, fix autoconnect, remove magic numbersManuel Schneider2014-11-281-1/+2
* Added missing translation.Björn Hagemeister2014-09-171-1/+1
* Added some translation for manager.Björn Hagemeister2014-09-172-20/+9Star
* Forgotten icon of button reload room. Set MainWindow frameless.Björn Hagemeister2014-09-051-1/+1
* Several small changes.Björn Hagemeister2014-09-053-3/+4
* Changed Icon for reload room configuration and added some translations.Björn Hagemeister2014-09-051-3/+3
* Fixed segfault occuring after not choosing a room for reload room configuration.Björn Hagemeister2014-09-051-0/+5
* The sessionID is ignored by manager if client is connecting via auto-connect.Björn Hagemeister2014-09-045-10/+45
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-09-042-8/+1Star
|\
| * Adjust helpwindow to reload button plus adding some more translations.Björn Hagemeister2014-09-042-8/+1Star
* | Let client and server use the config file in the "pvs2" folder.Manuel Schneider2014-09-041-2/+2
|/
* Remove heavy unreadable debug messages. Reintent.Manuel Schneider2014-09-032-43/+42Star
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-09-036-38/+192
|\
| * Changed .ini file in client and manager from pvs2client.ini and pvs2mgr.ini t...Björn Hagemeister2014-08-261-2/+2