Refactor singleton type registration code
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlimport.cpp
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-09 Chris AdamsChange error messages to reflect new module terminology
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-27 Aaron McCarthyFix QML import paths in Qt resources.
2012-07-17 Matthew VogtSelect appropriate version for located module components
2012-07-16 Matthew VogtImproved error message wording
2012-07-16 Matthew VogtSupport remote import paths
2012-07-10 Tasuku Suzukiload plugins properly when QT_NO_SETTINGS is defined
2012-06-21 Matthew VogtReport clashing qmldir entries for components and scripts
2012-05-17 Martin JonesOptimize type resolution
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-08 Denis MingulovEnable QML_IMPORT_TRACE for setImportPathList and setPl...
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Aaron KennedyInitial bundle support
2012-04-26 Matthew VogtRemove relative directory elements in import paths
2012-04-19 Martin JonesMake QML work with the new QUrl implementation.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-28 Matthew VogtRe-order imports statements to import nested imports...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-19 Matthew VogtEnsure JS files imported inside modules work correctly
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml