aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Add private header warning to all _p.h filesKai Koehne2011-09-0212-0/+132
* Debugger: Canonalize header definesKai Koehne2011-09-022-6/+6
* Debugger: Add missing QT_BEGIN_NAMESPACE, QT_END_NAMESPACEKai Koehne2011-09-021-0/+4
* Debugger: Fix indentation & trailing whitespaceKai Koehne2011-09-029-149/+150
* Debugger: Also fix the name of the qdeclarativedebug autotestKai Koehne2011-09-023-35/+35
* Exported QSGShaderEffectMesh.Kim Motoyoshi Kalland2011-09-025-58/+64
* Ensure layout is done after delayed deletion of itemsBea Lam2011-09-021-0/+1
* Update more examples to QtQuick 2.0Damian Jansen2011-09-0236-285/+111
* Update various examples to QtQuick 2.0Damian Jansen2011-09-02136-6840/+23
* Update text examples to QtQuick 2.0, remove obsolete filesDamian Jansen2011-09-0271-4531/+6
* Update modelviews examples to QtQuick 2.0Damian Jansen2011-09-02244-11905/+29
* Update rssnews, focus and positioners examples to QtQuick 2.0Damian Jansen2011-09-0241-2069/+64