aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add debug description to QSGDistanceFieldGlyphNodeGunnar Sletta2011-10-041-0/+3
* move depth logic out of QSGRendererGunnar Sletta2011-10-042-3/+3
* Have textureId() return the correct value and document this behaviorGunnar Sletta2011-10-042-5/+34
* deploy testdata properly for qsgcanvasitemCharles Yin2011-10-041-2/+7
* deply testdata properly for qmltestCharles Yin2011-10-041-8/+7
* Doc: Moving doc/src/declarative/pics/* to doc/src/images.Jerome Pasion2011-10-0482-0/+0
* Doc: Converting the overviews' \e commands to \i commands.Jerome Pasion2011-10-0432-147/+147
* (private-) export of QSGShaderEffectSource.juhvu2011-10-041-1/+1
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-045-2/+219
* Fix incorrect index when accumulating multiple removes.Andrew den Exter2011-10-043-5/+26
* test: fixed testdata deployment for tst_qdeclarativelanguageRohan McGovern2011-10-0414-11/+38
* Exported QSGMouseArea and QSGMouseEvent as private exports.juhvu2011-10-042-2/+4
* Allow .pragma library scripts to import other scriptsChris Adams2011-10-046-67/+153
* use QWindows's format so users can overrideGunnar Sletta2011-10-031-1/+1
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-0312-27/+556
* Don't draw itty-bitty particlesAlan Alpert2011-10-031-0/+5
* Don't layout while applying model changesBea Lam2011-10-031-0/+3
* currentIndex not updated correctly if list is initially emptyBea Lam2011-10-033-3/+48
* Initial commit of particle system autotestsAlan Alpert2011-10-0374-8/+3970
* Fix order of QSGItem mouse filtering.Martin Jones2011-10-032-4/+55
* Don't move content forwards when items are moved downBea Lam2011-10-035-7/+32
* Declarative: Compile fix for Windows.Friedemann Kleint2011-10-022-2/+9
* Include the textureid/glyph cache in the material sortingGunnar Sletta2011-09-301-0/+2
* Declarative: Fix ASCII conversion warnings.Friedemann Kleint2011-09-306-26/+30
* tests for canvas and a few bug fixesCharles Yin2011-09-3025-295/+643
* Modify JS Object to QVariant conversionChris Adams2011-09-303-7/+33
* Fix text input delay related test failures.Andrew den Exter2011-09-302-29/+49
* Remove a few unneeded includesKent Hansen2011-09-303-23/+1
* Fix compilation with c++0xKent Hansen2011-09-301-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-30220-1315/+133
* Refactor ParticleSystem membersAlan Alpert2011-09-3013-143/+144
* Improve QDeclarativeIncubator JS APIAaron Kennedy2011-09-304-20/+46
* Add a QSGCanvas incubation controllerAaron Kennedy2011-09-304-1/+76
* Fix issue with interpolating more than one path segment backwards.Michael Brasser2011-09-303-1/+46
* Text format AutoText should use StyledText instead of RichText.Yann Bodson2011-09-308-12/+39
* Remove unnecessary membersAaron Kennedy2011-09-302-15/+6
* Expand documentation for QObject Module APIsChris Adams2011-09-301-0/+5
* Support rich text elements in QSGTextNodeEskil Abrahamsen Blomfeldt2011-09-305-255/+423
* Fix tst_qsgmousearea clickThrough() test stability.Martin Jones2011-09-301-50/+35
* Ensure JS-owned QObjects are cleaned up on v8engine dtorChris Adams2011-09-305-0/+101
* Don't crash when QSGViewSection has a null parent.Christian Kamm2011-09-291-1/+1
* Compile after changes to QtBaseLars Knoll2011-09-291-0/+1
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-2927-73/+73
* Fix warning: QString(const char*) is deprecatedKent Hansen2011-09-291-1/+1
* QDeclarativeIncubationController docsAaron Kennedy2011-09-291-2/+63
* Declarative: Compile on Windows.Friedemann Kleint2011-09-295-13/+14
* Fix compilation of qmlviewerKent Hansen2011-09-291-0/+1
* Separate the QtQuick 1 and 2 whatsnew docs.Martin Jones2011-09-294-218/+8
* Fix compile of the non-threaded V4 interpreter.Roberto Raggi2011-09-292-2/+2
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-292-8/+7