aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Skip test that accesses deleted QML engineKent Hansen2012-03-121-0/+2
* Fix flakiness in qquicklistmodel autotestKent Hansen2012-03-121-2/+6
* Mark presumed unstable test as insignificant.Lars Knoll2012-03-121-0/+1
* Make headersclean in qtdeclarative enforce correct header conventions.Rohan McGovern2012-03-113-29/+17
* refilled items should be moved immediatelyBea Lam2012-03-104-10/+76
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-102-0/+45
* Don't grow container when desired size is knownJoão Abecasis2012-03-092-18/+0
* Add autotest for v4 nested object bug.Michael Brasser2012-03-093-7/+32
* Fix crash in listmodel when data is assigned incorrectly.Glenn Watson2012-03-091-0/+14
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-0925-86/+2071
* QML Debugger: Change prefix of warningsKai Koehne2012-03-074-11/+11
* QmlDebugging: Revert the names of servicesAurindam Jana2012-03-071-1/+1
* Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-076-5/+64
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-073-0/+88
* Fix setting of target lists when target Transition is not setBea Lam2012-03-074-0/+101
* Changed particles tests to work from install directoryKurt Korbatits2012-03-0747-173/+243
* Changed quick tests to work from install directoryKurt Korbatits2012-03-0744-125/+55
* Changed qml tests to work from install directoryKurt Korbatits2012-03-0735-101/+50
* Change the default renderTarget and renderStrategyCharles Yin2012-03-0716-17/+19
* prepareTransition() must cancel current transitionBea Lam2012-03-074-28/+6
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-1/+1
* Handle MouseArea.enabled = false after mouse is pressed.Martin Jones2012-03-051-0/+105
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-051-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-05103-645/+3712
|\
| * Profiler: Use RAII helper structs for rangesKai Koehne2012-03-021-1/+1
| * Fix when animating items that are already movingBea Lam2012-03-024-10/+105
| * Add QColor support to v4.Michael Brasser2012-03-022-0/+36
| * Improved transitions for Row, Column, Grid, FlowBea Lam2012-03-024-0/+653
| * Reenable value type binding auto removal tests.Michael Brasser2012-03-021-2/+2
| * Allow styled text to be elided.Andrew den Exter2012-03-012-274/+249
| * Reduce size of QQuickTextPrivateYann Bodson2012-03-011-6/+7
| * Fix QQuickDropArea test compilation.Andrew den Exter2012-03-012-37/+40
| * Add autotest for QML meta-objectsKent Hansen2012-02-2927-0/+506
| * FolderListModel: remove widget and QDirModel useMartin Petersson2012-02-291-2/+2
| * Don't round Text dimensions.Andrew den Exter2012-02-293-8/+4
| * Add generic "displaced" transition propertyBea Lam2012-02-295-0/+691
| * Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-287-18/+18
| * Add AnimatedSpriteAlan Alpert2012-02-285-0/+157
| * Correctly set duration and easing for AnchorAnimation.Michael Brasser2012-02-281-0/+15
| * Skip c++ examples in sgexamples testAlan Alpert2012-02-271-8/+9
| * QmlProfiler: send v8 profiling started signalChristiaan Janssen2012-02-271-0/+14
| * Skip test case for nowBea Lam2012-02-272-0/+4
| * Don't create a separate section header for currentItemMartin Jones2012-02-272-3/+142
| * Check engine equality condition inside null ptr checkChris Adams2012-02-272-0/+23
| * Ensure importing module API in js import worksChris Adams2012-02-273-0/+22
| * Improve test coverage for anchors.Michael Brasser2012-02-272-0/+80
| * Stabilise testsBea Lam2012-02-272-14/+14
| * Get script benchmark compiling and running.Michael Brasser2012-02-274-107/+262
| * Start of examples refactorAlan Alpert2012-02-241-17/+8
| * Add additional autotests for signal handlers.Michael Brasser2012-02-248-1/+44