summaryrefslogtreecommitdiffstats
path: root/src/gui/mainWindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [PVSMGRTOUCH] Add info dialog (name and passwd)Johann Latocha2011-03-071-9/+11
|
* [PVSMGR] Bugfixing (zoom, background-image)Johann Latocha2010-12-011-138/+36Star
|
* [PVSMGRTOUCH] ProfileDialog close bug fixedroot2010-11-301-1/+0Star
|
* [PVSMGR] Fullscreen mode addedJohann Latocha2010-11-291-2/+2
|
* [PVSMGRTOUCH] SetPassword works againJohann Latocha2010-11-221-5/+18
|
* [PVSMGRTOUCH] Zoom, refresh and quality work againJohann Latocha2010-11-221-6/+105
|
* [PVSMGRTOUCH] New GUIJohann Latocha2010-11-181-43/+62
| | | | TODO: Zoom, Refresh, Quality, Info
* [PVSMGR] New profile managementJohann Latocha2010-11-171-33/+11Star
|
* CleanupFabian Schillinger2010-11-051-2/+5
|
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-051-49/+70
|\ | | | | | | | | Conflicts: src/gui/mainWindow.cpp
| * Merge input handling work to masterSebastien Braun2010-11-041-49/+70
| |\
| | * Fix bug where pressing the closeUp-button sometimes results in no action.Sebastien Braun2010-10-111-49/+70
| | |
* | | Process start/stop/view functionalityFabian Schillinger2010-11-051-40/+35Star
|/ / | | | | | | | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time
* | Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-011-19/+35
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h
| * | [PVSMGR] dummies removedjjl2010-10-141-18/+18
| |/
| * Merge remote branch 'openslx/master' into mcastftSebastien Braun2010-10-051-630/+670
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Whitespace fixSebastien Braun2010-10-051-2/+0Star
| | |
| * | Implement Network-wide Configuration Interface for Multicast File TransferSebastien Braun2010-10-051-1/+16
| | |
* | | Process start/stop/view functionalityFabian Schillinger2010-11-011-5/+46
| |/ |/| | | | | | | | | | | | | processWidget - shows a list of processes on one client, allows to start ans stop processes processesDialog - shows every processWidget as a tab processesStartDialog - starts process entered in messageEdit added handling of new pvscommands
* | All printf() replaced with qDebug()Johann Latocha2010-09-011-1/+1
| |
* | Bug fixed: create config-dirJohann Latocha2010-08-291-0/+3
| |
* | Feature #633Johann Latocha2010-08-291-1/+3
| |
* | Inserted some Buttons in GUI and TouchGUI and modified handling of commands ↵Fabian Schillinger2010-07-101-644/+676
| | | | | | | | | | | | in pvs.cpp for later remote Command/Process enhancement
* | Revoke Fabians changes.Johann Latocha2010-07-101-35/+0Star
| |
* | first commit to test gitFabian Schillinger2010-07-091-0/+35
|/
* initial import of latest svn versionSebastian2010-05-121-0/+1205