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

Make libQmlDebug usable for QtCreator

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.x
    • None
    • QML: Tooling

    Description

      Most of the code in libQt5QmlDebug is duplicated in Qt Creator. This is a rather painful state of affairs. The implementations constantly get out of sync and some features are added to one but not the other. libQt5QmlDebug should just expose a public API and QtCreator should use it.

      A precondition is that the different client implementations are fully synchronized. We want, for example, fully featured debugger and inspector clients there.

      Such an undertaking would require a migration strategy, where we keep a sufficiently compatible qmldebug library in QtCreator until we can really rely on the one in Qt to fulfill all our needs.

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              ulherman Ulf Hermann
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes