Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changes
[profile/ivi/qtdeclarative.git] / src / qml / qml /
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-09 João AbecasisDon't grow container when desired size is known
2012-03-09 Michael BrasserFix typo.
2012-03-09 Glenn WatsonFix crash in listmodel when data is assigned incorrectly.
2012-03-09 Roberto RaggiKeep high-level intermediate representation for IR...
2012-03-09 Roberto RaggiRemove non explicitly typed IR::CONST() nodes.
2012-03-09 Kai KoehneQmlProfiler: Avoid overhead if profiling is not enabled
2012-03-09 Matthew VogtRemove unused QTextCursor code from rewriter.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Kai KoehneQML Debugger: Change prefix of warnings
2012-03-07 Gunnar SlettaCompile after API changes in QCoreApplication
2012-03-07 Kent HansenUse StringRef::load() to initialize DefaultProperty...
2012-03-07 Kent HansenDon't needlessly create alias property names in the...
2012-03-07 Kent HansenMake sure QML type "real" always maps to C++ type ...
2012-03-07 Michael BrasserCorrectly place '.' when building name for call express...
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-05 Gunnar SlettaDo not store an explicit QImage in the declarative...
2012-03-05 Chris AdamsAllow function assignment to cause binding for non...
2012-03-05 Chris AdamsImprove support for var properties
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