summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qlockfile_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QLockFile: on Windows, retry deleting the lock file if it is being read.David Faure2014-09-111-1/+4
* Include unistd.h in the unix implementation source of QLockFileLaszlo Papp2013-10-311-0/+1
* Make the localHostName() copy function return QByteArrayThiago Macieira2013-10-291-8/+8
* Use the fast operator+ (in the form of operator%)Thiago Macieira2013-10-151-7/+4
* Reduce risks of lock file corruptionKevin Ottens2013-10-111-10/+10
* Fix compilation of QLockFile on SolarisDavid Faure2013-07-161-0/+4
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-2/+7
* Long live QLockFileDavid Faure2013-03-051-0/+207