qt6-bb10/qmake
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
..
doc Doc: qmake manual: Fix links to 'Qt Widgets Designer' 2024-02-29 14:35:58 +00:00
generators QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 17:01:41 -07:00
library qmake: Add support for arm64 hosts on Windows 2024-07-15 11:11:56 +00:00
CMakeLists.txt CMake: Only build QtLibraryInfo if we are building tools 2024-07-21 12:42:33 +00:00
cachekeys.h Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
main.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
meta.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
meta.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
option.cpp Fix the qtpath issue with lto enabled 2024-02-28 14:02:43 +00:00
option.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
project.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
project.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
property.cpp Make qmake and qtpaths report Qt version baked into the binaries 2023-01-18 13:21:05 +01:00
property.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
propertyprinter.cpp Correct license in qmake/ 2024-02-13 13:55:02 +01:00
propertyprinter.h Correct license in qmake/ 2024-02-13 13:55:02 +01:00
qmake_pch.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmakelibraryinfo.cpp Correct license in qmake/ 2024-02-13 13:55:02 +01:00
qmakelibraryinfo.h Correct license in qmake/ 2024-02-13 13:55:02 +01:00