summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qlockfile_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-251-3/+2
* QLockFile/Unix: save the boot and machine IDs in the lock file tooThiago Macieira2017-11-141-2/+2
* QLockInfo: Centralize the management of the lock file's contentsThiago Macieira2017-10-061-39/+21
* QLockFile: Don't deadlock if the lock file has a mtime in the futureOlivier Goffart2017-03-101-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-2/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+4
| |\
| | * QLockFile: Use a more robust stale file detectionOrgad Shaneh2016-05-291-2/+4
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-1/+1
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-1/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-1/+1
|\
| * Ensure the same behavior on Win as Unix re the host in isApparentlyStaleAndy Shaw2015-05-221-1/+1
* | take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-0/+45
* | WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-181-1/+5
* | Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-11/+11
|\|
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-151-11/+11
* | Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-231-1/+12
* | QLockFile: use QCoreApplication::applicationName.David Faure2015-03-161-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-6/+6
|/
* 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/+11
* QLockFile/Windows: Determine host name from environment variable COMPUTERNAME.Friedemann Kleint2014-07-231-9/+16
* Added initial file system support for winrtOliver Wolff2013-10-111-1/+13
* Long live QLockFileDavid Faure2013-03-051-0/+138