Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 1 | -3/+1 |
| | | | | Task-number: QT-2846 | ||||
* | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 1 | -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 Allison | 2010-02-24 | 1 | -84/+84 |
| | | | | QDeclarativeXXX. | ||||
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -3/+3 |
| | |||||
* | Move type initialization from global static initializers to QmlEngine ↵ | Warwick Allison | 2010-02-14 | 1 | -0/+3 |
| | | | | | | construction. Task-number: QT-2798 | ||||
* | Make positioners fast. | Martin Jones | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | Watch item geometry changes without using signal/slot connections. | Martin Jones | 2009-12-15 | 1 | -0/+1 |
| | |||||
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -80/+82 |
| | |||||
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -1/+0 |
| | | | | May help modularization (syncqt and configure are Qt-specific). | ||||
* | WebView tests and testability. | Warwick Allison | 2009-11-13 | 1 | -0/+1 |
| | |||||
* | AnimatedImage cleanup and tests. | Michael Brasser | 2009-11-11 | 1 | -0/+3 |
| | |||||
* | Particles cleaned up and placed in in qmlgraphics/ | Alan Alpert | 2009-11-05 | 1 | -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 Brasser | 2009-11-04 | 1 | -2/+0 |
| | |||||
* | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 1 | -3/+3 |
| | |||||
* | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 1 | -0/+84 |