Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / v4 / qv4irbuilder.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 RaggiFix IR code generation for member expressions
2011-12-06 Roberto RaggiIntroduce methods to get the source location of the...
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-07 Friedemann KleintDeclarative: Fix compiler warnings.
2011-11-01 Friedemann KleintDeclarative: Fix gcc 4.6 warnings about assigned/unused...
2011-10-26 Aaron KennedyRename QDeclarativePropertyCache::Data to QDeclarativeP...
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4