Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / v4 / qv4bindings.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Kent HansenAdd QJSValue::toInt() and toUInt()
2012-01-18 Matthew VogtAllow QML URLs to contain pre-encoded octets
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-14 Aaron KennedyAdd a tracing API for the QML engine
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-11-23 Kent Hansenv4: Get rid of dependency on QQuickAnchorLine type
2011-11-22 Aaron KennedyDon't disconnect mid binding evaluation
2011-11-22 Kai KoehneProfiler: Preserve line information also for optimized...
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-17 Kent HansenClean up declarative includes
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4