summaryrefslogtreecommitdiff
path: root/src/lockwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* threaded wait for processisanae2019-11-061-4/+18
* lock widget now moves between dialogs and the main window when closing dialogsisanae2019-11-061-20/+52
* moved LockWidget back to OrganizerCore to support having multiple locks activeisanae2019-11-061-131/+359
* removed redundant checkBinary(), which used to check for non existing binarie...isanae2019-11-061-4/+8
* removed unused SpawnedProcessisanae2019-11-061-0/+1
* removed runExecutableOrExecutableFile()isanae2019-11-061-0/+5
* removed runShortcut()isanae2019-11-061-4/+12
* explicit refresh parameter for setWaitForCompletion(), some parts of the ui w...isanae2019-11-061-26/+47
* added lockwidget to replace all the other dialogsisanae2019-11-061-0/+224