aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tst_qquicktext autotestYann Bodson2011-11-181-2/+1
* Add tests for Undo/Redo and key sequences to TextInput/Edit.Andrew den Exter2011-11-182-48/+1248
* InspectorService: fix failing test casesAurindam Jana2011-11-171-2/+2
* Debugger: Fix warnings about QProcess still running in autotestKai Koehne2011-11-173-6/+8
* Debugger: Fix QPacketProtocol autotest on WindowsKai Koehne2011-11-171-1/+1
* Fix crash in incubator when a guarded context is deletedAaron Kennedy2011-11-172-0/+25
* Fixed QQuickShaderEffect::lookThroughShaderCode(), added autotest.Kim Motoyoshi Kalland2011-11-173-0/+329
* Stabilize testAlan Alpert2011-11-172-9/+11
* Debugger: Add unit tests for v8 profiler serviceKai Koehne2011-11-164-1/+256
* Debugger: Add test case for profiling an app without block modeKai Koehne2011-11-161-7/+43
* Debugger: Print debuggee output for failing v8 autotestsKai Koehne2011-11-161-0/+11
* Debugger: Fix autotest for calling v8::gc()Kai Koehne2011-11-161-1/+1
* Fix console.log function.Jędrzej Nowacki2011-11-162-0/+6
* Add autotest for qml/v8 optimization bugKent Hansen2011-11-162-0/+31
* Allow aliases to QVariant propertiesAaron Kennedy2011-11-162-1/+28
* Fix for moving multiple items to top of viewBea Lam2011-11-162-0/+10
* Fix refill where zero-size items are involvedBea Lam2011-11-161-1/+19
* Add optional count parameter to ListModel.removeGlenn Watson2011-11-161-4/+14
* Remove events from the revert list.Michael Brasser2011-11-162-0/+90
* Add propagateComposedEvents property to MouseAreaAlan Alpert2011-11-153-0/+25
* Fix parsing of unary expressions.Roberto Raggi2011-11-142-0/+17
* Distance field glyph cache refactoring.Yoann Lopes2011-11-143-3/+0
* Get tst_examples passing againAlan Alpert2011-11-142-10/+36
* autotest for setting parent in a component created by Loader.Martin Jones2011-11-142-0/+40
* QV8Engine: Console APIsAurindam Jana2011-11-117-22/+77
* Debugger: Fix trace service for tracing on startup in block modeKai Koehne2011-11-116-8/+286
* Support JS objects in ListModel via QVariantMapGlenn Watson2011-11-111-0/+10
* Deploy qdeclarativecontext test data files.Martin Jones2011-11-111-0/+4
* Remove unused codepaths from QV8SequenceWrapperChris Adams2011-11-113-3/+18
* Fix qmlplugindump test on mac.Michael Brasser2011-11-111-3/+9
* Stabilize debug client test.Michael Brasser2011-11-111-1/+1
* Change examples bug referenceAlan Alpert2011-11-111-3/+1
* GridView should re-layout if add/remove before visible indexBea Lam2011-11-111-0/+87
* Make compile and pass CI tests.Michael Brasser2011-11-116-10/+10
* Fix expected failure in TextInput and TextEdit positionAt test.Andrew den Exter2011-11-102-81/+43
* Remove expected failures from TextInput pre-edit tests.Andrew den Exter2011-11-101-60/+57
* Fix expected failure in TextInput horizontalAlignment_RightToLeft test.Andrew den Exter2011-11-101-3/+6
* Remove the TextInput inputContextMouseHandler test.Andrew den Exter2011-11-101-122/+1
* Compile fix for tst_qquicktextinput.Michael Brasser2011-11-101-0/+4
* Remove expected failure from TextEdit mouseSelection test.Andrew den Exter2011-11-101-2/+0
* PathView element's current item changes on insertion.Martin Jones2011-11-102-0/+137
* Improvements to listmodel implementation and tests.Glenn Watson2011-11-091-3/+29
* trivial: make the test actually check the headersHarald Fernengel2011-11-091-0/+1
* Fix v4 crash when accessing invalid attached propertyAaron Kennedy2011-11-092-0/+19
* Return a string from resolvedUrl() to match 4.x behaviorAaron Kennedy2011-11-092-0/+27
* Fix expected failure in TextEdit hAlign_RightToLeft test.Andrew den Exter2011-11-091-3/+6
* Fix expected failure in TextEdit textInput test.Andrew den Exter2011-11-091-2/+1
* Remove the TextEdit inputContextMouseHandler test.Andrew den Exter2011-11-091-174/+0
* Re-enable TextEdit pre-edit cursor rectangle test.Andrew den Exter2011-11-091-26/+31
* Fix TextInput inputMethods test.Andrew den Exter2011-11-091-5/+4