• Icon: Task Task
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • None
    • Packaging

      QML API Review script (https://code.qt.io/cgit/qt/qtqa.git/tree/scripts/api-review/qml-api-review) needs some improvements:

      Mandatory:

      • There shouldn't be a hard-coded list of modules from where reviews are generated. Script should check from code if module has QML API instead. That could be done by checking, if module
        • has a .qml file in it
        • with a QML_ELEMENT, or a .qml file somewhere in the code
        • has qt_internal_add_qml_module in a CMakeLists.txt file.

      Maybe the last one is a sufficient indicator? To be discussed with ulherman

      Optional:

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

            aksalova Akseli Salovaara
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes