Only test qtdeclarative examples for naming convention
[profile/ivi/qtdeclarative.git] / tests / auto / qml /
2012-08-28 Stephen KellyTest metatype registration errors with non-metatypes.
2012-08-28 Aurindam JanaConsole API: Print JS object
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-27 Matthew VogtRestrict v8 property lookup to the execution context
2012-08-24 Thomas McGuireDon't put JavaScript-owned objects on the stack.
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-23 Matthew VogtIncrease test coverage for V4
2012-08-22 Thomas McGuireMake connectNotify() work with QML
2012-08-22 Stephen KellyTrim trailing whitespace.
2012-08-21 Matthew VogtFix V4 calculations that vary from V8 results
2012-08-16 Chris AdamsFix crash in signal change notification override
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-08-09 Chris AdamsAdd unit test for concatenated property name access
2012-08-09 Chris AdamsChange error messages to reflect new module terminology
2012-08-09 Chris AdamsAllow invokable functions of value-type classes to...
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-08 Chris AdamsAllow signal parameters which are custom QML object...
2012-08-07 Glenn WatsonSupport JS Array.sort() function for sequence wrappers.
2012-08-07 Andrew den ExterAdd tests for copying QQuickChangeSets and debug output.
2012-08-03 Andrew den ExterRefactor and document QQuickChangeSet.
2012-08-03 Michael BrasserMake QQmlScriptString opaque.
2012-08-02 Bea LamSkip failing test
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Bea LamSkip tst_qquickfolderlistmodel::changeDrive()
2012-07-31 Glenn WatsonFix folder list model when changing drives on Windows.
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Friedemann KleintRemove default parameter from protected QmlPropertyMap CT.
2012-07-27 Matthew VogtAllow access to signals and slots in QQmlPropertyMap...
2012-07-27 Aaron McCarthyFix QML import paths in Qt resources.
2012-07-25 Glenn WatsonEnsure params listed after unnamed params are available...
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-24 Chris AdamsFix value-type semantics in variant properties
2012-07-20 Matthew VogtUpdate var property to null on object deletion
2012-07-18 Matthew VogtAllow QQmlPropertyMap property updates to be controlled
2012-07-17 Matthew VogtSelect appropriate version for located module components
2012-07-16 Matthew VogtImproved error message wording
2012-07-16 Matthew VogtSupport remote import paths
2012-07-12 Chris AdamsEnable tst_qqmlpropertycache
2012-07-11 Matthew VogtAllow color to be explicitly compared to a string
2012-07-11 Glenn WatsonFix test for value type interceptors.
2012-07-11 Chris AdamsDon't provide typehint in QQmlExpression::evaluate()
2012-07-10 Matthew VogtImproved error messages for malformed .import statements
2012-07-10 Chris AdamsFix broken value-type support by allowing property...
2012-07-10 Matthew VogtRemove unwanted whitespace from test URLs
2012-07-09 Matthew VogtDo not permit excessive recursion in component creation
2012-07-08 Matthew VogtUse V4 binding for non-final properties where possible
2012-07-06 Matthew VogtExpand test case for qrc:/ URLs
2012-07-05 Andrew den ExterUse unique port numbers for http servers in auto tests.
2012-07-04 Glenn WatsonMake Behaviors work correctly with value types.
2012-07-03 Andrew den ExterAdd tests for QQuickListCompositor debug output.
2012-07-02 Chris AdamsFix crash in QQmlXmlHttpRequest
2012-07-02 Andrew den ExterUse QQmlDataTest to resolve qqqmlanguage test data...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-27 Matthew VogtAdd enum values from related types
2012-06-26 Thiago MacieiraDo not depend on indirect inclusions: #include and...
2012-06-26 Glenn WatsonSupport JS Date object in ListModel with static roles.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Glenn WatsonAdd warning if defining a ListModel with no roles.
2012-06-25 Matthew VogtCorrectly resolve qrc:/ URLs in type loading
2012-06-25 Martin JonesqmlRegisterRevision clashes with qmlRegisterUncreatableType
2012-06-24 Matthew VogtDecode directory separators in source URLs
2012-06-23 Thiago MacieiraFix compilation with GCC 4.7 (C++11)
2012-06-22 Girish RamakrishnanAdd gui-private to tests
2012-06-22 Martin JonesAdd some tests for literal parsing
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-06-21 Glenn WatsonFix locale test on Linux and skip it on Windows.
2012-06-21 Matthew VogtSupport enum return types in Q_INVOKABLE functions.
2012-06-21 Matthew VogtReport clashing qmldir entries for components and scripts
2012-06-21 Chris AdamsPut basic language types into QtQml import
2012-06-21 Chris AdamsDisallow signal-handler-specification for non-signal...
2012-06-21 Michael BrasserEnable literal Qt enum assignment to enum properties.
2012-06-20 Friedemann KleintFix warnings in declarative tests.
2012-06-12 Chris AdamsRemove non-templated qobject module api registration...
2012-06-12 Chris AdamsCheck for null ptr in qmlobject_cast definition
2012-06-07 Aaron KennedyDon't double emit threaded signals
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-05 Matthew VogtAllow the global JS UTC offset to be invalidated
2012-06-05 Martin JonesAllow qtdeclarative to compile with -no-widgets
2012-06-03 Aaron KennedyFix crash in lazy meta object generation.
2012-06-01 Chris AdamsFix another crash due to unregistered enum types
2012-05-31 Mitch CurtisClean up QJSEngine tests.
2012-05-30 Mitch CurtisClean up QJSValue tests.
2012-05-30 Simjees AbrahamDebugger: Clearing the ObjectReferenceHash
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-29 Kent HansenAdd internal API for accessing V8 handles of QJS types
2012-05-29 Alan AlpertAdd a test for using files stored as resources.
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-28 Chris AdamsFix crash caused by unregistered enum types
2012-05-25 Aurindam JanaQQmlEngineDebugService: Property Data of type QVariant
2012-05-25 Roberto RaggiDon't rewrite the body of function expressions
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Simjees AbrahamDebugger: Removing the deleted objects from objectRefer...
2012-05-24 Andrew den ExterMake qqmlmoduleplugin tests pass in shadow builds.
2012-05-24 Andrew den ExterEnable binding to properties of type QJSValue.
2012-05-24 Andrew den ExterFix crash in VisualDataModel drag selection example.
2012-05-23 Matthew VogtRemove default parenting in Qt.createComponent()
next