aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added test for input method selection in TextInputPekka Vuorela2011-11-241-0/+13
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-242-0/+44
* ConsoleAPI: Use environment variableAurindam Jana2011-11-2410-54/+193
* Get rid of unused inputMethodQuery and inputMethodEvent functions in QQuickCa...Joona Petrell2011-11-242-17/+47
* Skip tst_QQuickListView::resizeFirstDelegate unstable testMartin Jones2011-11-241-0/+2
* Debugger: Extend v8 debugger autotestsKai Koehne2011-11-233-49/+179
* Debugger: Re-enable autotests for v8 debuggerKai Koehne2011-11-232-2/+1
* Debugger: Make registration of services explicitKai Koehne2011-11-232-3/+3
* Don't crash when importing script with syntax errorKent Hansen2011-11-236-0/+66
* Fix PathView insertion/removal/move item offsetMartin Jones2011-11-231-0/+314
* tst_QQuickGridView::unaligned() was failing on macBea Lam2011-11-231-1/+1
* Stabilize Behavior tests.Michael Brasser2011-11-231-4/+7
* Don't disconnect mid binding evaluationAaron Kennedy2011-11-222-0/+30
* Debugger: Move server into it's own threadKai Koehne2011-11-222-9/+23
* Fix inserting before the visible area into cache bufferBea Lam2011-11-222-0/+182
* Try again to fix currentIndex() testBea Lam2011-11-221-0/+1
* Move path with highlightMoveDuration: 0Martin Jones2011-11-221-0/+13
* Qt.locale() and JS locale type extension.Martin Jones2011-11-227-0/+1270
* Emit destruction signal before child contexts are destroyed.Glenn Watson2011-11-223-0/+31
* Fix default property preventing signals from being emitted.Glenn Watson2011-11-222-0/+35
* Fix failing openInputPanel autotestsJoona Petrell2011-11-222-2/+59
* Debugger: Fix Qt library dependencies for autotestsKai Koehne2011-11-219-10/+9
* Debugger: Fix QDeclarativeDebugTrace autotestKai Koehne2011-11-211-3/+3
* Fix GridView currentIndex test stabilityMartin Jones2011-11-212-0/+4
* Fixed compile of tst_qdeclarativelistcompositor with -qtnamespace.Rohan McGovern2011-11-211-0/+2
* Don't leak objects when a VisualDataModel is destroyed before a view.Andrew den Exter2011-11-215-0/+121
* GridView sometimes lays out one less column than expectedMartin Jones2011-11-212-0/+75
* Rewrite signal handlers at compile time.Michael Brasser2011-11-201-2/+11
* Un-skip Positioners testAlan Alpert2011-11-181-1/+0
* Mark unstable test to be ignoredAlan Alpert2011-11-181-0/+1
* 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