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

Make libQmlDebug usable for QtCreator

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes