summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeimport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-58/+54
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-121-58/+54
| |\
| | * Backport more imports directory caching changes.Martin Jones2011-10-121-3/+6
| | * Backport imports directory caching performance optimizationMartin Jones2011-09-131-55/+48
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-1/+9
|\| |
| * | QML import path puts Qt dirs in correct Symbian ordermread2011-09-211-1/+9
| |/
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+8
|/
* 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-111-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-061-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