summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove insignificant_test from qdeclarativexmlhttprequest.Andrew den Exter2012-08-061-1/+0
* Fix tst_qdeclarativexmlhttprequest failure on Windows.Andrew den Exter2012-08-061-0/+3
* Fix compilation of missed network dependYuchen Deng2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0392-0/+95
* Remove obsolete scene argumentLars Knoll2012-08-030-0/+0
* Fix install paths of demos and examples.Andrew den Exter2012-08-03521-628/+131
* Do not assume ordering of resources declared for the default propertyMatthew Vogt2012-08-033-2/+26
* Compile fix for QWindowSystemInterface and QGraphicsObjectMatthew Vogt2012-08-035-4/+6
* Fix instability in QDeclarativeListModel test.Andrew den Exter2012-08-022-10/+14
* Fix install path of folderlistmodel particles and shader import pluginsAndrew den Exter2012-08-013-5/+0
* Refer to specific bug report for qdeclarativeparticles testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativelistmodel testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qmlvisual testJason McDonald2012-08-011-1/+1
* Remove insignification from qmlshadersplugin autotest.Jason McDonald2012-08-011-2/+0
* Re-enable qdeclarativexmlhttprequest test on Mac and Linux.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativedebug test.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativefolderlistmodel test.Jason McDonald2012-08-011-1/+1
* Remove phonon as per removal in qt5.Toby Tomkins2012-08-011-1/+0
* QDeclarativeView-plugin: Fix include of the QDeclarativeView widget.Friedemann Kleint2012-07-301-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3050-94/+188
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-274-11/+109
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-273-7/+7
* remove double-string-double conversion from QDeclarativeListModelFlorian Hänel2012-07-242-4/+11
* Update example about QML Data ModelSukhyun Kim2012-07-241-2/+3
* Test that the package configs for QtQuick1 work.Stephen Kelly2012-07-205-0/+91
* QtQuick1: Use new qWaitForWindowExposed/Active() functions.Friedemann Kleint2012-07-2012-163/+114
* tst_examples: Remove dead code.Friedemann Kleint2012-07-181-13/+0
* Fix objectName test in tst_qdeclarativeecmascript.Glenn Watson2012-07-135-25/+2
* Use the new QT_STATIC macro from qglobal.hThiago Macieira2012-07-111-15/+5
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-34/+1
* load plugins properly when QT_NO_SETTINGS is definedTasuku Suzuki2012-07-061-3/+0
* Qml ListView highlight component cannot access ListView scopeMartin Jones2012-07-042-64/+48
* QtQuick1: Increase timeout in tst_qdeclarativetext.Friedemann Kleint2012-07-031-1/+1
* Improve qmlvisual test.Friedemann Kleint2012-07-021-38/+48
* anchors.mirrored is documented but does not exist in QtQuick 1Martin Jones2012-06-291-4/+0
* Install the qmlgesturesplugin in the correct locationmarc_philippens2012-06-281-1/+1
* Make qtquick1 compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-281-0/+4
* add missing tools dependencyOswald Buddenhagen2012-06-281-0/+5
* Rename qmldbg_tcp plugin to avoid conflict with qtdeclarative's copyKent Hansen2012-06-286-5/+3
* Add headersclean autotest.Toby Tomkins2012-06-273-0/+54
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-2712-24/+0
* Modify all attribute error messages and remove insignificant test flag.Toby Tomkins2012-06-2710-18/+9
* Remove expect fail and insignificant test flag.Toby Tomkins2012-06-272-3/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-06-272-2/+1
* Item.mapFromItem() crashes with Items not created by the engine.Martin Jones2012-06-271-2/+4
* Replace QWeakPointer with QPointer for tracking QObjectsThiago Macieira2012-06-261-1/+2
* build system cleanupsOswald Buddenhagen2012-06-262-17/+2
* auto-generate module prisOswald Buddenhagen2012-06-263-23/+5
* don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-06-261-1/+1
* Remove QtSvg library use.Toby Tomkins2012-06-261-1/+0