aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/launcherinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [L-O]Jarek Kobus2022-05-251-4/+4
* ProcessLauncher: Pass start packet into the launcher socketJarek Kobus2022-04-221-1/+0
* QtcProcess: Extract QtcProcess specific enums into separate headerJarek Kobus2022-02-181-1/+0
* ProcessInterface: Drop ProcessMode from c'torJarek Kobus2022-02-181-2/+1
* Introduce Utils::SingletonJarek Kobus2021-09-281-9/+7
* Make all objects created by QtcProcess children of itJarek Kobus2021-09-031-1/+2
* Make access to LauncherSocket thread safeJarek Kobus2021-08-311-3/+15
* Fix LauncherInterface's destructionJarek Kobus2021-08-241-1/+0
* Assert that startLauncher() was called before starting any QtcProcessJarek Kobus2021-08-201-0/+1
* Assert that we are starting a valid process launcher executableJarek Kobus2021-08-201-3/+2
* Conform to Creator's include styleJarek Kobus2021-08-191-5/+0
* Start and stop the process launcher in tst_qtcprocessJarek Kobus2021-08-191-1/+1
* Refactor process launcherJarek Kobus2021-07-161-15/+8
* Initial import of processlauncher copy from qbs projectJarek Kobus2021-07-081-0/+72