aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* skip failing constantUpdatesOnWindow test for nowShawn Rutledge2013-03-011-0/+1
* Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-261-1/+2
* Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-0/+24
* Add QQuickTextDocumentFrederik Gladhorn2013-02-194-0/+109
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-193-5/+38
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-5/+38
| |\
| | * A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-142-0/+38
| | * Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
* | | Improved animations in the new render loopGunnar Sletta2013-02-193-1/+79
* | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-187-5/+33
|/ /
* | Add Composite Types to QQmlTypeAlan Alpert2013-02-188-1/+89
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-079-16/+147
|\|
| * Stabilize resizemodeitem test.Frederik Gladhorn2013-02-071-2/+1
| * Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-071-0/+8
| * 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