summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Autoconnect bug fixed (validation)Johann Latocha2011-03-292-1/+2
* Autoconnection implemented:Johann Latocha2011-03-293-3/+22
* 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
* [PVSMGRTOUCH]Johann Latocha2011-03-083-2/+5
* [PVSMGRTOUCH]Johann Latocha2011-03-082-20/+15Star
* [PVSMGRTOUCH]Johann Latocha2011-03-072-57/+27Star
* [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
* [PVSMGR] New profile managementJohann Latocha2010-11-177-377/+185Star
* add some filters if configfile is emptyFabian Schillinger2010-11-101-1/+7
* moved filter for ProcessList to pvsmgr.conf (this way the user cant modify it...Fabian Schillinger2010-11-104-11/+15
* added a list to processesStartDialog:Fabian Schillinger2010-11-093-48/+243
* 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
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-0558-1016/+3195
|\
| * Merge branch 'input-events'Sebastien Braun2010-11-041-23/+23
| |\
| | * Replace stray uint{16,32}_t references by quint{16,32}Sebastien Braun2010-11-041-23/+23
| * | Merge input handling work to masterSebastien Braun2010-11-0458-1009/+3188
| |\|
| | * Documentation fixes and code cleanupSebastien Braun2010-10-2425-239/+689
| | * Fix forgotten change of j to mods in X11FakeKeyboardHandler.Sebastien Braun2010-10-131-1/+1
| | * Formatting fixes for X11FakeKeyboardHandlerSebastien Braun2010-10-131-1/+6
| | * Uncomment killing of X-ServerSebastien Braun2010-10-131-1/+1
| | * Introduce init-scripts for pvsprivinputdSebastien Braun2010-10-133-0/+198
| | * Fix key case comparison bugSebastien Braun2010-10-131-1/+1
| | * Fix control character handling bug.Sebastien Braun2010-10-121-2/+12
| | * Fix build error.Sebastien Braun2010-10-121-5/+0Star
| | * Fix default PolicyKit policySebastien Braun2010-10-121-2/+2
| | * Fix segmentation fault in LogNonMatchingHandlerSebastien Braun2010-10-121-1/+1
| | * Fix InputEventHandler logic bugSebastien Braun2010-10-121-1/+1
| | * Better error handling for PVSPrivInputHandlerSebastien Braun2010-10-112-4/+21
| | * Log unmatched events in pvsprivinputd, too.Sebastien Braun2010-10-111-1/+3
| | * Fix stupid Typo bug.Sebastien Braun2010-10-111-1/+1
| | * Introduce LogNonMatchingHandlerSebastien Braun2010-10-114-1/+64
| | * Add access control check to input event handling in PVS daemonSebastien Braun2010-10-112-2/+12