summaryrefslogtreecommitdiffstats
path: root/src/gui/processesStartDialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added a list to processesStartDialog:Fabian Schillinger2010-11-091-5/+84
| | | | | | 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-081-23/+1Star
|
* Process start/stop/view functionalityFabian Schillinger2010-11-051-20/+33
| | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time
* Process start/stop/view functionalityFabian Schillinger2010-11-011-0/+75
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