Merge master into api_changes
[profile/ivi/qtdeclarative.git] / src / qml /
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Michael BrasserPrevent the root object from being garbage collected.
2012-03-22 Kent HansenAdapt to QMetaMethod::typeName() behavioral change...
2012-03-21 Matthew VogtProvide imageType() from QQmlImageProviderBase
2012-03-21 Chris AdamsAllow literal enum to int property assignments
2012-03-21 Andrew den ExterFix consistency of parsing ISO 8601 date strings.
2012-03-21 Michael BrasserDisable module api object support in v4.
2012-03-21 Michael BrasserSupport unregistered Qt namespace enums in QML methods.
2012-03-21 Michael BrasserSupport (registered) non-local enums for signal/slot...
2012-03-20 Tobias KoenigFix compilation on QNX.
2012-03-20 Kent HansenMake QVariant conversion for JS null type symmetric
2012-03-20 Michael BrasserAlways enable value type support in v4.
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-20 Martin JonesFix bitfield waste in QQmlContextData
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
2012-03-20 Matthew VogtAllow parent to be specified for Qt.createComponent
2012-03-19 Matthew VogtRemove include of QStringBuilder header
2012-03-19 Matthew VogtEnsure JS files imported inside modules work correctly
2012-03-19 Kent HansenFix compiler warnings in QQmlType
2012-03-19 Kent HansenFix typo in QQmlXMLHttpRequest::readEncoding()
2012-03-19 Lars KnollRemove refence to declarative in the docs
2012-03-19 Kai KoehneDebugger: Optimize message sending in v8 profiler
2012-03-19 Kai KoehneDebugger: Always disable v4 optimizer if v8 debugger...
2012-03-19 Aurindam JanaQmlEngineDebugService: Rename service to QmlDebugger
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Simjees AbrahamDebugger: Add optional 'host' argument to -qmljsdebugger
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Kai KoehneQmlProfiler: Make sure there's minimal overhead when...
2012-03-19 Kai KoehneQmlProfiler: Do not log expression for binding
2012-03-19 Chris AdamsNotify QQJSE::DW of expression deletion during dtor
2012-03-19 Kai KoehneDebugger: Fix compilation with C++11
2012-03-19 Aurindam JanaQmlDebugging: Object Tree and States List
2012-03-19 Martin JonesWhen clearing an incubator also clear incubators it...
2012-03-15 Michael BrasserFix bug in v4 strict equality.
2012-03-15 Harald FernengelSmall LSB hacks
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
2012-03-15 Chris AdamsFix crash caused by dereferencing collected v8 data
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Chris AdamsEnsure that dynamic property storing QObject ptr notifi...
2012-03-14 Kent HansenLet V8 throw the exception when QML property lookup...
2012-03-14 Kent HansenUse the same ReferenceError message wording as V8
2012-03-14 Kai KoehneDebugger: Print informational messages via qDebug
2012-03-14 Luis Gabriel LimaFix AND expression in v4
2012-03-14 Michael BrasserSupport module api objects in v4.
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Jędrzej NowackiCrash fix after QMetaType change.
2012-03-13 Kent HansenMake QFastMetaBuilder generate revision 7 meta-objects
2012-03-13 Kent HansenAdapt to Qt5 meta-object changes
2012-03-13 Kai KoehneDebugger: Use QStringLiteral where appropriate
2012-03-13 Andrew den ExterDeclare QQmlError and QQmlProperty as movable types.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Chris AdamsFix crash when writing property after engine deletion
2012-03-13 Aaron KennedyMove binding and expression classes to separate files
2012-03-13 Charles Yininclude header correctly
2012-03-12 Michael BrasserFix v4 nested object access bug.
2012-03-12 Michael BrasserAdd two argument Math.min and Math.max support to v4.
2012-03-12 Michael BrasserAdd Math.ceil and Math.abs support to v4.
2012-03-11 Charles YinReturn early if animationjob was deleted in all callbac...
2012-03-11 Stephen KellyRemove undefined method.
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 Aurindam JanaQmlDebugging: Remove QQmlDebugClient
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 Aurindam JanaQmlDebugging: Remove deprecated classes
2012-03-07 Aurindam JanaQmlDebugging: Revert the names of services
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