aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-1350-507/+803
* Implement Turbulence properlyAlan Alpert2011-09-136-111/+129
* Document Particle typeAlan Alpert2011-09-131-0/+148
* Reduce compile warningsAlan Alpert2011-09-1315-32/+36
* Order of operations fixAlan Alpert2011-09-131-1/+1
* Make activeGroups usable.Alan Alpert2011-09-132-8/+12
* canvas item refactorsCharles Yin2011-09-1254-2916/+6345
* Port change 67ed1849 from Qt 4.7Martin Jones2011-09-121-1/+1
* Experimental 'pixelAligned' property for Flickable.Martin Jones2011-09-123-2/+26
* Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-121-47/+15
* Make state a public property of QSGItem.Michael Brasser2011-09-122-1/+16
* Fix missing and outdated license headers.Jason McDonald2011-09-0922-241/+638
* Update images in falling leaves particle demo.Michael Brasser2011-09-094-0/+0
* Missed an example in previous name changesAlan Alpert2011-09-091-1/+1
* Compile fix.Michael Brasser2011-09-091-2/+2
* Improve efficiency of qmlEngine()Aaron Kennedy2011-09-091-2/+20
* add convenient function pixmap() function for QSGImageBaseCharles Yin2011-09-092-0/+8
* make the testcase name the same in both plain text and xml/xunit logs for qml...Charles Yin2011-09-092-38/+4
* Only fast-foward states when there is a transition.Michael Brasser2011-09-093-2/+37
* JSDebugging: Update Auto Test cases.Aurindam Jana2011-09-082-34/+59
* JSDebugging: Send messages for events BeforeCompile to Client.Aurindam Jana2011-09-081-2/+5
* Particles module refactoring en masseAlan Alpert2011-09-08101-2839/+1102
* Whitespace fixAlan Alpert2011-09-081-1/+1
* Augment Particle DocsAlan Alpert2011-09-089-7/+238
* Allow particles to have eternal lifeAlan Alpert2011-09-085-9/+61
* Allow affectors to be transformedAlan Alpert2011-09-081-6/+1
* Add clear property to QSGParticleSystemAlan Alpert2011-09-083-15/+63
* Add new path functionality.Michael Brasser2011-09-0826-655/+2437
* Animation-like API for ParticleSystemAlan Alpert2011-09-077-124/+208
* Doc fix for QDeclarativeEngineDamian Jansen2011-09-071-2/+2
* remove useless debug logCharles Yin2011-09-071-2/+1
* Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-0712-4/+86
* Fix min extents to correctly consider header sizeBea Lam2011-09-075-25/+63
* more fixes for QTBUG-17868Charles Yin2011-09-062-7/+39
* Ensure that header/footer resize fixes position.Martin Jones2011-09-063-21/+74
* Add garbage collector prologue callback to qv8engineChris Adams2011-09-0610-0/+725
* Improvements to textFormat: Text.StyledTextYann Bodson2011-09-062-12/+290
* Update TextEdit tests with changes from 4.8.Andrew den Exter2011-09-066-48/+126
* Delay masking the last character in Password echo mode.Andrew den Exter2011-09-064-2/+121
* View refill operations should take qreal, not intBea Lam2011-09-063-10/+10
* JSDebugging Auto Test: Fix build break.Aurindam Jana2011-09-051-2/+2
* Remove friend class QV8DebugService from QV8Engine.Aurindam Jana2011-09-051-1/+0
* Auto Unit test cases for Javascript Debugging.Aurindam Jana2011-09-055-0/+1852
* Add examples and tests for QtQuick1Damian Jansen2011-09-05494-30/+24137
* Update extension tutorials and examples to QtQuick2Damian Jansen2011-09-0550-181/+158
* Fix some memory leaks in the compilerChris Adams2011-09-053-0/+6
* Fix build break for QT_OPENGL_ES builds.Jonni Rainisto2011-09-051-0/+4
* Debugger: Merge back changes from Qt Creator copyKai Koehne2011-09-022-9/+119
* Debugger: Fixing coding style issuesKai Koehne2011-09-024-23/+26
* Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.hKai Koehne2011-09-026-13/+73