Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use qmlInfo for image loading errors, not qWarning(). | Warwick Allison | 2010-04-15 | 1 | -2/+8 |
| | | | | Task-number: QTBUG-9908 | ||||
* | Rename remaining import Qt 4.6 lines to import Qt 4.7 | Joona Petrell | 2010-04-14 | 1 | -1/+1 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Make it clear that Qt.labs modules may not remain compatible. | Martin Jones | 2010-04-14 | 1 | -0/+2 |
| | | | | Task-number: QTBUG-9807 | ||||
* | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-04-01 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: demos/declarative/minehunt/minehunt.pro | ||||
| * | Add media elements to the QML Elements docs. | Martin Jones | 2010-04-01 | 1 | -1/+1 |
| | | |||||
* | | Fix 'make sis' finding the dll on symbian | Thomas Zander | 2010-03-31 | 1 | -1/+1 |
|/ | |||||
* | Fix installation of qmldir files | Alan Alpert | 2010-03-30 | 1 | -1/+1 |
| | | | | | | | The old pro files did not actually install the qmldir files in clean builds. These ones should work. Reviewed-by: Harald Fernengel | ||||
* | Add Symbian deploy section for qml import plugins | Joona Petrell | 2010-03-26 | 1 | -0/+11 |
| | | | | | Task-number: QTBUG-9364 Reviewed-by: jbarron | ||||
* | Document Particles module import. | Martin Jones | 2010-03-26 | 1 | -0/+5 |
| | |||||
* | Remove dead performance measurement code from QML | Aaron Kennedy | 2010-03-22 | 1 | -4/+0 |
| | |||||
* | Initialize variable. | Martin Jones | 2010-03-19 | 1 | -1/+1 |
| | |||||
* | fix installation of imports libraries | Yann Bodson | 2010-03-15 | 1 | -4/+3 |
| | |||||
* | no need to include this private header | Yann Bodson | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | fix particles plugin | Yann Bodson | 2010-03-11 | 1 | -1/+15 |
| | |||||
* | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 5 | -0/+1665 |
Task-number: QT-2846 |