Add missing QT_{BEGIN,END}_NAMESPACE
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmltypeloader.cpp
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-27 Aaron McCarthyFix QML import paths in Qt resources.
2012-07-16 Matthew VogtSupport remote import paths
2012-07-10 Matthew VogtImproved error messages for malformed .import statements
2012-06-06 Martin JonesFix filesystem case sensitivity of QML directory cache
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Martin JonesOptimize qmldir parsing
2012-05-21 Matthew VogtEnsure repeated compilation does not fail
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-15 Glenn WatsonAdd hooks for declarative memory profiler.
2012-05-14 Simjees AbrahamInspector:Modified Apply changes on Save for unsync...
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Aaron KennedyInitial bundle support
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-15 Harald FernengelSmall LSB hacks
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
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