aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clean up testBea Lam2012-04-202-10/+12
* Move data file to correct locationMatthew Vogt2012-04-201-0/+0
* Provide receivers count from QQmlData.Michael Brasser2012-04-204-0/+42
* Use QInputMethod::isVisible instead of QInputMethod::visibleGirish Ramakrishnan2012-04-202-22/+22
* QtDeclarative: No longer use QDeclarative compatibility defines.Friedemann Kleint2012-04-202-2/+3
* include QWindowSystemInterface explicity when neededGirish Ramakrishnan2012-04-193-0/+3
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-192-0/+209
* Ensure the cursor delegate position is correct when wrapping.Andrew den Exter2012-04-198-20/+127
* Split qquicklistmodel test into two partsMatthew Vogt2012-04-1812-464/+882
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-1759-116/+1019
|\
| * Add QJson support to QV8EngineKent Hansen2012-04-1620-0/+568
| * Update test after QUrl minor behaviour changeThiago Macieira2012-04-121-7/+9
| * Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-122-2/+2
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1177-324/+2010
| |\
| * \ Merge master into api_changesKent Hansen2012-03-2724-62/+614
| |\ \
| * | | Mark tst_qquickimage as insignificantKent Hansen2012-03-231-0/+1
| * | | Merge master into api_changesKent Hansen2012-03-23103-2416/+6231
| |\ \ \
| * | | | Adapt to QMetaMethod::typeName() behavioral change for "void"Kent Hansen2012-03-221-7/+7
| * | | | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-2013-21/+137
| * | | | Merge master into api_changesKent Hansen2012-03-1980-290/+4698
| |\ \ \ \
| * | | | | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-131-1/+1
| * | | | | Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-131-11/+37
| * | | | | Adapt to Qt5 meta-object changesKent Hansen2012-03-133-16/+16
| * | | | | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-masterMatthew Vogt2012-03-1375-131/+682
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changesMatthew Vogt2012-03-1237-121/+2238
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-07162-463/+745
| |\ \ \ \ \ \ \
| * | | | | | | | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-075-37/+37
| * | | | | | | | Allow function assignment to cause binding for non-var propsChris Adams2012-03-051-2/+4
| * | | | | | | | Improve support for var propertiesChris Adams2012-03-0515-14/+197
* | | | | | | | | Set rootItem'ownership as CppOwnerShipCharles Yin2012-04-173-2/+66
* | | | | | | | | QV8DebugService: v8::AfterCompile EventsAurindam Jana2012-04-172-30/+9
* | | | | | | | | Don't crash when calculating the implicit width of truncated lines.Andrew den Exter2012-04-171-1/+3
* | | | | | | | | Improve StyledText testsYann Bodson2012-04-171-3/+67
* | | | | | | | | Vertical layout direction for ListView and GridViewBea Lam2012-04-178-781/+1749
* | | | | | | | | Compile fix for qqmldebugservice testGirish Ramakrishnan2012-04-171-0/+1
* | | | | | | | | Fine-tune animation's pause()/resume() behaviorsCharles Yin2012-04-171-0/+26
* | | | | | | | | Fix Text baselineOffset caclulations.Andrew den Exter2012-04-171-1/+249
* | | | | | | | | Don't use QWindow::visibleGirish Ramakrishnan2012-04-161-5/+5
* | | | | | | | | Add a new running property to QQuickTransitionCharles Yin2012-04-161-1/+2
* | | | | | | | | Add bug numbers for insignificant tests.Jason McDonald2012-04-162-2/+2
* | | | | | | | | Add support for variant properties in V4Matthew Vogt2012-04-162-0/+76
* | | | | | | | | Extract Particles code to an independent libraryMatthew Vogt2012-04-1623-23/+23
* | | | | | | | | Extra tests for ShaderEffect and CustomParticleAlan Alpert2012-04-137-1/+285
* | | | | | | | | test: marked tst_qv8profilerservice as insignificant on macRohan McGovern2012-04-131-0/+2
* | | | | | | | | Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-132-20/+74
* | | | | | | | | Measure offsets by rows instead of pixelsBea Lam2012-04-131-163/+202
* | | | | | | | | QQuickTextEdit to trigger input method updates on selectAll()Pekka Vuorela2012-04-121-0/+5
* | | | | | | | | Get SpriteGoal and GroupGoal tests running againAlan Alpert2012-04-124-4/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Simplify date conversion functionsMatthew Vogt2012-04-112-0/+14
* | | | | | | | Create accessible interfaces only for items with attached propFrederik Gladhorn2012-04-101-5/+7