aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-299-440/+145
* QDeclarativeIncubator docAaron Kennedy2011-09-294-24/+200
* Remove dead code in QDeclarativeSvgParserKent Hansen2011-09-291-19/+0
* pulse calls should use ms instead of sKent Hansen2011-09-294-4/+4
* Asynchronous component instantiationAaron Kennedy2011-09-2946-1094/+3807
* Better dirty markingAlan Alpert2011-09-292-4/+5
* Fix QSGCustomParticle initializationAlan Alpert2011-09-291-8/+8
* Fix tst_QSGListView::sectionsPositioning() testMartin Jones2011-09-291-3/+3
* Restructure imageelements and remove screenorientation examples.Damian Jansen2011-09-2944-2172/+4
* Added triple click on TextInput to select text.Rafael Brandao2011-09-293-0/+63
* Catch up with API change to QTestLog::qWarn().Jason McDonald2011-09-291-1/+1
* Don't do run svg tests when no svg is availableGunnar Sletta2011-09-281-1/+7
* Build with qt-in-namespaceKent Hansen2011-09-2810-6/+46
* Don't crash when Image.source changeGunnar Sletta2011-09-282-0/+5
* Add support for onLinkActivated with Text.StyledTextYann Bodson2011-09-282-7/+49
* Fix crash in String.arg()Chris Adams2011-09-284-12/+92
* Use QBasicTimer rather than QTimer in SmoothedAnimationMartin Jones2011-09-282-6/+14
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-283-177/+288
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-281-0/+3
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+2
* [autotests] Added expected failures for developer build in a number of tests.Toby Tomkins2011-09-281-0/+12
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+3
* [autotests] Added expected failure for developer build.Toby Tomkins2011-09-281-0/+6
* Improved testdata deployment.Rohan McGovern2011-09-282-15/+6
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-289-314/+441
* Add QSGPaintedItem docs to module and fix non-standard wording.Casper van Donderen2011-09-275-11/+31
* Add convenience macro for fast connects in declarative.Michael Brasser2011-09-2710-50/+154
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-271-0/+3
* Part of bug has re-occurred, relates to x{} behaviour.Toby Tomkins2011-09-271-0/+3
* Disable reordering as it is currently brokenGunnar Sletta2011-09-261-1/+1