qt6-bb10/qmake/generators/win32
Thiago Macieira e25150ca29 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
Change-Id: I1fa195b42fd5e00be157fffd6c861f6ddb1eeed1
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
(cherry picked from commit 56fa23911c3a0681de39601489d51805e208dc03)
2024-10-17 17:01:41 -07:00
..
mingw_make.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
mingw_make.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msbuild_objectmodel.cpp QMake: Fix generation of Visual Studio filter files 2024-04-19 12:47:42 +02:00
msbuild_objectmodel.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_nmake.cpp QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 17:01:41 -07:00
msvc_nmake.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_objectmodel.cpp qmake: use [[fallthrough]] 2024-02-12 03:01:48 +00:00
msvc_objectmodel.h Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set 2023-01-13 14:29:37 +01:00
msvc_vcproj.cpp QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 17:01:41 -07:00
msvc_vcproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
winmakefile.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
winmakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00