Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the QML viewer usable on the N900 | Robert Griebl | 2010-06-25 | 1 | -127/+0 |
| | |||||
* | Fix the N900 device orientation backend | Harald Fernengel | 2010-06-16 | 1 | -68/+55 |
| | | | | | | Use D-Bus calls instead of polling Reviewed-by: Alan Alpert | ||||
* | Revert to Portrait/Landscape terminology for Orientation enum, with | Bea Lam | 2010-06-04 | 1 | -6/+6 |
| | | | | | | additional PortraitInverted and LandscapeInverted values. TopUp etc. only indicates rotation which makes it difficult to resize the window according to whether the device is in Portrait or Landscape orientation. | ||||
* | QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientations | Bea Lam | 2010-06-02 | 1 | -4/+8 |
| | | | | | | | | instead of Portrait/Landscape. The new orientations are named the same as the orientations in the QtMobility sensors module. Task-number: QTBUG-11106 Reviewed-by: akennedy | ||||
* | Warning | Aaron Kennedy | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Read Maemo orientation at startup | Aaron Kennedy | 2010-04-12 | 1 | -8/+5 |
| | | | | QT-2695 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+139 |
QDeclarativeXXX. |