summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qmlviewer.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-031-4/+4
| | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-12142 Reviewed-by: Warwick Allison This patch brings ability to switch QML Viewer's orientation between auto-orientation (=follow sensor), portrait and landscape orientations (lock orientation) on Symbian. It provides same orientation options as Qt Creator 2.1's Qt QML Standalone Application creation wizard. Also, menu item rotateOrientation now works on Symbian, but it's hidden when orientation mode is set to auto-orientation. Property runtime.orientation has been switched back to supporting four-way orientation on Symbian, previously it only updated values between portrait and landscape. If your application only supports landscape or portrait modes, just don't react to the inverted orientations. Added orientation example screenorientation under examples/declarative. The patch includes a fix for calculator example, which rotated to wrong direction when switching from portrait to landscape. Also, improved qdeclarativeviewer unit tests. Changes have been tested to work on Windows, Linux and Symbian^3.
* Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-021-2/+2
| | | | | where applicable, and remove or rename references to 'qml' tool. Also improve QML Viewer docs.
* Rewrite runtime & qmlviewer docs and emphasise that qmlviewer shouldn'tBea Lam2010-06-301-0/+234
| | | | | | be used for deployment Task-number: QTBUG-11287
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-99/+0
| | | | QDeclarativeXXX.
* Doc: these files are NOT part of the test suite of the Qt toolkitThiago Macieira2010-02-201-1/+1
|
* Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | Reviewed-by: Trust Me
* Document QtObjectAlan Alpert2010-02-081-1/+1
| | | | Task-number:QTBUG-6034
* Augment documentationAlan Alpert2010-02-031-0/+21
| | | | Document automatic signal handlers and QmlViewer.Screen.
* Doc.Michael Brasser2009-11-231-1/+1
|
* Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-0/+3
|
* DocMichael Brasser2009-05-061-0/+75