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

Let compress or obfuscate QML without using resource system

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • None
    • QML: Compiler
    • None
    • All

    Description

      The main reason that I'm filling this is because QML code is visible in the final executable and that's really awful IMHO. Yes we all know security is not 100% but please, reading QML and comments from exe with a notepad is another level of transparency. specially for a c++ framework is kinda weird!

      I read QTBUG-102785 and find out we can at least do a little obfuscation with help of AUTORCC_OPTIONS. so my question is how we can reach to this compression when we are loading Components from a module with `qt_add_qml_module` ?
       
       
       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            spfl97 Dawn Walker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes