Ensure that scarce resources work with var properties
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativeecmascript / tst_qdeclarativeecmascript.cpp
2011-12-06 Chris AdamsEnsure that scarce resources work with var properties
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-01 Aaron KennedyAutotest
2011-12-01 Kai KoehneTake multi-line expressions into account when rewriting...
2011-12-01 Aaron KennedyIgnore test warnings
2011-12-01 Chris AdamsAdd support for assigning literal value to sequence...
2011-11-30 Roberto RaggiExtend the grammar of QML binding declarations.
2011-11-29 Roberto RaggiFix the evaluation of JS switch statements in QML bindings.
2011-11-29 Chris AdamsAdd indexed deleter to sequence wrapper, implement...
2011-11-24 Aurindam JanaConsoleAPI: Use environment variable
2011-11-23 Kent HansenDon't crash when importing script with syntax error
2011-11-22 Glenn WatsonFix default property preventing signals from being...
2011-11-16 Kent HansenAdd autotest for qml/v8 optimization bug
2011-11-16 Aaron KennedyAllow aliases to QVariant properties
2011-11-14 Roberto RaggiFix parsing of unary expressions.
2011-11-11 Aurindam JanaQV8Engine: Console APIs
2011-11-11 Chris AdamsRemove unused codepaths from QV8SequenceWrapper
2011-11-11 Michael BrasserMake compile and pass CI tests.
2011-11-08 Aaron KennedyInclude correct line number when throwing an exception...
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-11-02 Chris AdamsAdd support for more sequence types
2011-10-26 Aaron KennedyReadonly QML property support
2011-10-26 Michael BrasserAdd test for bug with typeof in imported js files.
2011-10-26 Michael BrasserFix "for (... in ...)" loops for list properties.
2011-10-19 Jason McDonaldRemove copy of tests/shared/util.h.
2011-10-18 Aaron KennedySimplify expression guard logic
2011-10-16 Aaron KennedyMerge PropertyCache::Data and ValueTypeData
2011-10-14 Michael BrasserUse TESTDATA macro in declarative tests.
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 Chris AdamsModify JS Object to QVariant conversion
2011-09-30 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-30 Chris AdamsEnsure JS-owned QObjects are cleaned up on v8engine...
2011-09-28 Chris AdamsFix crash in String.arg()
2011-09-19 Jędrzej NowackiUnwrap QJSValue from QVariant in QV8Engine::fromVariant
2011-09-19 Roberto RaggiFix automatic semicolon insertion.
2011-09-19 Chris AdamsFix QDeclarativeListProperty assignment
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Chris AdamsAdd garbage collector prologue callback to qv8engine
2011-09-04 Chris AdamsFix some memory leaks in the compiler
2011-09-01 Michael BrasserAllow reference to signals using 'on' handler syntax.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-31 Chris AdamsAdd enums support to QObject module APIs
2011-08-30 Chris AdamsImplement script module api property get and set
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-04 Chris AdamsHonour the resettable flag of aliased properties
2011-08-02 Chris AdamsEnsure that the prototype chain is checked in property Get
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 Charles YinAdd .arg() for Javascript String type
2011-07-25 Aaron KennedyAllow static alias to composite type
2011-07-25 Aaron KennedySupport better boolean conversion semantics
2011-07-25 Aaron KennedyCheck objects can be passed as signal parameters
2011-07-25 Aaron KennedyCorrectly load flags for binding properties
2011-07-12 Aaron KennedyEnable support for QObject based module APIs
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-17 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-15 Aaron KennedyFix autotests
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-14 Aaron KennedyUpdate auto tests
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 Aaron KennedyMerge branch 'master' into qtquick2
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-18 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-18 Jason McDonaldRemove Q_ASSERT's from ecmascript test.
2011-05-06 Chris AdamsAdd unit test and documentation for module API
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.