summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/graphicsitems.pri
Commit message (Collapse)AuthorAgeFilesLines
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-3/+1
| | | | Task-number: QT-2846
* Move WebView to an extension plugin.Warwick Allison2010-03-021-7/+0
| | | | | | | | Using WebView now requires: import org.webkit 1.0 Task-number: QT-2995
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-84/+84
| | | | QDeclarativeXXX.
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-3/+3
|
* Move type initialization from global static initializers to QmlEngine ↵Warwick Allison2010-02-141-0/+3
| | | | | | construction. Task-number: QT-2798
* Make positioners fast.Martin Jones2009-12-171-1/+1
|
* Watch item geometry changes without using signal/slot connections.Martin Jones2009-12-151-0/+1
|
* clean up project filesOswald Buddenhagen2009-12-031-80/+82
|
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+0
| | | | May help modularization (syncqt and configure are Qt-specific).
* WebView tests and testability.Warwick Allison2009-11-131-0/+1
|
* AnimatedImage cleanup and tests.Michael Brasser2009-11-111-0/+3
|
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-0/+2
| | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-041-2/+0
|
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-3/+3
|
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+84