aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-266-11/+84
* Stabilize tst_qquickmousearea.Friedemann Kleint2013-08-232-411/+387
* tst_qquickitem: Make exclusion more fine-grained.Friedemann Kleint2013-08-232-2/+3
* Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-214-0/+91
* Fix some style issues in tst_qquickwindowJosh Faust2013-08-191-16/+15
* Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-193-35/+50
* Fix currentIndex in Qml itemView when assigning an empty modelNils Jeisecke2013-08-161-0/+5
* Marking tst_qquickgridview as insignificant in win and macxSimo Fält2013-08-161-0/+3
* Marking tst_qquicktextedit as insignificant in winSimo Fält2013-08-161-0/+1
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-152-0/+4
|\
| * Marking tst_qquickitem as insignificant in winSimo Fält2013-08-151-0/+2
| * Marking tst_qquickmousearea as insignificant on winSimo Fält2013-08-151-0/+2
* | Unset the cursor when an Item is unparentedDaiwei Li2013-08-141-6/+6
* | test: Mark tst_qqmlmoduleplugin::incorrectPluginCase() as XFAILSergio Ahumada2013-08-131-0/+4
* | Fix hover event crashJosh Faust2013-08-122-0/+57
* | test: Adapt to Qt.platform.os rename ("mac" -> "osx")Sergio Ahumada2013-08-091-4/+4
* | Fix tst_qquickpath not to use fuzzy compareRafael Roquetto2013-08-021-2/+2
* | Fix tst_qquicktexteditRafael Roquetto2013-08-022-9/+6
* | Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-012-0/+73
* | Stabilize tst_qquickitem.Friedemann Kleint2013-07-311-85/+82
* | Add diagnostic output to tst_qquickpathview::cancelDrag().Friedemann Kleint2013-07-311-1/+9
* | Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-312-0/+94
* | Fix tst_QQuickDrag::recursion()Rafael Roquetto2013-07-291-3/+43
* | FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-291-0/+28
* | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-264-39/+85
|\|
| * Stabilize text tests that grab windows.Friedemann Kleint2013-07-254-39/+85
* | test: Remove insignificant mark from tst_touchmouseSergio Ahumada2013-07-261-2/+0
* | test: Remove insignificant mark from tst_qquickgridviewSergio Ahumada2013-07-261-2/+0
* | Fix tst_qquicktextinput::remoteCursorDelegateRafael Roquetto2013-07-261-5/+0
* | Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
* | Fix tst_rendernode for fullscreen platformsRafael Roquetto2013-07-251-1/+1
* | Fix tst_qquicktextinput for fullscreen platformsRafael Roquetto2013-07-251-4/+4
* | Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-242-0/+105
|/
* Mark tst_dialogs insignificant in win alsoSimo Fält2013-07-221-0/+1
* test: Add 5.0.0/5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-205-0/+42361
* Fix tst_qquickview for full screen platformsRafael Roquetto2013-07-181-3/+3
* Forward port auto test for fix in QtQuick1Simon Hausmann2013-07-173-0/+23
* Fix organization domains.Friedemann Kleint2013-07-152-4/+4
* Replace qt.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-155-12/+12
* Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-126-27/+27
* Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-112-1/+8
* Mark tests tst_qquickloader as insignificant due to random failuresTony Sarajarvi2013-07-021-0/+1
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-242-2/+1
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-2/+1
| |\
| | * photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-141-0/+1
| | * stabilize tst_touchmouse.Gunnar Sletta2013-06-141-2/+0
* | | emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-222-0/+83
|/ /
* | fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-0/+28
* | support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-101-0/+11
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-103-14/+83
|\|