summaryrefslogtreecommitdiff
path: root/src/processrunner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* return failure if the user has unlocked in waitForApplication()isanae2019-11-061-16/+18
|
* always wait until completion in waitForApplication(), regardless of lock settingisanae2019-11-061-7/+14
|
* recheck the process tree if the current process is not that interestingisanae2019-11-061-58/+165
|
* refactored waiting into waitForProcesses()isanae2019-11-061-160/+116
|
* split to processrunnerisanae2019-11-061-0/+634
added IUserInterface::qtWidget() put back IUserInterface in OrganizerCore now that there's a way to get the widget