aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Resume testing of customparticleAlan Alpert2012-12-011-3/+0
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-293-403/+0
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2912-117/+117
* Make tst_examples::namingConvention not failKai Koehne2012-11-291-2/+8
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-23/+74
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-262-18/+53
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+7
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-7/+7
* Renamed QWindow::pos property to positionShawn Rutledge2012-11-091-11/+11
* tests: Mark some tests as insignificant on MacSamuli Piippo2012-11-092-0/+4
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-0820-168/+168
* test: Mark `tst_qquicklistview', `tst_qquicktext', and `tst_qquicktextedit' a...Sergio Ahumada2012-10-293-0/+6
* Change qml list interfaceMarco Bubke2012-10-232-3/+2
* Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-193-46/+43
* Remove interim compatibility measuresAlan Alpert2012-10-1613-122/+122
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-281-1/+1
* Mark some tests as insignificant to let change#35527 be integratedKonstantin Ritt2012-09-262-0/+6
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-242-2/+2
* tst_QQuickListView::sectionsDelegate_headerVisibility(): restore QSKIPJ-P Nurmi2012-09-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2372-1734/+1734
* Auto tests: PlatformQuirks::isClipboardAvailable()J-P Nurmi2012-09-172-111/+47
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-145-18/+18
* Remove tst_qquicktext::alignments()J-P Nurmi2012-09-1311-97/+0
* Remove tst_qquicktextedit::alignments()J-P Nurmi2012-09-1311-91/+0
* Remove tst_qquicktextinput::horizontalAlignment()J-P Nurmi2012-09-134-36/+0
* test: Check for null string comparisonSergio Ahumada2012-09-101-1/+1
* tst_qquickfontloader: remove unnecessary skips on WindowsJ-P Nurmi2012-09-071-21/+0
* Fix tst_qquickanimatedimage::mirror_running()J-P Nurmi2012-09-071-10/+14
* tst_QQuickPathView::package(): updated QSKIP()J-P Nurmi2012-09-071-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-072-2/+2
* tst_qquickflickable: fix compilation warningJ-P Nurmi2012-09-071-1/+1
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Attempt to fix tst_QQuickListView::sectionsDelegate_headerVisibility()J-P Nurmi2012-09-061-5/+4
* Only test qtdeclarative examples for naming conventionAlan Alpert2012-08-291-3/+10
* Add cacheItemCount property to PathViewMartin Jones2012-08-282-1/+84
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-1/+0
* Fix assert when a VisualDataModels context has been invalidated.Andrew den Exter2012-08-241-0/+30
* Port away from qWaitForWindowShown.Stephen Kelly2012-08-221-2/+2
* Stabilize QQuickWindow tests a bitGunnar Sletta2012-08-173-32/+36
* Fix build with QT_NO_ACCESSIBILITY.Frederik Gladhorn2012-08-131-1/+1
* Only build accessibility test when a11y is enabled.Frederik Gladhorn2012-08-131-0/+2
* Fix pasting with the middle button in TextInput and TextEdit.Andrew den Exter2012-08-062-0/+106
* Add tests for copy and paste using keyboard shortcuts.Andrew den Exter2012-08-062-0/+138
* Don't use compatibility headersPaul Olav Tvete2012-08-037-7/+7
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-7/+8
* Add tests for writing to model role properties.Andrew den Exter2012-08-021-0/+31
* Test the VisualDataModel hasModelChildren propertyAndrew den Exter2012-08-022-1/+54
* Add tests for VisualDataModel watched roles.Andrew den Exter2012-08-022-0/+92
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-025-88/+309
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0155-0/+55