summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* .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
|
* [server] reset timeouts to normal intervalsJonathan Bauer2015-05-111-2/+2
|
* [client] Check if we know the manager's IP when invoked with --auto before ↵Simon Rettberg2015-02-021-1/+2
| | | | connecting
* Restore window state when opening connect window. Reconnect to session when ↵Simon Rettberg2015-02-025-28/+45
| | | | using --auto
* Try to bring connect window to top more agressively; require c++0x instead ↵Simon Rettberg2015-02-024-5/+16
| | | | of c++11 so it compiles on gcc 4.6
* Reset debug timeouts, fix autoconnect, remove magic numbersManuel Schneider2014-11-287-22/+27
|
* Remove redundant flagsManuel Schneider2014-11-282-8/+5Star
|
* Change confusing membernameManuel Schneider2014-11-282-8/+8
|
* Added missing translation.Björn Hagemeister2014-09-171-1/+1
|
* Added some translation for manager.Björn Hagemeister2014-09-172-20/+9Star
|
* Removed irritating cam - icon in toolbar of client. Plus added some ↵Björn Hagemeister2014-09-171-8/+8
| | | | translations in client.
* 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-047-27/+53
|
* 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
| |