Allow access to signals and slots in QQmlPropertyMap inheritors
[profile/ivi/qtdeclarative.git] / tests / auto / qml /
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()
2012-05-23 Martin JonesOptimize QML type registration.
2012-05-23 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-21 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-21 Simjees AbrahamQml : Resetting binding corrected
2012-05-21 Matthew VogtEnsure repeated compilation does not fail
2012-05-20 Matthew VogtAllow the existence of a VME metaobject to be asserted
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Martin JonesOptimize type resolution
2012-05-17 Chris AdamsImprove composite property type unit test
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-17 Michael BrasserFix signal handlers for signals with default arguments.
2012-05-16 Chris AdamsEnsure that we don't attempt to dispose handle twice
2012-05-16 Chris AdamsFix composite type property support
2012-05-15 Chris AdamsRevert "Allow function assignment to cause binding...
2012-05-14 Simjees AbrahamInspector:Modified Apply changes on Save for unsync...
2012-05-14 Rohan McGovernRemoved CONFIG+=parallel_test from parallel-unsafe...
2012-05-14 Kent HansenHandle Var instructions in instruction dumper
2012-05-12 Aurindam JanaQQmlDebugService: Fetch Objects for location info
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-09 Aurindam JanaQQmlEngineDebugService: Query Expression
2012-05-09 Michael BrasserFix potential crash and leak in Binding.
2012-05-09 Chris AdamsFix weak reference callback in test case
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
2012-05-08 Martin JonesSet test data directory correctly for QML profiler...
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Aurindam JanaQQmlInspector: Use qmlscene in auto tests
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
next