Stabilize QQuickWindow tests a bit
[profile/ivi/qtdeclarative.git] / tests /
2012-08-17 Gunnar SlettaStabilize QQuickWindow tests a bit
2012-08-16 Chris AdamsFix crash in signal change notification override
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-13 Frederik GladhornFix build with QT_NO_ACCESSIBILITY.
2012-08-13 Frederik GladhornOnly build accessibility test when a11y is enabled.
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-06 Andrew den ExterFix pasting with the middle button in TextInput and...
2012-08-06 Andrew den ExterAdd tests for copy and paste using keyboard shortcuts.
2012-08-03 Paul Olav TveteDon't use compatibility headers
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-02 Andrew den ExterAdd tests for writing to model role properties.
2012-08-02 Andrew den ExterTest the VisualDataModel hasModelChildren property
2012-08-02 Andrew den ExterAdd tests for VisualDataModel watched roles.
2012-08-02 Andrew den ExterFix handling of changes to the root index of a VisualDa...
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Paul Olav TveteAdd includes for QWindowSystemInterface
2012-08-01 Bea LamSkip tst_qquickfolderlistmodel::changeDrive()
2012-07-31 Charles YinRefactor context2d thread logic
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 Bea LamSome autotests which failed on OSX don't fail anymore...
2012-07-30 Andrew den ExterAdd tests for Text(*) default property values and notif...
2012-07-30 Andrew den ExterAdd tests for an object instance as model data.
2012-07-30 Bea LamDelete created objects in tests and fix warnings
2012-07-30 Friedemann KleintRemove default parameter from protected QmlPropertyMap CT.
2012-07-30 Matthew VogtStabilize tst_qquickloader test case
2012-07-27 Martin JonesPixmap loader adds images to unreferenced list when...
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-27 Martin JonesAdd SnapPosition mode to positionViewAtIndex() in List...
2012-07-26 Bea LamRemove QSKIP from snapOneItem() test
2012-07-26 Andrew den ExterFix resolution of cursor when items are overlapping.
2012-07-25 Glenn WatsonEnsure params listed after unnamed params are available...
2012-07-25 Charles YinAdd waitForRendering() function for qmltest
2012-07-25 Andrew den ExterAdd tests for QQuickItem::childAt and antialiasing.
2012-07-25 Damian JansenFix inconsistent playing / paused property setting...
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-24 Friedemann KleintQtQuick: Remove usages of qWaitForWindowShown(QWindow *).
2012-07-24 Andrew den ExterFix restoration of cursor position and selection after...
2012-07-24 Chris AdamsFix value-type semantics in variant properties
2012-07-23 Martin JonesChanging model after componentComplete should reset...
2012-07-23 Martin JonesAdd methods to PathView: positionViewAtIndex(), indexAt...
2012-07-23 Andrew den ExterAdd tests for QQuickPaintedItem.
2012-07-23 Martin JonesChanging PathView model after componentComplete should...
2012-07-23 Andrew den ExterDon't run pinch area test in parallel.
2012-07-20 Matthew VogtUpdate var property to null on object deletion
2012-07-19 Friedemann KleintQtDeclarative: Remove usage of deprecated qWaitForWindo...
2012-07-19 Stephen KellyFix include of QWindowSystemInterface.
2012-07-19 Stephen KellyTest that the package configs for QtDeclarative work.
2012-07-19 Alan AlpertAdd test for large file codepath
2012-07-18 Matthew VogtAllow QQmlPropertyMap property updates to be controlled
2012-07-18 Charles YinAdd fuzzyCompare() to qmltest
2012-07-17 Andrew den ExterDon't double reference items created following a model...
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-17 Matthew VogtSelect appropriate version for located module components
2012-07-16 Matthew VogtImproved error message wording
2012-07-16 Yann BodsonRemove unneeded mac specific code in QQuickText
2012-07-16 Toby TomkinsSkip svg related test that is ASSERTing through no...
2012-07-16 Matthew VogtSupport remote import paths
2012-07-16 Andrew den ExterFix horizontal alignment of unwrapped text in TextEdit.
2012-07-16 Alberto MardeganMouseArea: use current value of drag.axis
2012-07-15 Glenn WatsonFix auto test for tiling image.
2012-07-14 Adriano RezendeAdjust Flickable autotest to check mouse events with...
2012-07-13 Shawn RutledgeRemove unneeded qpa/qwindowsysteminterface.h includes
2012-07-13 Adriano RezendeMultiPointTouchArea autotest checks touch events with...
2012-07-13 Adriano RezendeAdjust PinchArea autotest to check pinch events with...
2012-07-13 Damian JansenFix signal emission for the Image based items when...
2012-07-13 Andrew den ExterFix TextEdit and TextInput test failures.
2012-07-13 Matthew VogtUpdate multiple value type properties despite interceptor
2012-07-12 Andrew den ExterRe-enable commented out tests.
2012-07-12 Andrew den ExterRe-enable tests dependent on QStandardItemModel.
2012-07-12 Chris AdamsEnable tst_qqmlpropertycache
2012-07-11 Michael BrasserFix, test and document animation started/stopped signals.
2012-07-11 Martin Jonespressed and pressedButtons don't work when multiple...
2012-07-11 Matthew VogtAllow color to be explicitly compared to a string
2012-07-11 Andrew den ExterAdd tests for instantiating cursor delegates in the...
2012-07-11 Toby TomkinsRemove insignificant flag because test is passing reliably.
2012-07-11 Glenn WatsonFix test for value type interceptors.
2012-07-11 Toby TomkinsSpecify platform that test is insignificant, has flaky...
2012-07-11 Toby TomkinsRemove superfluous DEFINE no longer used in source...
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 Michael BrasserStabilize Loader test.
2012-07-10 Matthew VogtRemove unwanted whitespace from test URLs
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-07-09 Andrew den ExterSpeed up TextEdit construction time.
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
next