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
win32 QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 17:01:41 -07:00
makefile.cpp
makefile.h
makefiledeps.cpp
makefiledeps.h
metamakefile.cpp QMake: make it error out if it cannot open output files 2024-03-27 04:24:11 +01:00
metamakefile.h
projectgenerator.cpp
projectgenerator.h
xmloutput.cpp
xmloutput.h