aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Stabilize QQuickTextEdit testFrederik Gladhorn2013-01-231-1/+1
* | | | Fix crash in PathViewTasuku Suzuki2013-01-182-0/+20
| |_|/ |/| |
* | | 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-10286-286/+286
* | | | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-101-0/+4622
* | | | make use of qtHaveModule()Oswald Buddenhagen2013-01-106-8/+8
* | | | 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
| |/ |/|
* | Revert "Mark autotest as insignificant on mac"Paul Olav Tvete2013-01-031-2/+0
* | Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-2014-204/+140
* | Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-2012-31/+31
* | Do not crash on some animation changesAlbert Astals Cid2012-12-201-0/+73
* | Stabilize QQuickLoader test on Windows.Friedemann Kleint2012-12-191-0/+2
* | Fix tst_qqmlbundle on Windows.Friedemann Kleint2012-12-192-1/+2
* | Fix tst_qqmllanguage for MSVC.Friedemann Kleint2012-12-182-6/+4
* | remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-163-3/+3
* | Add a hidden XandYAxis enum valueAlan Alpert2012-12-158-9/+9
* | Move the Q_DECLARE_METATYPE to where it should be.Stephen Kelly2012-12-112-1/+1
* | make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-57/+2
* | Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-101-0/+40
* | Mark autotest as insignificant on macPaul Olav Tvete2012-12-101-0/+2
* | Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* | Remove 'com.nokia' string from autotestAlan Alpert2012-12-0539-97/+97
* | Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-044-6/+0
* | Resume testing of customparticleAlan Alpert2012-12-011-3/+0
|/
* Stabilize tst_qqmltimerAlan Alpert2012-12-011-28/+44
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-301-4/+5
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2942-171/+162
* 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
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-262-0/+21
* 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
* When declarative debug tests fail in CI, confirm timeout as reasonShawn Rutledge2012-11-081-0/+2
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-053-3/+50
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-87/+0
* CMake: Add a test for module includesStephen Kelly2012-10-291-0/+7
* Test: Fix tst_qqmlecmascript::exportDateCaroline Chao2012-10-292-2/+2
* test: Mark `tst_qquicklistview', `tst_qquicktext', and `tst_qquicktextedit' a...Sergio Ahumada2012-10-293-0/+6
* Mark failing tests as insignificant.Stephen Kelly2012-10-241-0/+2
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-237-8/+9
* Allow tests to run despite custom message patterns.Frederik Gladhorn2012-10-231-1/+1