aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/processutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors when cross-building Qbs with MinGW on LinuxRichard Weickelt2019-05-241-1/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-6/+6
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Make Win32 API usage long-path awareJake Petroules2016-12-051-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* FreeBSD fix: change order of includesRalf Nolden2016-07-081-3/+3
* Make processNameByPid() work on OpenBSD,NetBSD and FreeBSDRalf Nolden2016-06-131-6/+32
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* fix FreeBSD buildJoerg Bornemann2015-07-241-0/+2
* fix build for Windows < 7Joerg Bornemann2015-04-271-0/+1
* add a function to retrieve the process name by pidJoerg Bornemann2015-04-271-0/+94