aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/launchersocket.h
Commit message (Expand)AuthorAgeFilesLines
* Replace QByteArrayList with std::vectorJake Petroules2017-05-101-2/+2
* Process launcher: Work around platform-specific QLocalSocket behaviorChristian Kandeler2017-04-041-0/+1
* Replace all uses of QMutex/QMutexLocker with std::mutex/std::lock_guardJake Petroules2017-03-221-2/+3
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-251-0/+91