qt6-bb10/qmake/generators
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
..
mac Remove extra semi-colons 2024-02-06 20:17:18 +09:00
unix qmake: Don't add dummy empty.lproj localization to macOS bundles 2023-04-20 20:11:02 +02:00
win32 QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 17:01:41 -07:00
makefile.cpp Remove build machine path that was baked into the qmake binary 2023-12-13 06:56:48 +00:00
makefile.h qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrc 2023-04-17 23:32:34 +02:00
makefiledeps.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
makefiledeps.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
metamakefile.cpp QMake: make it error out if it cannot open output files 2024-03-27 04:24:11 +01:00
metamakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
projectgenerator.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
projectgenerator.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmloutput.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
xmloutput.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00