Send valueTypeIndex to setBindingNoEnable in the expected format.
[profile/ivi/qtdeclarative.git] / tests /
2012-06-03 Aaron KennedyFix crash in lazy meta object generation.
2012-06-01 Chris AdamsFix another crash due to unregistered enum types
2012-06-01 Damian JansenUpdate system tests
2012-06-01 Bea LamSkip tst_complete test in qquickanimationcontroller
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-31 Mitch CurtisClean up QJSEngine tests.
2012-05-31 Martin JonesClearing a view didn't reset content size.
2012-05-31 Andrew den ExterReset the PathView currentIndex to 0 when all items...
2012-05-30 Jiang JiangFix lineHeight test for QQuickText
2012-05-30 Mitch CurtisClean up QJSValue tests.
2012-05-30 Simjees AbrahamDebugger: Clearing the ObjectReferenceHash
2012-05-30 Damian JansenClean up visuals of elements test
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-29 Rohan McGovernSet explicit testcase.timeout for slow tests
2012-05-29 Kent HansenAdd internal API for accessing V8 handles of QJS types
2012-05-29 Andrew den ExterFix nested GridView key navigation with a single row...
2012-05-29 Andrew den ExterFix scaling of svgz images.
2012-05-29 Andrew den ExterUpdate the cursor rectangle when password echo timer...
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 Andrew den ExterFix flicker when changing ListView currentIndex with...
2012-05-28 Andrew den ExterFix PathView not updating after all items are removed...
2012-05-28 Andrew den ExterDon't parent (QObject) delegate items to views.
2012-05-28 Martin JonesFlickable containing MultiPointTouchArea is unresponsiv...
2012-05-28 Chris AdamsFix crash caused by unregistered enum types
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-25 Andrew den ExterDon't deliver drag move events immediately.
2012-05-25 Aurindam JanaQQmlEngineDebugService: Property Data of type QVariant
2012-05-25 Andrew den ExterAdd an v8 object template for visual data model change...
2012-05-25 Roberto RaggiDon't rewrite the body of function expressions
2012-05-24 Gunnar SlettaReenable QQuickTextEdit::delegateLoading for Mac OS X
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 Bea LamRemove duplicated doc files and images
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-24 Andrew den ExterDon't construct VisualDataModel attached properties...
2012-05-23 Matthew VogtRemove default parenting in Qt.createComponent()
2012-05-23 Martin JonesOptimize QML type registration.
2012-05-23 Charles YinIntroduce a new constructor to QQuickView
2012-05-23 Charles YinAdd unit tests for SVG path
2012-05-23 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-22 Charles YinUse the default timeout for tryCompare
2012-05-22 Jan-Arve SaetherAccessibility: Implement invisible and checkable state
2012-05-21 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-21 Simjees AbrahamQml : Resetting binding corrected
2012-05-21 Andrew den ExterFix crash in QQuickVisualDataModel test.
2012-05-21 Matthew VogtEnsure repeated compilation does not fail
2012-05-21 Andrew den ExterRefactor QQuickVisualAdaptorModel to reduce memory...
2012-05-20 Matthew VogtAllow the existence of a VME metaobject to be asserted
2012-05-18 Andrew den ExterRemove QSKIP from test.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Yann BodsonAdd optional width and height arguments to mapToItem...
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-17 Andrew den ExterSkip failing test.
2012-05-17 Andrew den ExterFix incorrect text alignment in TextEdit.
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 Martin JonesPathView was moving view too soon on drag
2012-05-14 Alan AlpertAvoid accessing sprites until they finish loading
2012-05-14 Alan AlpertEnd the deprecation period of SpriteImage
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-05-14 Kent HansenHandle Var instructions in instruction dumper
2012-05-14 Yann BodsonText benchmarks
2012-05-14 Damian JansenAnimatedSprite system tests
2012-05-14 Adriano RezendeAdd more benchmark tests for Item
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
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-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-11 Kent HansenDon't use QtDeclarative compat module
2012-05-11 Martin JonesMake unaligned centered alignment optional.
2012-05-09 Aurindam JanaQQmlEngineDebugService: Query Expression
2012-05-09 Michael BrasserFix potential crash and leak in Binding.
2012-05-09 Michael BrasserScriptAction without scriptName shouldn't match a State...
2012-05-09 Chris AdamsFix weak reference callback in test case
2012-05-09 Charles YinEmit runningChanged() signal after running count updated
2012-05-09 Bea LamFix qmltest failure on mac
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Martin JonesStop flicking on a full pixel.
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
2012-05-08 Martin JonesSet test data directory correctly for QML profiler...
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
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
2012-05-04 Matthew VogtEnsure binding target has not been deleted
2012-05-04 Matthew VogtEmit Component.onDestruction before context is invalidated
2012-05-04 Charles YinRefactor canvas item unit tests
2012-05-03 Glenn WatsonChange test size so there is enough detail on each...
next