[Differential] [Request, 71 lines] D1634: Fix imports for several built-in QML modules

cordlandwehr (Andreas Cord-Landwehr) noreply at phabricator.kde.org
Wed May 18 20:14:40 UTC 2016


cordlandwehr created this revision.
cordlandwehr added reviewers: KDevelop, brauch, kfunk.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  This patch adds several missing special cases for QML modules that
  previously were not found correctly. The additional unit test
  ensures that the paths are really found and should work on a standard
  CI system with recent Qt.

TEST PLAN
  added unit test and now it passes

REPOSITORY
  rKDEVELOP KDevelop

BRANCH
  fixQmlPathImport

REVISION DETAIL
  https://phabricator.kde.org/D1634

AFFECTED FILES
  languages/qmljs/duchain/cache.cpp
  languages/qmljs/duchain/tests/test_qmljsdeclarations.cpp
  languages/qmljs/duchain/tests/test_qmljsdeclarations.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: cordlandwehr, KDevelop, brauch, kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list