summaryrefslogtreecommitdiffstats
path: root/tools/qml/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-05-041-3/+0
* QmlViewer: Translate UIKai Koehne2011-05-021-39/+52
* Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-141-0/+3
|\
| * QmlViewer: Enable remote qml debuggingKai Koehne2011-04-061-0/+3
* | Merge branch 'master' of ../qt-qml-stagingMartin Jones2011-02-171-33/+24
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Add a warning when translating QML application in qmlviewer failsJoona Petrell2011-01-171-2/+5
| * | Provide qmlviewer warning window also on SymbianJoona Petrell2010-12-311-30/+19
| * | Forward qmlviewer traces to system's default message handler on SymbianJoona Petrell2010-12-301-4/+3
* | | Make -no-opengl exist on other platformsAlan Alpert2011-02-041-3/+2
| |/ |/|
* | Update copyright year to 2011.Jason McDonald2011-01-101-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
|/ /