aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix test fails related to QTBUG-22237Charles Yin2011-10-211-1/+2
* Add file and lineno parameters to warn() methodCharles Yin2011-10-213-9/+10
* Fix build error for canvas stockchart example.Charles Yin2011-10-211-1/+1
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-214-0/+116
* Removing some stale comments.Alan Alpert2011-10-211-2/+1
* Replace Smiles with StarfishAlan Alpert2011-10-2136-150/+61
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-2120-80/+36
* Unit test for QTBUG-21742Damian Jansen2011-10-212-2/+52
* Test for ASSERT on empty tags in TextEditDamian Jansen2011-10-212-0/+63
* Allow QDeclarativeIncubator to be deleted within statusChanged() callbackAaron Kennedy2011-10-203-4/+91
* Allow one incubator to start in the statusChanged() of anotherAaron Kennedy2011-10-203-3/+101
* Behave correctly when AsynchronousIfNested is nestedAaron Kennedy2011-10-206-3/+92
* Mark qsgcanvasitem test as insignificant.Martin Jones2011-10-201-0/+1
* Skip failing tests.Martin Jones2011-10-201-0/+6
* Declarative: Fix MSVC and g++ warningsFriedemann Kleint2011-10-1917-25/+53
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-1978-156/+3
* Skip test that crashes entire test suite.Toby Tomkins2011-10-192-2/+1
* Correct behavior for passing test, ifdef out failing test.Toby Tomkins2011-10-192-7/+1
* Debugger: Delete service if inspector plugin failsKai Koehne2011-10-181-0/+2
* Debugger: Let inspector plugin compile againKai Koehne2011-10-187-32/+54
* Debugger: Remove visual toolbox from inspectorKai Koehne2011-10-1829-808/+0
* qdoc3: Remove several "QML:" qualifiers which should no longer be requiredMartin Smith2011-10-181-14/+14
* Deliver touch event timestamps in QSGCanvas.Laszlo Agocs2011-10-181-0/+1
* Declarative: Give qmlscene top level window flags.Friedemann Kleint2011-10-181-24/+28
* Mark particles tests as significantAlan Alpert2011-10-1820-40/+0
* Fix assertAaron Kennedy2011-10-181-1/+1
* Fix reference to test data fileBea Lam2011-10-181-1/+1
* Simplify expression guard logicAaron Kennedy2011-10-187-38/+86
* Fix TextInput echoMode test failure.Andrew den Exter2011-10-182-2/+3
* Remove the InputContext module.Andrew den Exter2011-10-1815-1949/+1
* Don't keep a cache of created QSGDragAttached objects.Andrew den Exter2011-10-185-42/+134
* Debugger: Fix compilation warningKai Koehne2011-10-171-1/+1
* Fix QDeclarativeInspector when starting with ,blockKai Koehne2011-10-172-2/+13
* Debugger: Create InspectorService only when debugging is enabledKai Koehne2011-10-172-4/+8
* Debugger: Make QDeclarativeDebugJS autotest more robust & fasterKai Koehne2011-10-174-19/+37
* Fix coding style issuesKent Hansen2011-10-1739-225/+224
* Tidy up some more declarative includesKent Hansen2011-10-1717-21/+9
* Clean up declarative includesKent Hansen2011-10-17160-543/+516
* Debugger: Remove outdated test stubKai Koehne2011-10-175-207/+0
* Debugger: Move debugging autotests into own folderKai Koehne2011-10-1716-11/+18
* Fix GridView to repaint when geometry changesBea Lam2011-10-175-0/+115
* Remove insignificant flag from tests, some failing test cleanup.Toby Tomkins2011-10-176-10/+2
* Add Affector BenchmarkAlan Alpert2011-10-175-1/+331
* Stabilize Particles TestsAlan Alpert2011-10-1722-30/+109
* Initial particle system benchmarkAlan Alpert2011-10-177-10/+221
* Fix testsBea Lam2011-10-171-2/+2
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-1710-144/+406
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-1715-252/+282
* Allow sizing of TrailEmitter emit area based on particle sizeAlan Alpert2011-10-173-18/+30
* Eliminated usage of qttest_p4.prf.Rohan McGovern2011-10-143-9/+9