aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1
Commit message (Expand)AuthorAgeFilesLines
* 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
* ListView doesn't show new 1st item currentItem is removed.Martin Jones2011-07-281-1/+8
* A change in ListView's header height can cause it to overlap the itemsMartin Jones2011-07-281-0/+32
* Fix insertion of one item in ListView.Martin Jones2011-07-281-0/+8
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-262-0/+25
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-261-1/+23
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-261-0/+17
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-12525-0/+40541