aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlimport_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when calling QQmlEngine::clearComponentCache()Simon Hausmann2018-03-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+1
|\
| * Fix URL interception for qmldir filesUlf Hermann2017-11-221-0/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-2/+8
|\|
| * Tell QQmlImportInstance::resolveType what kind of type we wantUlf Hermann2017-10-191-4/+11
* | Fix implicit loading of internal types when using explicit importsSimon Hausmann2017-09-261-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-6/+6
|\|
| * Use QQmlType by valueLars Knoll2017-08-021-6/+6
* | Add support for enum declarations in QMLMichael Brasser2017-07-131-3/+10
|/
* QQmlImport: Decouple QQmlImportNamespace & Import type from qqmlimport.cppRobin Burchell2017-01-261-0/+42
* Allow target path version in a parent moduleJ-P Nurmi2016-04-211-2/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* qml: preserve composite singleton types.Marco Benelli2015-12-171-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Allow importing protected modules with different major versionsJ-P Nurmi2015-01-081-3/+3
* Add new property "designersupported" to qmldirTim Jenssen2014-08-281-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-0/+1
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* Fix QmldirCache object leakLiang Jian2014-03-141-0/+1
* Static plugins: support loading static plugins from several enginesRichard Moe Gustavsen2014-03-131-3/+5
* Support statically linked module pluginsRichard Moe Gustavsen2013-10-111-0/+3
* Add Singleton support for QMLAntti Piira2013-09-211-0/+8
* Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-071-0/+2
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-3/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-1/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-1/+1
* Support remote import pathsMatthew Vogt2012-07-161-9/+27
* Remove unnecessary exportsMatthew Vogt2012-05-181-2/+1
* Optimize type resolutionMartin Jones2012-05-171-2/+2
* Minor optimizations and cleanupAaron Kennedy2012-05-041-0/+1
* Initial bundle supportAaron Kennedy2012-05-041-5/+19
* Ensure JS files imported inside modules work correctlyMatthew Vogt2012-03-191-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+157