index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
io
/
qfilesystemwatcher_polling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-4
/
+4
*
Don't store iterators on QHash while erasing
Lars Knoll
2020-04-01
1
-11
/
+14
*
Remove the last uses of Java-style iterators in QtCore
Marc Mutz
2019-05-23
1
-9
/
+8
*
QFileSystemWatcherEngines: port some Java-style iterators to ranged-for
Marc Mutz
2019-05-21
1
-13
/
+11
*
Modernize the "filesystemwatcher" feature
Liang Qi
2018-09-27
1
-4
/
+0
*
QtCore: include mocs
Thiago Macieira
2017-05-05
1
-0
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
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
*
Fix polling file system watcher addPaths
Bernd Weimer
2014-04-16
1
-4
/
+6
*
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
*
Fix build error when QT_NO_FILESYSTEMWATCHER is set
sh kim
2012-03-14
1
-0
/
+3
*
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
-2
/
+3
*
Remove unnecessary QMutexes in QFileSystemWatcher implementations
Bradley T. Hughes
2012-01-12
1
-3
/
+0
*
Remove thread from QFileSystemWatcherEngine implementations.
Robin Burchell
2012-01-10
1
-20
/
+13
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Split polling watcher out to its own seperate files.
Robin Burchell
2012-01-04
1
-0
/
+160