aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Ensure the cursorRectangle is updated as the width of the text changes.Andrew den Exter2013-02-011-0/+8
| * Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-244-18/+21
| * Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-241-0/+35
| * Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-242-0/+77
* | Stabilize tst_qquickpositionersGunnar Sletta2013-02-071-80/+45
* | Stabilize tst_qquicktextinput::remoteCursorDelegate()Michael Brasser2013-02-011-1/+1
* | Reenable tst_QQuickItem::simpleFocus and fix warnings.Gunnar Sletta2013-01-311-4/+2
* | Allow aligning items in a gridFabian Bumberger2013-01-282-1/+131
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-249-257/+256
* | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-2422-110/+109
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-233-1/+21
|\|
| * Stabilize QQuickTextEdit testFrederik Gladhorn2013-01-231-1/+1
| * Fix crash in PathViewTasuku Suzuki2013-01-182-0/+20
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-188-206/+264
* | Merge branch 'stable' into devGunnar Sletta2013-01-17587-590/+5384
|\|
| * 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-10576-576/+576
| * | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-101-0/+4622
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-108-10/+10
| * | 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
* | Make numeric-literal parsing even more robust.Erik Verbruggen2013-01-162-1/+3
* | Fix automatic semicolon insertion before ++/-- operators.Erik Verbruggen2013-01-113-0/+28
* | Make numeric-literal parsing more robust.Erik Verbruggen2013-01-112-0/+2
* | Marking test qquickanimations insignificant on mac.Erik Verbruggen2013-01-111-0/+1
* | Reenable temporarily skipped QML testsPeter Varga2013-01-092-6/+0
* | Update some QML tests and temporarily skip themPeter Varga2013-01-092-15/+11
* | Fix semicolon insertion before pre-incr/decr operators.Erik Verbruggen2013-01-083-0/+82
* | Fix unicode escape sequence validation in strings.Erik Verbruggen2013-01-084-3/+11
* | Merge "Merge branch 'stable' into dev" into refs/staging/devFrederik Gladhorn2013-01-0789-427/+408
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-0489-427/+408
| |\|
| | * 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 obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
| | * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-163-3/+3
| | * Add a hidden XandYAxis enum valueAlan Alpert2012-12-1511-12/+12
| | * 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