aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/launcherinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some Qt 6 build errorsChristian Kandeler2020-11-251-1/+13
* Fix data race when calling LauncherSocket::isReadyIvan Komissarov2020-07-301-2/+1
* Fix deprecation warningsChristian Kandeler2020-01-071-3/+1
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-1/+1
* Fix some warningshjk2019-03-041-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Emit better error message if process launcher fails to startChristian Kandeler2017-10-111-2/+7
* Put the launcher process into its own process groupChristian Kandeler2017-07-061-1/+20
* Improve the error message for a crashed process launcherChristian Kandeler2017-04-041-4/+2
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-251-0/+148