Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qtdeclarative
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Qt Project
  • qt
  • qtdeclarative
  • Merge requests
  • !41
You need to sign in or sign up before continuing.

QQmlImportDatabase: Make sure the newly added import path be first

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Fella requested to merge nicolasfella/qtdeclarative:work/nico/import-fix into kde/5.15 Apr 06, 2023
  • Overview 1
  • Commits 1
  • Changes 2

If it already exists in the import list, move it to the first place. This is as per the description of QQmlEngine::addImportPath: | The newly added path will be first in the importPathList().

Change-Id: I782d355c46ada2a46cff72e63326208f39028e01 Reviewed-by: Ulf Hermann ulf.hermann@qt.io (cherry picked from commit 3e413803)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/nico/import-fix