aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-173-3/+3
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-123-11/+11
* Update copyright year in license headers.Jason McDonald2012-01-0539-39/+39
* Combined platform input contexts in tests into one sharedPekka Vuorela2012-01-032-107/+2
* Adapted QDeclarativeTextEdit test to platform input contextPekka Vuorela2011-12-211-208/+151
* Adapted QDeclarativeTextInput test to platform input contextPekka Vuorela2011-12-211-130/+117
* Update obsolete URL's in test data.Jason McDonald2011-12-211-2/+2
* Fix compilation due to header changesSergio Ahumada2011-12-172-2/+2
* Update QDeclarativePinchArea autotest.Laszlo Agocs2011-12-151-20/+30
* Fix test failures in QtQuick 1 TextEdit and TextInput.Andrew den Exter2011-12-122-32/+40
* Say hello to QtQuick moduleKent Hansen2011-12-0213-23/+23
* Use QWidgetTextControl in the QtQuick1 TextEdit.Andrew den Exter2011-12-021-3/+3
* Use QWidgetLineControl in the QtQuick1 TextInput.Andrew den Exter2011-12-021-2/+2
* Made TextInput mouse events commit preeditPekka Vuorela2011-12-011-93/+59
* Fix test cases including headers with fixed Qt versionPekka Vuorela2011-11-283-3/+3
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-241-0/+22
* Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-11-092-0/+44
* Declarative: Remove qpa-conditionals from test profiles.Friedemann Kleint2011-11-015-7/+5
* Fix compilation of QtQuick1 tests.Friedemann Kleint2011-10-242-244/+244
* Tests: Remove Q_WS_QPAFriedemann Kleint2011-10-242-9/+1
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-214-4/+4
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-1929-33/+0
* Eliminated usage of qttest_p4.prf.Rohan McGovern2011-10-141-3/+3
* Don't build empty tests.Jason McDonald2011-10-143-10/+3
* Removed references to unused PULSE_TESTS variableRohan McGovern2011-10-121-3/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1139-119/+117
* Remove Symbian-specific code from tests.Jason McDonald2011-09-3076-466/+49
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-281-4/+4
* Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-211-42/+15
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-09-162-1/+50
* Test fixes.Michael Brasser2011-09-1544-67/+64
* Merge branch 'master' into refactorGunnar Sletta2011-09-1211-27/+380
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-074-0/+27
| * Update TextEdit tests with changes from 4.8.Andrew den Exter2011-09-063-27/+53
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-0/+61
| * Add examples and tests for QtQuick1Damian Jansen2011-09-055-0/+239
* | partial build fix of qtquick1 autotestsMatthew Cattell2011-09-0910-13/+13
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-2/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-3121-20/+33
|\|
| * QDeclarative::hasActiveFocus should return false for hidden itemsAlan Alpert2011-08-301-0/+13
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-2920-20/+20
* | Merge branch 'master' into refactorGunnar Sletta2011-08-2512-1/+73
|\|
| * tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-227-0/+21
| * Allow borderimage .sci source to be a quoted filenameChris Adams2011-08-172-0/+9
| * Copy the docs for QtQuick 1Alan Alpert2011-08-091-1/+2
| * Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-032-0/+41
* | cleaned up declarative autotests to build with refactor branchMatthew Cattell2011-08-244-4/+4
|/
* Correctly pause animation when paused in starting ScriptAction.Michael Brasser2011-08-012-0/+23
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-2913-15/+14
* Clicking on a disabled ListView's delegate breaks mouse interactionMartin Jones2011-07-292-0/+63