summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeimport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct the "module not installed" error handlingAaron Kennedy2011-02-111-12/+13
* Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-111-2/+4
* Update modules-related tests and docsBea Lam2011-02-101-1/+22
* Support seperate versions of installed modulesmae2011-02-081-12/+64
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-1/+7
* Append qml import path individually for each available drive on SymbianJoona Petrell2010-12-021-1/+29
* Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-081-1/+10
* Fix assert when placing a .qml file inside $QTDIR/importsKai Koehne2010-09-271-0/+1
* Internal QML API cleanupAaron Kennedy2010-08-271-71/+86
* Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-241-1/+1
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-051-3/+15
* Don't accept *files* that exist when *directory* is required.Warwick Allison2010-07-021-2/+4
* small optimisationLars Knoll2010-06-091-2/+2
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-241-15/+6
* Add return value for resolveTypeInNamespaceAaron Kennedy2010-05-201-2/+2
* Search for QML import libraries also in application directoryKai Koehne2010-05-191-4/+10
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-1/+1
* Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-291-0/+925