tst_qquickflickable: fix compilation warning
[profile/ivi/qtdeclarative.git] / tests / auto /
2012-09-07 J-P Nurmitst_qquickflickable: fix compilation warning
2012-09-07 J-P NurmiWrap tst_qqmllocale::timeZoneUpdated() within Q_OS_UNIX...
2012-09-06 Sergio Ahumadadoc: fix some typos in .qml files
2012-09-06 J-P NurmiAttempt to fix tst_QQuickListView::sectionsDelegate_hea...
2012-08-31 Thomas McGuireDelete weak JS objects on exit right away
2012-08-29 Aaron KennedyEvaluate bindings more intelligently during construction
2012-08-29 Alan AlpertOnly test qtdeclarative examples for naming convention
2012-08-28 Stephen KellyTest metatype registration errors with non-metatypes.
2012-08-28 Aurindam JanaConsole API: Print JS object
2012-08-28 Martin JonesAdd cacheItemCount property to PathView
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-27 Charles YinUse the new antialiasing property for canvas painting
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-24 Andrew den ExterFix assert when a VisualDataModels context has been...
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-23 Matthew VogtIncrease test coverage for V4
2012-08-22 Stephen KellyPort away from qWaitForWindowShown.
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-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.
next