aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-243900-100852/+100853
|/
* clean up qmake-generated projectOswald Buddenhagen2012-02-221-11/+2
* 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