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

Remove or obfuscate QML code from released executable

    XMLWordPrintable

Details

    Description

      When using the Qt Quick Compiler and Resource Compiler, a copy of the application's QML code is stored as easily-readable plaintext in the final executable.

      This is somewhat understandable for the parts that qmlsc can't process, but there should at least be a mechanism to strip out the QML/JS code that has already been compiled into C++.

      If this will take a while to implement, please at the very least provide a mechanism to strip out the code comments in the short-term.

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              skoh-qt Sze Howe Koh
              Vladimir Minenko Vladimir Minenko
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes