Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / v4 / qv4compiler.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-11-23 Kent Hansenv4: Get rid of dependency on QQuickAnchorLine type
2011-11-14 Roberto RaggiUse the property cache when compiling the V4 instructions.
2011-11-09 Aaron KennedyFix v4 crash when accessing invalid attached property
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4