Refactor singleton type registration code
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlecmascript / testtypes.h
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-09 Chris AdamsEnsure that copy sequences can be passed as arguments
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-08-07 Glenn WatsonSupport JS Array.sort() function for sequence wrappers.
2012-07-08 Matthew VogtUse V4 binding for non-final properties where possible
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Matthew VogtAdd enum values from related types
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-06-21 Matthew VogtSupport enum return types in Q_INVOKABLE functions.
2012-06-20 Friedemann KleintFix warnings in declarative tests.
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-28 Chris AdamsFix crash caused by unregistered enum types
2012-05-24 Andrew den ExterEnable binding to properties of type QJSValue.
2012-05-16 Chris AdamsEnsure that we don't attempt to dispose handle twice
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-09 Chris AdamsFix weak reference callback in test case
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-04 Matthew VogtEmit Component.onDestruction before context is invalidated
2012-04-26 Kent HansenSpecialize for QJson types in the QObject meta-call...
2012-04-23 Matthew VogtVerify that QML can reliably receive datetime info...
2012-04-23 Matthew VogtRecord current status of date conversion from QML
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Michael BrasserSupport registered QFlags in QML methods and signal...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Chris AdamsFix crash caused by dereferencing collected v8 data
2012-03-14 Michael BrasserSupport module api objects in v4.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml