| Commit message (Expand) | Author | Age | Files | Lines |
| * | QLockFile: refactor local helper into static member functions | Mårten Nordheim | 2025-10-20 | 1 | -0/+5 |
| * | QLockFile: bypass QFile::remove() and go straight to the system call | Thiago Macieira | 2025-09-18 | 1 | -6/+11 |
| * | Add security header to QLockFile files | Matthias Rauter | 2025-06-26 | 1 | -0/+1 |
| * | Remove U+00A0 character from file | Matthias Rauter | 2025-05-11 | 1 | -2/+2 |
| * | QLockFile: Use fcntl for file locking on Android | Ahmed El Khazari | 2024-10-24 | 1 | -2/+16 |
| * | Fix some narrowing conversion warnings | Ahmad Samir | 2023-04-08 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -40/+4 |
| * | QNX: Fix QLockFile support | Pasi Petäjäjärvi | 2021-12-14 | 1 | -1/+21 |
| * | QLockFile/Linux: skip QFileInfo if we're just doing string manipulation | Thiago Macieira | 2021-12-11 | 1 | -1/+2 |
| * | QLockFile/Unix: remove the " (deleted)" suffix from kernel-supplied names | Thiago Macieira | 2021-04-26 | 1 | -0/+6 |
| * | macOS: Remove all use of deprecated Q_OS_OSX define | Tor Arne Vestbø | 2020-04-03 | 1 | -2/+2 |
| * | QLockFile: Disable flock() on QNX | Thiago Macieira | 2020-01-30 | 1 | -1/+2 |
| * | rtems: Disable fork feature and fix compilation in corelib/io | Mikhail Svetkin | 2019-06-06 | 1 | -0/+5 |
| * | corelib/io: use qUtf16Printable(), %ls, qErrnoWarning() | Marc Mutz | 2019-05-29 | 1 | -1/+1 |
| * | QLockFile/Unix: save the boot and machine IDs in the lock file too | Thiago Macieira | 2017-11-14 | 1 | -1/+1 |
| * | QLockInfo: Centralize the management of the lock file's contents | Thiago Macieira | 2017-10-06 | 1 | -27/+15 |
| * | QLockFile/Unix: drop the use of fcntl(F_SETLK) | Thiago Macieira | 2017-10-06 | 1 | -69/+44 |
| * | Move the readlink(2) wrapper to qcore_unix.cpp | Thiago Macieira | 2017-07-08 | 1 | -4/+4 |
| * | QLockFile: Move the check for Linux /proc to a central place | Thiago Macieira | 2017-07-08 | 1 | -2/+2 |
| * | Fix warning for -no-feature-temporaryfile | Stephan Binner | 2017-04-04 | 1 | -0/+1 |
| * | QLockFile: Don't deadlock if the lock file has a mtime in the future | Olivier Goffart | 2017-03-10 | 1 | -1/+1 |
| * | QLockFile: make sure we encode the hostname as UTF-8 in the lock file | David Faure | 2016-12-21 | 1 | -11/+2 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-08-16 | 1 | -3/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-13 | 1 | -1/+1 |
| | |\ |
|
| | | * | Doc: Change instances of '(Mac) OS X' to 'macOS' | Topi Reinio | 2016-08-12 | 1 | -1/+1 |
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-10 | 1 | -2/+2 |
| | |\| |
|
| | | * | Fix permissions on lock files on Unix | Simon Hausmann | 2016-08-05 | 1 | -2/+2 |
| * | | | Merge remote-tracking branch 'origin/5.7' into dev | Edward Welbourne | 2016-07-19 | 1 | -3/+3 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Edward Welbourne | 2016-07-15 | 1 | -3/+3 |
| | |\| |
|
| | | * | FreeBSD: move order of includes for compiling | Ralf Nolden | 2016-07-13 | 1 | -3/+3 |
| * | | | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-06-13 | 1 | -21/+22 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-06 | 1 | -21/+22 |
| | |\| |
|
| | | * | Merge BSD implementations of QLockFilePrivate::processNameByPid() | Ralf Nolden | 2016-06-01 | 1 | -21/+22 |
| * | | | Add support for Apple tvOS | Mike Krus | 2016-05-17 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-04-27 | 1 | -5/+7 |
| |\| |
|
| | * | qlockfile_unix - code cleanup | Timur Pocheptsov | 2016-04-22 | 1 | -5/+7 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-04-13 | 1 | -0/+2 |
| |\| |
|
| | * | Fix crash when using QLockFile in a global destructor | David Faure | 2016-04-10 | 1 | -0/+2 |
| * | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev | Liang Qi | 2016-01-26 | 1 | -13/+29 |
| |\ \ |
|
| | * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-01-21 | 1 | -13/+29 |
| | |\| |
|
| | | * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2016-01-19 | 1 | -13/+29 |
| | | |\ |
|
| | | | * | QLockFile: decide on locking strategy per path | David Fries | 2015-12-11 | 1 | -13/+29 |
| * | | | | Add Intel copyright to files that Intel has had non-trivial contribution | Thiago Macieira | 2016-01-21 | 1 | -0/+1 |
| |/ / / |
|
| * | | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | | Haiku: Implement QLockFilePrivate::processNameByPid | Tobias Koenig | 2015-12-08 | 1 | -0/+7 |
| * | | | sys/flock.h should not be included for Q_OS_INTEGRITY. | Rolland Dudemaine | 2015-12-04 | 1 | -0/+3 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-10-13 | 1 | -2/+4 |
| |\| |
|
| | * | QLockFile: fix errno handling | Giuseppe D'Angelo | 2015-10-12 | 1 | -2/+4 |
| * | | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-10-02 | 1 | -0/+24 |
| |\| |
|
| | * | Add QLockFilePrivate::processNameByPid implementation for GNU/kFreeBSD | Dmitry Shachnev | 2015-08-27 | 1 | -0/+24 |