aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for assigning literal value to sequence propertyChris Adams2011-12-017-0/+153
* Cleanup and optimize QQuickContents.Michael Brasser2011-12-011-2/+2
* Non-blocking view delegate instantiation.Martin Jones2011-12-0110-20/+557
* Extend the grammar of QML binding declarations.Roberto Raggi2011-11-307-0/+147
* Add QQuickItem::setImplicitSize()Michael Brasser2011-11-301-1/+0
* Deleting an incubated object after setInitialState() crashesMartin Jones2011-11-301-0/+37
* Debugger: Disable breakpoint relocation in JSKai Koehne2011-11-291-5/+7
* Fix the evaluation of JS switch statements in QML bindings.Roberto Raggi2011-11-296-0/+264
* Properly protect access to pixmap reader thread with mutexChris Adams2011-11-296-0/+85
* Add a length property to TextEdit.Andrew den Exter2011-11-291-1/+9
* Add indexed deleter to sequence wrapper, implement length setterChris Adams2011-11-292-6/+47
* Initial window implementationAlan Alpert2011-11-292-0/+44
* Fix test cases including headers with fixed Qt versionPekka Vuorela2011-11-283-3/+3
* Remove unused QTBUG_21691 macrosJoona Petrell2011-11-282-8/+0
* QtDeclarative: Fix warnings in tests.Friedemann Kleint2011-11-2810-15/+21
* Add a getFormattedText function to TextEdit.Andrew den Exter2011-11-281-1/+112
* Remove obsolete include from QDeclarativePixmapCache testJason McDonald2011-11-281-3/+0
* Fix multiline eliding and support eliding when height is set.Martin Jones2011-11-282-0/+54
* qdeclarativedebugclient: Fix flaky autotestKent Hansen2011-11-281-1/+1
* QtDeclarative: Fix building of tests on Windows.Friedemann Kleint2011-11-252-2/+3
* QtDeclarative: Remove obsolete qmetaobjectbuilder-test.Friedemann Kleint2011-11-253-1279/+1
* Fix crash calling VisualDataGroup.setGroups during initialization.Andrew den Exter2011-11-251-1/+45
* Fix searchs for insert positions in QDeclarativeListCompositor.Andrew den Exter2011-11-251-0/+47
* Remove ints from mouse event handling.Martin Jones2011-11-251-5/+4
* Add getText(), insert(), and remove() functions to TextEdit.Andrew den Exter2011-11-251-0/+539
* Improve performance on touch event delivery.Martin Jones2011-11-244-1/+141
* Make the particles benchmarks compile againKent Hansen2011-11-242-2/+2
* 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