summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* Defect #824Johann Latocha2011-06-061-6/+4Star
|
* Enhancement #829Johann Latocha2011-06-041-2/+2
|
* Enhancement #831Johann Latocha2011-06-044-8/+20
|
* Defect #809Johann Latocha2011-05-181-3/+3
|
* [PVS]Johann Latocha2011-04-191-6/+0Star
| | | | | * System/User scope configuration (/etc/xdg/openslx/ and ~/.config/openslx/) * Restricted mode available
* Bigger icons on thumbsJohann Latocha2011-03-102-12/+8Star
|
* [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
|
* Win32 clean outJohann Latocha2011-03-022-43/+3Star
|
* [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-292-3/+3
|
* Defect #779Johann Latocha2010-11-291-1/+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-102-4/+9
| | | | 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
* modified showprocessesFabian Schillinger2010-11-082-33/+1Star
|
* CleanupFabian Schillinger2010-11-051-2/+5
|
* Aktualisierung Projektdoku ...Fabian Schillinger2010-11-051-1/+1
|
* Process start/stop/view functionalityFabian Schillinger2010-11-057-15/+42
| | | | Cleanup
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-054-61/+120
|\ | | | | | | | | Conflicts: src/gui/mainWindow.cpp
| * Merge input handling work to masterSebastien Braun2010-11-044-61/+120
| |\
| | * Fix key case comparison bugSebastien Braun2010-10-131-1/+1
| | |
| | * Fix control character handling bug.Sebastien Braun2010-10-121-2/+12
| | | | | | | | | | | | | | | | | | The code to deal with lowercase and uppercase versions of Latin1 characters was overly broad and sent ASCII Control Characters if Ctrl was pressed.
| | * Fix bug where pressing the closeUp-button sometimes results in no action.Sebastien Braun2010-10-114-51/+102
| | |
| | * Rework template meta-magicSebastien Braun2010-10-071-10/+8Star
| | | | | | | | | | | | | | | | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers
* | | Process start/stop/view functionalityFabian Schillinger2010-11-0510-100/+178
|/ / | | | | | | | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time
* | [PVSMGRTOUCH] resetall bug fixedjjl2010-11-032-12/+5Star
| |
* | CleanupFabian Schillinger2010-11-011-3/+1Star
| |
* | Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-0120-66/+1174
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h
| * | [PVSMGR] dummies removedjjl2010-10-141-18/+18
| |/
| * Merge remote branch 'openslx/mcastft' into inputSebastien Braun2010-10-0620-748/+1587
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt i18n/pvs_ar_JO.ts i18n/pvs_de_DE.ts i18n/pvs_es_MX.ts i18n/pvs_fr_FR.ts i18n/pvs_pl_PL.ts i18n/pvsmgr_ar_JO.ts i18n/pvsmgr_de_DE.ts i18n/pvsmgr_es_MX.ts i18n/pvsmgr_fr_FR.ts i18n/pvsmgr_pl_PL.ts icons/README pvsmgr.qrc src/gui/mainWindow.cpp src/pvs.cpp src/pvs.h src/pvsDaemon.cpp src/util/clientGUIUtils.h
| | * Merge remote branch 'openslx/master' into mcastftSebastien Braun2010-10-0510-715/+763
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt pvsmgr.qrc src/gui/clientConfigDialog.cpp src/gui/mainWindow.cpp src/gui/ui/mainwindow.ui src/gui/ui/mainwindowtouch.ui src/pvs.cpp src/pvs.h src/pvsDaemon.cpp src/pvsgui.cpp
| | * | Delete received file when user cancels rename.Sebastien Braun2010-10-051-2/+9
| | | |
| | * | Whitespace fixSebastien Braun2010-10-051-2/+0Star
| | | |
| | * | Remove system-dependent interface enumeration code and introduce properSebastien Braun2010-10-052-49/+8Star
| | | | | | | | | | | | | | | | Model-View portable code in its stead.
| | * | Implement Network-wide Configuration Interface for Multicast File TransferSebastien Braun2010-10-057-1/+407
| | | |