| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark QFileSystemWatcher as security significant | Matthias Rauter | 2025-07-04 | 1 | -0/+1 |
| * | Rename EINTR_LOOP -> QT_EINTR_LOOP | Marc Mutz | 2023-11-30 | 1 | -1/+1 |
| * | Core: include mocs | Mårten Nordheim | 2023-07-07 | 1 | -0/+2 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type) | Mårten Nordheim | 2020-04-16 | 1 | -1/+1 |
| * | QFileSystemWatcherEngines: port some Java-style iterators to ranged-for | Marc Mutz | 2019-05-21 | 1 | -13/+14 |
| * | Modernize the "filesystemwatcher" feature | Liang Qi | 2018-09-27 | 1 | -4/+0 |
| * | QFileSystemWatcher/kqueue: make the fd duplication + FD_CLOEXEC atomic | Thiago Macieira | 2017-07-21 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-06 | 1 | -2/+0 |
| |\ |
|
| | * | Compile fix: remove unused variable bool isEmpty | Ralf Nolden | 2016-05-23 | 1 | -2/+0 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | QtCore: eradicate all Q_FOREACH loops [io] | Marc Mutz | 2016-01-04 | 1 | -1/+1 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Make QFileSystemWatcherEngines children of QFileSystemWatcher | Bradley T. Hughes | 2012-01-12 | 1 | -5/+6 |
| * | Remove unnecessary QMutexes in QFileSystemWatcher implementations | Bradley T. Hughes | 2012-01-12 | 1 | -77/+69 |
| * | Avoid races when destroying QFileSystemWatcher | Bradley T. Hughes | 2012-01-12 | 1 | -0/+1 |
| * | Remove thread from QFileSystemWatcherEngine implementations. | Robin Burchell | 2012-01-10 | 1 | -105/+41 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+334 |