aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* anchors.mirrored should not exist in QtQuick 2Martin Jones2012-07-021-2/+2
* Work around test failure for pixmap cache.Glenn Watson2012-07-022-4/+10
* Adjust MouseArea autotest to check mouse events with transformationsAdriano Rezende2012-06-302-0/+80
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-2915-22/+22
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-2814-101/+1543
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-272-3/+2
|\
| * Merge branch 'buildsystem'Oswald Buddenhagen2012-06-262-3/+2
| |\
| | * remove pointless qmltest conditionalsOswald Buddenhagen2012-06-261-2/+1
| | * don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-06-261-1/+1
* | | Changing PathView offset doesn't set currentIndex appropriatelyMartin Jones2012-06-271-2/+37
* | | Implement QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-272-0/+10
* | | Add enum values from related typesMatthew Vogt2012-06-279-0/+116
* | | activeWindow is deprecated, use focusWindow.Thiago Macieira2012-06-272-15/+15
* | | Do not depend on indirect inclusions: #include and forward-declareThiago Macieira2012-06-271-0/+1
* | | Support JS Date object in ListModel with static roles.Glenn Watson2012-06-261-0/+36
|/ /
* | Rename ListView *speed properties to *velocityBea Lam2012-06-267-12/+12
* | Fix section delegates not updating when changed.Andrew den Exter2012-06-262-0/+102
* | Position section headers correctly when section property changes.Andrew den Exter2012-06-262-8/+31
* | Isolate unstable testBea Lam2012-06-261-8/+34
* | Fix crash in tst_qquicklistview.Andrew den Exter2012-06-263-1/+20
* | Add warning if defining a ListModel with no roles.Glenn Watson2012-06-261-0/+37
* | Remove superfluous statusChanged signalDamian Jansen2012-06-251-0/+51
* | Revert "Remove properties related to highlight speed"Bea Lam2012-06-257-0/+13
* | Delete canvas created in testBea Lam2012-06-251-0/+2
* | Fix clicking on links in aligned or elided Text.Andrew den Exter2012-06-251-17/+323
* | Correctly resolve qrc:/ URLs in type loadingMatthew Vogt2012-06-252-3/+1
* | qmlRegisterRevision clashes with qmlRegisterUncreatableTypeMartin Jones2012-06-253-0/+97
* | Fix right aligned cursor position in TextInput with geometry changesPekka Vuorela2012-06-252-1/+8
* | Decode directory separators in source URLsMatthew Vogt2012-06-253-1/+11
* | activeWindow is deprecated, use focusWindow.Thiago Macieira2012-06-251-4/+4
|/
* Fix compilation with GCC 4.7 (C++11)Thiago Macieira2012-06-234-6/+6
* Fix crash when dragging items outside visible area.Andrew den Exter2012-06-221-18/+58
* Add gui-private to testsGirish Ramakrishnan2012-06-2225-25/+25
* Pass the right signal index in visualadaptormodel proxy meta-objectKent Hansen2012-06-222-1/+3
* Remove insignificant_test from DropArea test.Andrew den Exter2012-06-221-2/+0
* Remove the open and closeSofwareInputPanel functions.Andrew den Exter2012-06-222-16/+0
* Rename Flickable x/yOrigin to originX/YBea Lam2012-06-223-27/+27
* Remove properties related to highlight speedBea Lam2012-06-227-13/+0
* Add some tests for literal parsingMartin Jones2012-06-222-0/+68
* Handle enum values of -1 correctly.Michael Brasser2012-06-224-1/+14
* Clarify anchor error messages.Michael Brasser2012-06-221-3/+3
* Add tests for clicking and dragging with right and middle buttons.Andrew den Exter2012-06-224-21/+222
* Fix locale test on Linux and skip it on Windows.Glenn Watson2012-06-222-7/+38
* Support enum return types in Q_INVOKABLE functions.Matthew Vogt2012-06-223-2/+34
* Report clashing qmldir entries for components and scriptsMatthew Vogt2012-06-227-0/+22
* Put basic language types into QtQml importChris Adams2012-06-2110-0/+116
* Disallow signal-handler-specification for non-signal methodsChris Adams2012-06-213-0/+13
* Enable literal Qt enum assignment to enum properties.Michael Brasser2012-06-213-0/+41
* Fix warnings in declarative tests.Friedemann Kleint2012-06-207-18/+22
* Mark tst_qquicklistview insignificant for Mac.Friedemann Kleint2012-06-201-0/+1