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
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_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QFileSystemWatcher/Win: remove the pre-QFileInfo path normalization
Thiago Macieira
2023-02-14
1
-12
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-4
/
+4
*
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
-9
/
+11
*
QFileSystemWatcher: fix QWindowsFileSystemWatcherEngine crashes
Tim Jenssen
2021-09-23
1
-1
/
+2
*
QFileSystemWatcher: use nullptr, instead of 0
Giuseppe D'Angelo
2020-10-20
1
-1
/
+1
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
QFileInfo: make stat method public
Volker Hilsheimer
2020-08-10
1
-0
/
+1
*
Remove non-Qt6 compile time switches from QtCore
Allan Sandfeld Jensen
2020-07-24
1
-8
/
+0
*
Use QList instead of QVector in corelib implementation
Jarek Kobus
2020-06-29
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-10
/
+0
*
Don't store iterators on QHash while erasing
Lars Knoll
2020-04-01
1
-18
/
+19
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-15
1
-0
/
+1
|
\
|
*
QFileSystemWatcher/win: watch also for attribute changes of directories
Christian Ehrlicher
2020-01-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
Alexandru Croitor
2019-09-04
1
-6
/
+7
|
\
|
|
*
QtCore: port all QMutexLocker users to qt_{scoped,unique}_lock
Marc Mutz
2019-08-25
1
-6
/
+7
*
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
Simon Hausmann
2019-06-26
1
-3
/
+3
|
\
|
|
*
Remove the last uses of Java-style iterators in QtCore
Marc Mutz
2019-05-23
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
Alexandru Croitor
2019-06-06
1
-27
/
+24
|
\
|
|
*
QWindowsFileSystemWatcher: optimize qWarning() use
Marc Mutz
2019-05-29
1
-12
/
+10
|
*
QFileSystemWatcherEngines: port some Java-style iterators to ranged-for
Marc Mutz
2019-05-21
1
-15
/
+14
*
|
Bump version to Qt 6
Lars Knoll
2019-05-14
1
-1
/
+1
|
/
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-2
/
+2
*
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+8
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-30
1
-4
/
+0
|
\
|
*
Modernize the "filesystemwatcher" feature
Liang Qi
2018-09-27
1
-4
/
+0
*
|
Windows code: Fix clang-tidy warnings about else after jumps
Friedemann Kleint
2018-09-02
1
-1
/
+2
*
|
Make sure there's an event dispatcher in QWindowsRemovableDriveListener
Thiago Macieira
2018-07-14
1
-1
/
+3
|
/
*
QFilesystemWatcher/Windows: Use event dispatcher of thread
Friedemann Kleint
2017-11-04
1
-2
/
+2
*
QFileSystemWatcher/Windows: Fix crash when no QCoreApplication is present
Friedemann Kleint
2017-08-02
1
-22
/
+23
*
Windows/QFileSystemModel: Fix updating of removed drives
Friedemann Kleint
2017-07-31
1
-3
/
+6
*
QFileSystemWatcher/Windows: Recreate handle for files
Friedemann Kleint
2017-07-07
1
-9
/
+38
*
QFileSystemWatcher/Win32: Listen for WM_DEVICECHANGE
Friedemann Kleint
2016-10-18
1
-0
/
+286
*
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-7
/
+3
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
1
-1
/
+1
|
\
|
*
Fix usage of QMutexLocker, destroy it only at end of scope
Sérgio Martins
2016-02-10
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
-3
/
+3
*
|
QWindowsFileSystemWatcher: increase concurrency when canceling threads
Marc Mutz
2016-01-04
1
-3
/
+3
|
/
*
Libraries: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-1
/
+1
*
Fix return value of QWindowsFileSystemWatcherEngine::removePaths().
Friedemann Kleint
2015-06-09
1
-2
/
+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
*
Use case insensitive matching for hashes QFileSystemWatcher/Win.
Friedemann Kleint
2013-07-04
1
-21
/
+22
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
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
*
Use the same ifdef-based debugging as the other engines.
Robin Burchell
2012-03-23
1
-22
/
+28
*
Fix directories never being unwatched after deletion on Windows.
Robin Burchell
2012-03-21
1
-1
/
+14
*
Windows: Fix inclusion of <windows.h>
Friedemann Kleint
2012-02-01
1
-0
/
+7
[next]