aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'release' into stableGunnar Sletta2013-01-171-1/+1
| |\
| | * test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1071-71/+71
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-104-6/+6
| * | Test case for tapping on stacked mouse areasDaniel d'Andrada2013-01-092-0/+82
| * | Flickable: Test case for flicking twice using touchesDaniel d'Andrada2013-01-092-0/+92
| |/
| * Fix tst_qquicktextinput on Windows and Mac.Friedemann Kleint2013-01-071-3/+1
* | Do not force focus for non-focused windows.Gunnar Sletta2013-01-175-2/+10
* | Disable the QQuickFlickable test in CI.Gunnar Sletta2013-01-161-0/+1
* | Marking test qquickanimations insignificant on mac.Erik Verbruggen2013-01-111-0/+1
|/
* Revert "Mark autotest as insignificant on mac"Paul Olav Tvete2013-01-031-2/+0
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-204-58/+36
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-205-7/+7
* Stabilize QQuickLoader test on Windows.Friedemann Kleint2012-12-191-0/+2
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-2/+2
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-158-9/+9
* Mark autotest as insignificant on macPaul Olav Tvete2012-12-101-0/+2
* Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* 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