aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start of examples refactorAlan Alpert2012-02-241-17/+8
* Add additional autotests for signal handlers.Michael Brasser2012-02-248-1/+44
* Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-242-59/+56
* Fix rewrite of multiline string literals.Roberto Raggi2012-02-232-8/+28
* Fix crash in instruction dumpAaron Kennedy2012-02-231-2/+2
* Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-239-15/+17
* Remove warning produced by 'parent' reference.Matthew Vogt2012-02-232-0/+44
* Fix Text eliding with implicit height and maximumLineCount.Andrew den Exter2012-02-232-1/+7
* QML locale.firstDayOfWeek returns 7 for SundayMartin Jones2012-02-231-1/+37
* Fix font size calculation in headings in StyledText.Yann Bodson2012-02-234-63/+181
* Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-3/+0
* DebugMessageService: Remove unneeded dataAurindam Jana2012-02-221-6/+3
* Positioners cleanupAlan Alpert2012-02-222-18/+14
* Add test verifying that QObject-derived pointer is passed correctly.Matthew Vogt2012-02-222-0/+57
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-222-0/+48
* DebugMessageService: Also pass Debug Context InfoAurindam Jana2012-02-211-5/+31
* v8profiler: Actually submit dataKai Koehne2012-02-212-25/+41
* Flicking a pathview with large delegate spacing is inconsistentMartin Jones2012-02-211-7/+2
* Renames QAnimation2ChangeListener to QAnimationJobChangeListenerCharles Yin2012-02-213-7/+7
* Stabilise ListView and GridView testsBea Lam2012-02-214-92/+139
* Skip tst_QQuickListView::sectionsDelegate() for nowBea Lam2012-02-211-0/+2
* Reduce the size of QTextPrivate.Andrew den Exter2012-02-211-5/+4
* Add optimizations for QJSValue tests for MSVC.Jędrzej Nowacki2012-02-211-6/+0
* cacheBuffer makes delegates appear briefly in wrong positionMartin Jones2012-02-211-2/+1
* DeclarativeEngineDebugService: Fix CrashAurindam Jana2012-02-211-0/+7
* Console API: Pass context information from js to qt logging frameworkKai Koehne2012-02-202-47/+26
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-205-0/+346
* Improve test coverage for AnchorChanges.Michael Brasser2012-02-201-4/+15
* Stabilize test.Michael Brasser2012-02-201-4/+4
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-172-0/+42
* Have input method hints on only classes using themPekka Vuorela2012-02-172-4/+23
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Ensure visibility changes are communicated through itemChange.Michael Brasser2012-02-162-0/+45