qtbase/qmake/generators/win32
Thiago Macieira 56fa23911c QFactoryLoader: fix the ability to load symlinks to plugins
Amends commit 7cf39bd785, which changed to
use QDirListing but used FilesOnly. As documented, that does not include
symlinks to files.

I'm updating a few other uses of FilesOnly where they were ported from
QDir::Files and it would be reasonable to expect that symlink to files
would be included. That's why I've left QNetworkDiskCache alone.

Fixes: QTBUG-130109
Pick-to: 6.8
Change-Id: I1fa195b42fd5e00be157fffd6c861f6ddb1eeed1
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
2024-10-17 12:02:00 -07:00
..
mingw_make.cpp
mingw_make.h
msbuild_objectmodel.cpp QMake: Fix generation of Visual Studio filter files 2024-04-19 12:47:42 +02:00
msbuild_objectmodel.h
msvc_nmake.cpp QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 12:02:00 -07:00
msvc_nmake.h
msvc_objectmodel.cpp
msvc_objectmodel.h
msvc_vcproj.cpp QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 12:02:00 -07:00
msvc_vcproj.h
msvc_vcxproj.cpp
msvc_vcxproj.h
winmakefile.cpp
winmakefile.h