summaryrefslogtreecommitdiffstats
path: root/tools/qml/qmlruntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-6/+6
* Remove skins from qml launcher.Kai Koehne2010-05-141-242/+2
* Temporary work-around for QTBUG-9849.Warwick Allison2010-05-111-0/+11
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-3/+16
* Another initialization fix. Unleak.Warwick Allison2010-05-051-0/+1
* Initialize variable and crash less.Martin Jones2010-05-051-0/+1
* Add a switch to the menu to hide/show the runtime warningsKai Koehne2010-05-051-2/+42
* Allow translations without extra command-line args, and document both.Warwick Allison2010-05-051-27/+45
* Fix remaining 4.6 type registrations (to 4.7).Warwick Allison2010-04-271-1/+1
* Unify naming of settings / UI to be "Qt Qml Runtime"Kai Koehne2010-04-261-3/+4
* Fix hidden menu on embedded.Warwick Allison2010-04-231-7/+16
* Show command line help / qml runtime output in GUIKai Koehne2010-04-201-1/+0
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-1/+1
* ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-161-42/+70
* Update examples autotest to use the runtime directlyAaron Kennedy2010-04-151-15/+13
* Remove dead wgt support from qml runtimeAaron Kennedy2010-04-141-104/+10
* Merged 'orientation' into 'runtime' context property in qmlruntimeLeonardo Sobral Cunha2010-04-141-31/+14
* Add 'runtime' property to the rootContext of DeclarativeViewerLeonardo Sobral Cunha2010-04-141-0/+44
* Tune plugin import mechanismmae2010-04-081-0/+5
* Minor cleanup for visual test framework.Michael Brasser2010-03-311-1/+1
* Fix viewer resizing on reload and File->openMartin Jones2010-03-301-17/+16
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-5/+0
* Don't destroy cookie jar until while someone may be using it.Martin Jones2010-03-181-24/+34
* Enable GL samplebuffers by default on Mac OS XAaron Kennedy2010-03-121-0/+5
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1468