Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / qdeclarativevme.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Aaron KennedyDetect and optimize qsTr() and qsTrId() bindings
2011-12-14 Aaron KennedyAdd a tracing API for the QML engine
2011-12-07 Friedemann KleintFix linking of QtQuick.dll on Windows.
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-12-01 Aaron KennedyMove QDeclarativePropertyValueInterceptor into a privat...
2011-12-01 Chris AdamsAdd support for assigning literal value to sequence...
2011-11-23 Kent HansenDon't crash when importing script with syntax error
2011-11-22 Kai KoehneProfiler: Preserve line information also for optimized...
2011-11-20 Michael BrasserRewrite signal handlers at compile time.
2011-11-17 Aaron KennedyFix crash in incubator when a guarded context is deleted
2011-11-16 Kent HansenMake non-threaded VME interpreter work again
2011-11-09 Michael BrasserProperty changes in Component.onCompleted should trigge...
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-10-17 Kent HansenClean up declarative includes
2011-10-16 Aaron KennedyMerge PropertyCache::Data and ValueTypeData
2011-10-14 Friedemann KleintRemove QMetaObjectBuilder from declarative.
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4
2011-10-07 Aaron KennedyQDeclarativeIncubator autotests
2011-10-06 Aaron KennedyAllow incubators to be driven recursively
2011-10-06 Chris AdamsAdd JavaScript "var" property type to QML
2011-10-03 Chris AdamsAllow .pragma library scripts to import other scripts
2011-10-03 Aaron KennedyQDeclarativeIncubator::clear() and autotests
2011-09-30 Aaron KennedyRemove unnecessary members
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-22 Kent HansenMake the QML/VME interpreter threaded
2011-09-22 Kent HansenMake the QML-VME interpreter "threading"-friendly
2011-09-16 Aaron KennedyReference V4 program data
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-01 Lars KnollRemove the remaining dependencies onto QtWidgets
2011-08-31 Tor Arne VestbøFix build with Clang
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Aaron KennedyMove all QML file parsing into the QDeclarativeScript...
2011-08-30 Aaron KennedyAdd QFastMetaBuilder
2011-08-30 Aaron KennedyRemove some QByteArray<->QString conversions
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-18 Chris AdamsAdd support for a vector4d type in QML
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeVME
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-23 Aaron KennedyFix regression against 4.7
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-20 Aaron KennedyReenable shared bindings
2011-06-17 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-17 Aaron KennedyEvaluate all shared bindings together using a shared...
2011-06-15 Aaron KennedyFix autotests
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-10 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Gunnar SlettaMerge branch 'threaded3'
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMinor XXX fixups
2011-06-09 Michael BrasserOptimized QDeclarativeScriptString constructor for...
2011-06-08 Aaron KennedyImplement global handle tracking
2011-06-07 Michael BrasserMerge branch 'master' into v8
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-06-06 Aaron KennedyInitial V8 integration
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-05-05 Aaron KennedyInline static data for basic types into the QML instruction
2011-05-05 Aaron KennedySupport variable length instructions in QML bytecode
2011-05-05 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-05 Aaron KennedyOnly include line numbers when necessary
2011-05-04 Gunnar SlettaMerge branch 'master' into qtquick2
2011-04-27 axisMerged master into qtquick2.
2011-04-27 Qt by NokiaInitial import from qtquick2.
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.