Add support for using atlas textures directly in ShaderEffects.
[profile/ivi/qtdeclarative.git] / tests /
2012-06-08 Andrew den ExterFix handling of a direct child stealing focus from...
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-06-08 Andrew den ExterDestroy incubated objects if they are not claimed when...
2012-06-07 Bea Lamrebound property for Flickable
2012-06-07 Aaron KennedyDon't double emit threaded signals
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-06 Andrew den ExterRestart a drag when the item canvas changes.
2012-06-06 Alan AlpertFix affected signal and docs
2012-06-05 Yann BodsonMake sure we relayout on height change when onLineLaidO...
2012-06-05 Laszlo AgocsDo not lose timestamps in mouse press events
2012-06-05 Rohan McGoverntst_qquickgridview: further increase test timeout
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-05 Andrew den ExterEnsure the cursor delegate position is updated on text...
2012-06-05 Charles YinFix unstable test_paint test case
2012-06-04 Charles YinFix canvas item drawImage bug with FBO render target
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.
next