summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Ubuntu 11.10 fix (XIQueryDevice)HEADmasterJohann Latocha2012-03-231-0/+6
|
* [PVSMGRTOUCH] New IconsJohann Latocha2011-12-121-14/+8Star
|
* [PVSMGRTOUCH] Help i18nJohann Latocha2011-09-291-1/+1
|
* Defect #841Johann Latocha2011-09-291-1/+2
|
* Enhancement #843Johann Latocha2011-09-283-1/+27
|
* Enhancement #842Johann Latocha2011-09-231-1/+1
|
* [PVSMGR] Ask system for network interface before each broadcastJohann Latocha2011-09-231-8/+10
|
* Defect #824Johann Latocha2011-06-062-7/+5Star
|
* Version updateJohann Latocha2011-06-061-1/+1
|
* [PVSGUI] Visibility of balloon messages is now configurable (default is false)Johann Latocha2011-06-041-1/+1
|
* Enhancement #833Johann Latocha2011-06-041-0/+2
|
* Enhancement #829Johann Latocha2011-06-041-2/+2
|
* Enhancement #831Johann Latocha2011-06-044-8/+20
|
* [PVS] VNCpasswd bug fixedroot2011-06-031-1/+1
|
* [PVSGUI] Disable screensaver on connectionJohann Latocha2011-06-021-0/+11
|
* Defect #819Johann Latocha2011-06-026-17/+18
|
* Enhancement #821Johann Latocha2011-06-013-4/+11
|
* Defect #809Johann Latocha2011-05-181-3/+3
|
* [PVS]Johann Latocha2011-04-196-72/+48Star
| | | | | * System/User scope configuration (/etc/xdg/openslx/ and ~/.config/openslx/) * Restricted mode available
* Autoconnect bug fixed (2)Johann Latocha2011-03-291-2/+1Star
|
* Autoconnect bug fixed (validation)Johann Latocha2011-03-292-1/+2
|
* Autoconnection implemented:Johann Latocha2011-03-293-3/+22
| | | | | | | | | Insert into ~/.config/openslx/pvs.conf [Connection] host=<host> port=<port> fingerprint=<fingerprint> sessionname=<sessionname>
* revert username generatorJohann Latocha2011-03-141-1/+1
|
* Bigger icons on thumbsJohann Latocha2011-03-102-12/+8Star
|
* Username bug, must test it first...Johann Latocha2011-03-091-1/+1
|
* [pvsmgrtouch]Johann Latocha2011-03-083-66/+5Star
| | | * don't resize thumbnails on window resize
* [PVSMGRTOUCH]Johann Latocha2011-03-083-2/+5
| | | * Set thumbnail background color to light gray
* [PVSMGRTOUCH]Johann Latocha2011-03-082-20/+15Star
| | | | * CloseUp fixed * Buttons removed
* [PVSMGRTOUCH]Johann Latocha2011-03-072-57/+27Star
| | | | * QSplitter removed * SizePolicy set to MinimumExpanding
* [PVSMGRTOUCH] Add info dialog (name and passwd)Johann Latocha2011-03-073-10/+19
|
* executable flag removedJohann Latocha2011-03-025-0/+0
|
* Win32 clean outJohann Latocha2011-03-0210-188/+21Star
|
* fix cmake pathsSebastian Schmelzer2011-02-241-1/+1
|
* [PVSMGR] Bugfixing (zoom, background-image)Johann Latocha2010-12-013-143/+38Star
|
* [PVSMGR] Selected clients become highlightedJohann Latocha2010-11-303-15/+26
|
* [PVSMGRTOUCH] ProfileDialog close bug fixedroot2010-11-301-1/+0Star
|
* [PVSMGR] Fullscreen mode addedJohann Latocha2010-11-294-14/+72
|
* Defect #779Johann Latocha2010-11-292-4/+11
|
* [PVSMGRTOUCH] SetPassword works againJohann Latocha2010-11-223-26/+45
|
* [PVSMGRTOUCH] Zoom, refresh and quality work againJohann Latocha2010-11-222-6/+106
|
* [PVSMGRTOUCH] New GUIJohann Latocha2010-11-182-555/+385Star
| | | | TODO: Zoom, Refresh, Quality, Info
* [PVSMGR] New profile managementJohann Latocha2010-11-177-377/+185Star
|
* add some filters if configfile is emptyFabian Schillinger2010-11-101-1/+7
| | | | modified documentation
* moved filter for ProcessList to pvsmgr.conf (this way the user cant modify ↵Fabian Schillinger2010-11-104-11/+15
| | | | its filter)
* added a list to processesStartDialog:Fabian Schillinger2010-11-093-48/+243
| | | | | | we can chose some commands from this list to start them or we can add new entries for a later usage modified documentation
* fixed typoFabian Schillinger2010-11-081-1/+1
|
* modified showprocessesFabian Schillinger2010-11-083-42/+9Star
|
* CleanupFabian Schillinger2010-11-052-11/+15
|
* Aktualisierung Projektdoku ...Fabian Schillinger2010-11-051-1/+1
|
* Process start/stop/view functionalityFabian Schillinger2010-11-058-16/+49
| | | | Cleanup