| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of openslx.org:pvs | Fabian Schillinger | 2010-11-01 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h | ||||
| | * | Fix a bug in closeup frame handling. | Sebastien Braun | 2010-10-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | If, while a frame was in closeup mode, the corresponding client went away, the ConnectionFrame would get deleted, but still referenced in ConnectionWindow::_closeupFrame. Naturally, this led to disaster when the same (but really new) frame would be selected again. QPointer guards against QObject's going AWOL. | ||||
| * | | Process start/stop/view functionality | Fabian Schillinger | 2010-11-01 | 1 | -0/+1 |
| |/ | | | | | | | | 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 | ||||
| * | initial import of latest svn version | Sebastian | 2010-05-12 | 1 | -0/+125 |
