Improve QJSValueIterator implementation.
[profile/ivi/qtdeclarative.git] / src / declarative / qml /
2011-08-03 Jedrzej NowackiImprove QJSValueIterator implementation.
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-08-02 Chris AdamsEnsure that the prototype chain is checked in property Get
2011-08-02 Chris AdamsAdd support for comparing value-type properties
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 KennedyMark objects from Component.createObject() as destructible
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeCompiler
2011-07-29 Aaron KennedyFix alias warnings in QV8QObjectWrapper
2011-07-29 Aaron KennedyFix alias warnings in V4
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeVME
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeV8Handle
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeGuard
2011-07-29 Charles YinAdd .arg() for Javascript String type
2011-07-28 Alan AlpertInitial CustomEmitter and CustomAffector implementation
2011-07-28 Michael BrasserAllow Qt enum values in ListElement.
2011-07-28 Michael BrasserFix translation context for QML files.
2011-07-28 Michael BrasserRemove reference to deleted file.
2011-07-28 Charles YinFix bug 20505: Offline Storage API: wrong types of...
2011-07-28 Charles YinFix XmlHttpRequest setHeader bug
2011-07-26 Aaron KennedyReference resources to prevent crash (on some platforms)
2011-07-26 Aaron KennedyOuptut non-NOTIFYable warnings again
2011-07-25 Bea LamDon't error if response results in UnknownContentError
2011-07-25 Aaron KennedySet classname for cloned extension meta objects
2011-07-25 Aaron KennedyReverse lookup ids by object pointer
2011-07-25 Aaron KennedyUse engine where appropriate in QDeclarativeProperty
2011-07-25 Aaron KennedyAllow object to be accessed by multiple QDeclarativeEngines
2011-07-25 Aaron KennedyAllow static alias to composite type
2011-07-25 Aaron KennedySupport better boolean conversion semantics
2011-07-25 Aaron KennedyCorrectly load flags for binding properties
2011-07-25 Aaron KennedyDon't assert on incorrect file url
2011-07-25 Aaron KennedyEnter context scope
2011-07-21 Kim Motoyoshi KallandCompile fix.
2011-07-21 Christiaan JanssenQml Debugging: only read properties that can be display...
2011-07-20 Simon HausmannFix memory leaks with QV8Engine's ExtensionData
2011-07-20 Martin JonesExport qmlRegisterTypeNotAvailable (used by libqtquick1)
2011-07-12 Aaron KennedyEnable support for QObject based module APIs
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-07 Aaron KennedyRemove unused fields
2011-07-07 Aaron KennedyRegister QDeclarativeV8Handle during construction
2011-07-07 Aaron KennedyCorrect handling of QObject* and QWidget* properties
2011-07-04 Aaron KennedyImplement translation functions for V8
2011-07-04 Aaron KennedyRemove ASCII cache from QStringHash
2011-07-04 Aaron KennedyOptimize QDeclarativePropertyCache
2011-07-04 Aaron KennedyDon't exceed SMI bounds
2011-07-04 Aaron KennedyCompile
2011-07-01 Aaron KennedyImprove performance of v8 string hashes by using symbol id
2011-07-01 Aaron KennedyVariants should compare as equal
2011-07-01 Aaron KennedyAdd toString for variants
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-29 Christian KammFix UiPublicMember::lastSourceLocation.
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 KennedySupport refreshing V8 bindings
2011-06-22 Aaron KennedyCorrect rounding behavior
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-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-20 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-20 Aaron KennedyAdd "DELETE" support to XMLHttpRequest
2011-06-20 Aaron KennedyOptimize common binding writes
2011-06-20 Aaron KennedyReenable shared bindings
2011-06-17 Aaron KennedyTemporarily disable shared V8 bindings
2011-06-17 Aaron KennedyCompare QDeclarativeProperty's in a flag agnostic way
2011-06-17 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-17 Aaron KennedyEvaluate all shared bindings together using a shared...
2011-06-16 Aaron KennedyAdd "shared mode" to QML contexts
2011-06-16 Aaron KennedyCleanup
2011-06-16 Aaron KennedyOutput the rewritten binding with QML_REWRITE_DUMP
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Aaron KennedyFix autotests
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Aaron KennedyRegister QList<QObject*> metatype
2011-06-15 Aaron KennedyCorrect handling of CONSTANT properties
2011-06-14 Aaron KennedyPerformance improvements
2011-06-14 Aaron KennedyAdd QHashedV8String to improve lookup performance
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 KennedyUse fast property accessors for readonly properties
2011-06-10 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-10 Aaron KennedyCreate property cache in case of Component{} root
2011-06-10 Aaron KennedyUse optimized QObject wrapper whenever it is possible
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
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 Aaron KennedyRemove QtScript code from QDeclarativeExpression
2011-06-09 Aaron KennedyFix initialization bugs in d9d952d3c0475b1e7f7b8df2b062...
2011-06-09 Aaron KennedyRemove QtScript code from QDeclarativeEngine
2011-06-09 Aaron KennedyAllow extensions to register with the QV8Engine
2011-06-09 Michael BrasserRemove clock_gettime() library dependency.
2011-06-09 Michael BrasserOptimized QDeclarativeScriptString constructor for...
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
next