Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12315

Auto-completion of QML imports

    XMLWordPrintable

Details

    Description

      The auto-completed list of available imports and their versions seems hard-coded. Some imports, such as "Qt.labs.settings" is missing altogether. Furthermore, when creating a new project in Qt Creator, it doesn't matter whether one selects Qt Quick 1.x or 2.x, the auto-completer offers the exact same list of imports including incompatible imports. Please use the active kit for fetching available imports from and their latest available versions and offer those in the auto-completion. A separation between Qt Quick 1.x (QT_INSTALL_IMPORTS) and Qt Quick 2.x imports (QT_INSTALL_QML) is also needed - these two shouldn't be mixed in the same app.

      Attachments

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

        Activity

          People

            mabenell Marco Benelli
            jpnurmi J-P Nurmi
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes