Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to Portrait/Landscape terminology for Orientation enum, with | Bea Lam | 2010-06-04 | 1 | -1/+1 |
| | | | | | | 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 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+75 |
QDeclarativeXXX. |