aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-09-08 16:03:12 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-09 03:18:12 +0000
commita84169b8ff5722c0657d47fee6b0883b4d7dd0d4 (patch)
tree7740767b6e6d87da9bc7f77f3cabaa8ff845ff0b /dependencies.yaml
parentf38b580004fd2117485040120670b78fa295b7ad (diff)
Fix generation of names in qmldir files
Dots in QML module names are useless because you cannot instantiate a component with a dot in its name. We might as well strip all the extensions when adding components to a qmldir file. This takes care of .ui.qml as well. Furthermore, JavaScript files must not be listed because they cannot be instantiated as QML components. Change-Id: I9782420ea79fef1d5eedef97cf7a748b96ddbe2b Fixes: QTBUG-96301 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Tapani Mattila <tapani.mattila@qt.io> (cherry picked from commit 14a3b34906be5b749ebc6b6c1d8f6807fff8fd88) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions