aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/processreaper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use more Utils::isMainThread()Jarek Kobus2022-10-111-1/+2
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Drop Qt5: Utils: Get rid of QOverloadJarek Kobus2022-07-201-6/+1
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-1/+0
* ProcessReaper: Implement custom terminate for CtrlCStub caseJarek Kobus2022-03-311-2/+2
* Utils: Fix missing include on LinuxChristian Stenger2022-03-281-0/+1
* Utils: Fix compile with Qt5Christian Stenger2022-03-281-1/+2
* ProcessReaper: Move reaping into a separate threadJarek Kobus2022-03-281-114/+198
* LauncherInterface: Wait for graceful finish of process launcherJarek Kobus2022-03-231-0/+1
* Utils: Slim down private ProcessReaper interfacehjk2021-12-061-4/+6
* Utils: Allow graceful termination of reaped processesCristian Adam2021-11-291-5/+34
* Introduce Utils::SingletonJarek Kobus2021-09-281-15/+2
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-201-1/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-1/+0
* Move ProcessReaper into lib/utilsJarek Kobus2021-09-061-0/+185