summaryrefslogtreecommitdiffstats
path: root/src/server/connectionframe
Commit message (Expand)AuthorAgeFilesLines
* Add icon for locked screen. Add monochrome and stylized connectionframe icons.Manuel Schneider2014-05-272-5/+9
* Dont emit _currentProjectionSource in signal vncClientStateChange . (not used)Manuel Schneider2014-05-271-1/+1
* Remove unnecessary slotsManuel Schneider2014-05-262-30/+5Star
* Make vnc credentials completely private to client. Make VNCConnect work clien...Manuel Schneider2014-05-201-1/+1
* Give ui more contrastManuel Schneider2014-05-051-7/+7
* Resize thumbnail correctlyManuel Schneider2014-05-052-0/+3
* Reniced the ui. Made styles more readable.Manuel Schneider2014-04-302-15/+44
* Adding comments for each method in the .cpp files and class definition in the...Björn Hagemeister2014-04-282-0/+91
* recognize a dragmove only if the distance is larger than 40 pxManuel Schneider2014-04-252-10/+15
* More meaningful nameManuel Schneider2014-04-252-13/+17
* Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-181-1/+1
* [SERVER] Go back from ClientId to int, so queued signal/slot connections worksr2013-02-052-5/+4Star
* ...sr2013-02-052-3/+3
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ...sr2013-02-052-4/+3Star
* [SERVER] Implement all four VNC projection modessr2013-02-052-1/+10
* Initial commitsr2013-02-042-0/+355