index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qfilesystemwatcher_inotify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark QFileSystemWatcher as security significant
Matthias Rauter
2025-07-04
1
-0
/
+1
*
QInotifyFileSystemWatcherEngine: change to QObject::connect PMF syntax
Juha Vuolle
2024-04-18
1
-1
/
+2
*
Fix some narrowing conversion warnings
Ahmad Samir
2023-04-08
1
-1
/
+1
*
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
*
fix: Optimize the performance of the inotify file system monitoring program。
Gong Heng
2021-04-30
1
-1
/
+1
*
Add some error handling for the inotify file system watcher
Lu Zhen
2021-01-14
1
-1
/
+3
*
Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)
Mårten Nordheim
2020-04-16
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Optimize QInotifyFileSystemWatcherEngine::getPathFromID()
Marc Mutz
2019-07-15
1
-8
/
+19
*
QFileSystemWatcherEngines: port some Java-style iterators to ranged-for
Marc Mutz
2019-05-21
1
-12
/
+13
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-1
/
+1
*
Fix QFileSystemWatcher::removePath after move operations
Filippo Cucchetto
2018-11-12
1
-5
/
+16
*
Modernize the "filesystemwatcher" feature
Liang Qi
2018-09-27
1
-4
/
+0
*
QFileSystemWatcher/Linux: don't print warnings for benign cases
Thiago Macieira
2018-06-07
1
-1
/
+2
*
Android: Fix compile with unified headers
BogDan Vatra
2017-08-17
1
-1
/
+9
*
QtCore: include mocs
Thiago Macieira
2017-05-05
1
-0
/
+2
*
QtCore: use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-11
1
-1
/
+1
*
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
*
QFileSystemWatcher: print out path in case of error.
David Faure
2015-11-23
1
-1
/
+2
*
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
*
Add AArch64 support to qfilesystemwatcher_inotify.cpp
Dmitry Shachnev
2014-03-14
1
-0
/
+9
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-3
/
+3
*
Fix QFileSystemWatcher inotify
Riccardo Ferrazzo
2013-09-19
1
-4
/
+17
*
Remove use of 'register' from Qt.
Stephen Kelly
2013-06-17
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
QNX: Use inotify on QNX systems that support it
Thomas McGuire
2012-10-30
1
-0
/
+8
*
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 obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Fix incorrect check for error when monitoring a path using inotify.
Robin Burchell
2012-01-21
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
-6
/
+0
*
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
-16
/
+2
*
Remove duplicate fnctl() call.
Robin Burchell
2012-01-06
1
-1
/
+0
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Fix obsolete contact email
Jason McDonald
2011-07-28
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
/
+410