Skip to content
Snippets Groups Projects
Commit 8b95ca89 authored by Christian Kamm's avatar Christian Kamm Committed by hjk
Browse files

QmlJS: Allow for QML modules with version subdirectories.

That means
import Foo 2.1
can resolve to
/path/Foo.2.1 or
/path/Foo.2 or
/path/Foo

Task-number: QTCREATORBUG-4607
Change-Id: Ie1efc5be2ca2ed3ccc130e8a662f94aed11bec1ax
Reviewed-on: http://codereview.qt.nokia.com/194


Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
(cherry picked from commit 87420263)
Reviewed-on: http://codereview.qt.nokia.com/380


Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 7b9ef792
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment