summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qlockfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: add a quick note about unfixed Windows encoding bugThiago Macieira2016-12-281-0/+3
* QLockFile::tryLock: prevent over-sleeping in certain casesThiago Macieira2016-08-301-1/+6
* QLockFile: Use QDeadlineTimer in tryLockThiago Macieira2016-08-301-5/+3
* QLockFile: move early out earlier to avoid allocations.Anton Kudryavtsev2016-04-251-2/+2
* QtCore: replace QStringLiteral with QLatin1String when appendingMarc Mutz2016-02-251-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-4/+8
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Allow hostname from lock files to be emptyRainer Keller2014-10-271-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Long live QLockFileDavid Faure2013-03-051-0/+346