Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-112317

[REG 6.4.2 -> 6.5] can't NOT install qmltooling anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.5.0 RC
    • None
    • Windows

      Up until 6.5, I could prevent the installation of all the qmltooling plugins via windeployqt --no-qmltooling.

      These are totally useless when distributing an app and might even be considered a security risk.

      This doesn't work anymore with 6.5, as there's no separate QmlTooling module, but modules/Qml.json specifies "plugin_types": ["qmltooling"], instead and that pulls in those plugins without any chance to prevent it from the user's side, as soon as the app uses QML.

       

       

        For Gerrit Dashboard: QTBUG-112317
        # Subject Branch Project Status CR V

            owolff Oliver Wolff
            rgriebl Robert Griebl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes