summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qlockfile_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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