Fix merge errors introduced while rebasing.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / qdeclarativecompiler.cpp
2011-08-30 Roberto RaggiFix merge errors introduced while rebasing.
2011-08-30 Aaron KennedyMove all QML file parsing into the QDeclarativeScript...
2011-08-30 Roberto RaggiFix lookup of non scriptable default properties.
2011-08-30 Roberto RaggiFix compilation.
2011-08-30 Roberto RaggiFix type of valuetype alias properties.
2011-08-30 Roberto RaggiSet the name of the default property
2011-08-30 Roberto RaggiFix initialization of QDeclarativeVMEMetaData::Property...
2011-08-30 Aaron KennedyReduce allocations
2011-08-30 Martin Jonesless toUtf8()
2011-08-30 Martin JonesRemove some QString <-> utf8 conversions.
2011-08-30 Aaron KennedyOptimize default property resolution in compiler
2011-08-30 Aaron KennedyUse the cached property data when possible
2011-08-30 Aaron KennedyIntroduce QHashField for use in "contains" tests.
2011-08-30 Aaron KennedyUse QFieldList to manage dynamic properties, signals...
2011-08-30 Aaron KennedyUse strings more conservatively
2011-08-30 Aaron KennedyAdd QFastMetaBuilder
2011-08-30 Martin JonesSome lexer improvement, mostly by avoiding QChar::isWha...
2011-08-30 Martin JonesOptimizations to imports.
2011-08-30 Aaron KennedyDon't unnecessarily construct QMetaPropertys
2011-08-30 Aaron KennedyRemove unnecessary toString()
2011-08-30 Aaron KennedyImprove performance of the QML front-end
2011-08-30 Martin JonesCache QML import directories and qmldir files.
2011-08-30 Aaron KennedyRemove some QHash and QLists.
2011-08-30 Aaron KennedyUse memory more conservatively during QML compilation
2011-08-30 Aaron KennedyRemove some QByteArray<->QString conversions
2011-08-18 Chris AdamsAdd support for a vector4d type in QML
2011-08-04 Chris AdamsImprove error messages from compiler for signals and...
2011-08-04 Chris AdamsHonour the resettable flag of aliased properties
2011-08-04 Aaron KennedyTypo
2011-08-02 Alan AlpertAllow custom parser types to still get signal handlers...
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeCompiler
2011-07-28 Michael BrasserAllow Qt enum values in ListElement.
2011-07-25 Aaron KennedyAllow static alias to composite type
2011-07-25 Aaron KennedyCorrectly load flags for binding properties
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-07 Aaron KennedyRemove unused fields
2011-07-04 Aaron KennedyOptimize QDeclarativePropertyCache
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-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 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-20 Aaron KennedyReenable shared bindings
2011-06-17 Aaron KennedyTemporarily disable shared V8 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 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-14 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-10 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-10 Aaron KennedyCreate property cache in case of Component{} root
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 Michael BrasserOptimized QDeclarativeScriptString constructor for...
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-23 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-23 Chris AdamsSupport change slots for properties starting with '_'
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.