summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* removed trashbin.Christian Klinger2016-04-272-65/+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
|
* add missing separators between the buttons on the left side of the main windowChristian Klinger2016-04-221-0/+3
|
* feature completeChristian Klinger2016-04-225-20/+147
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-218-60/+201
|
* [*] 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
|
* fix missing german translation for "What's this?"Jonathan Bauer2016-01-261-1/+1
|
* [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-025-7/+18
| | | | 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 reload room icon to help menu.Björn Hagemeister2014-09-221-1/+1
|
* Added missing translation.Björn Hagemeister2014-09-176-1/+26
|
* Added some translation for manager.Björn Hagemeister2014-09-177-165/+379
|
* Removed irritating cam - icon in toolbar of client. Plus added some ↵Björn Hagemeister2014-09-177-83/+78Star
| | | | translations in client.
* Forgotten icon of button reload room. Set MainWindow frameless.Björn Hagemeister2014-09-052-1/+517
|
* Several small changes.Björn Hagemeister2014-09-059-150/+151
|
* Changed Icon for reload room configuration and added some translations.Björn Hagemeister2014-09-0513-371/+427
|
* Fixed segfault occuring after not choosing a room for reload room configuration.Björn Hagemeister2014-09-051-0/+5
|