summaryrefslogtreecommitdiffstats
path: root/tools/qml/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-161-13/+13
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Build on SymbianMartin Jones2010-12-121-13/+13
* QmlViewer: Fix crash on exitKai Koehne2010-12-101-21/+21
* Allow testing of raster engine on Mac from qmlviewerAaron Kennedy2010-11-191-0/+9
* Add 'skip' property that QML visual tests can useAlan Alpert2010-10-291-0/+3
* QmlViewer: Fix typo in commentKai Koehne2010-09-281-1/+1
* QmlViewer: Fix assert on exit (Windows)Kai Koehne2010-09-281-0/+3
* Fix recording of QML visual tests when using a QGLWidget viewport.Michael Brasser2010-09-061-2/+1
* Improve utility of QMLViewerAaron Kennedy2010-07-291-177/+299
* Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-131-9/+2
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-071-0/+11
* Prevent a recursive debug output loop when writing to the logger widget.Robert Griebl2010-07-061-4/+11
* Don't write to the logger widget while the application is closing down.Robert Griebl2010-07-021-1/+1
* Indicate default sizing option in qmlviewerBea Lam2010-06-301-1/+1
* Micro cleanupHarald Fernengel2010-06-161-4/+3
* Rename qml executable to qmlviewerKai Koehne2010-05-191-2/+2
* Renaming "Qml Launcher" back to "QML Viewer"Kai Koehne2010-05-181-7/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-181-1/+5
|\
| * Set raster + gl viewport as the default for OS X.Michael Brasser2010-05-181-1/+5
* | Move stuff from QML viewer to plugins.Warwick Allison2010-05-171-2/+0
|/
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-7/+7
* Remove skins from qml launcher.Kai Koehne2010-05-141-21/+0
* Revert "Use raster graphicssystem for qml.app on OS X."Michael Brasser2010-05-141-1/+1
* Use raster graphicssystem for qml.app on OS X.Michael Brasser2010-05-121-1/+1
* Temporary work-around for QTBUG-9849.Warwick Allison2010-05-111-0/+6
* Another initialization fix. Unleak.Warwick Allison2010-05-051-1/+1
* Add a switch to the menu to hide/show the runtime warningsKai Koehne2010-05-051-10/+23
* Don't show warnings log window by defaultKai Koehne2010-04-291-4/+5
* Unify naming of settings / UI to be "Qt Qml Runtime"Kai Koehne2010-04-261-2/+2
* Location of binary is not on installed-content import path.Warwick Allison2010-04-231-2/+0
* delete the viewer before calling exit(). Ensures correct cleanup.Martin Jones2010-04-211-26/+28
* Make logger widget thread safe.Martin Jones2010-04-211-1/+2
* License headersAaron Kennedy2010-04-201-1/+1
* Show command line help / qml runtime output in GUIKai Koehne2010-04-201-7/+60
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-191-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-151-1/+1
| |\
| | * Added missing newline after warning message when using -L with qmlThorbjørn Lindeijer2010-04-141-1/+1
* | | ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-161-1/+8
|/ /
* | Support recording visual snapshot tests.Michael Brasser2010-04-141-0/+4
|/
* Tune plugin import mechanismmae2010-04-081-5/+30
* Minor cleanup for visual test framework.Michael Brasser2010-03-311-1/+1
* Simplify import path.Warwick Allison2010-03-291-2/+9
* Let the 'qml' runtime use its applicationDirPath as importsPathmae2010-03-021-0/+3
* Fix compile warningAaron Kennedy2010-03-011-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+356