summaryrefslogtreecommitdiff
path: root/src/processrunner.h
Commit message (Expand)AuthorAgeFilesLines
* renamed lockwidget files to uilockerisanae2019-11-061-1/+1
* renamed LockWidget to UILockerisanae2019-11-061-4/+4
* moved LockWidget back to OrganizerCore to support having multiple locks activeisanae2019-11-061-1/+1
* removed redundant checkBinary(), which used to check for non existing binarie...isanae2019-11-061-1/+75
* removed unused SpawnedProcessisanae2019-11-061-22/+3
* added a ForceWait flag to bypass disabled lockingisanae2019-11-061-20/+23
* added attachToProcess(), made waitForApplication() privateisanae2019-11-061-13/+6
* removed runExecutableOrExecutableFile()isanae2019-11-061-14/+5
* removed runShortcut()isanae2019-11-061-2/+0
* removed runExecutable()isanae2019-11-061-2/+0
* removed runExecutableFile()isanae2019-11-061-7/+0
* explicit refresh parameter for setWaitForCompletion(), some parts of the ui w...isanae2019-11-061-4/+9
* added lockwidget to replace all the other dialogsisanae2019-11-061-10/+60
* return failure if the user has unlocked in waitForApplication()isanae2019-11-061-3/+0
* refactored waiting into waitForProcesses()isanae2019-11-061-15/+0
* split to processrunnerisanae2019-11-061-0/+104