summaryrefslogtreecommitdiffstats
path: root/tools/qml/qmlruntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Another stab at fixing compilation on old Symbian platformsJoona Petrell2011-02-221-1/+1
* Fix compilation on old Symbian platformsJoona Petrell2011-02-181-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add a way to clear warnings in qmlviewer warnings window on SymbianJoona Petrell2011-01-181-1/+3
* | Remove unnecessary debug traces from declarative classesJoona Petrell2011-01-171-1/+0
* | Provide qmlviewer warning window also on SymbianJoona Petrell2010-12-311-1/+7
|/
* QmlViewer: Remove trailing whitespaceKai Koehne2010-12-101-1/+1
* QmlViewer: Remove trailing whitespaceKai Koehne2010-12-101-2/+2
* Give qmlviewer a minimum size if root object has no size.Bea Lam2010-12-031-1/+1
* Prevent crash when calling reload() from within a .qmlDamian Jansen2010-11-231-1/+1
* Fix recording of visual tests.Michael Brasser2010-10-201-0/+2
* Keep qmlviewer from disappearingAlan Alpert2010-10-151-0/+1
* Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-0/+1
* Compile with QT_NO_GESTURES.Yann Bodson2010-09-151-0/+2
* Give file and line error information for errors in dummydata.Michael Brasser2010-09-151-5/+1
* Pause orientation sensors in Qml Viewer when the application window is not ac...Joona Petrell2010-09-071-0/+2
* Add a menu option to open remote files in the QML viewerAlan Alpert2010-08-201-0/+14
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-031-12/+62
* Improve utility of QMLViewerAaron Kennedy2010-07-291-6/+56
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-121-34/+26
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-021-0/+2
|\
| * Removed compilation warning for systems with no OpenGL supportLasse Holmstedt2010-07-011-0/+2
* | qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-021-42/+62
|/
* Remove qmlviewer dependency on QDeclarativeTimerMartin Jones2010-07-011-16/+15
* Fix so window will resize with the root object (broken byBea Lam2010-06-291-0/+1
* Adapt all qmlviewer testcases to the code changes in the actual viewer.Robert Griebl2010-06-291-11/+1
* Stop QMLLauncher from crashing on exit on Mac when quitting app via theBea Lam2010-06-281-0/+12
* fix QML Viewer resize modesRobert Griebl2010-06-251-4/+6
* forgot to cleanup the code a bit after adding Maemo5 supportRobert Griebl2010-06-251-4/+4
* Make the QML viewer usable on the N900Robert Griebl2010-06-251-172/+299
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-091-4/+3
* Fix slow network access in qmlviewer (Windows)Kai Koehne2010-06-081-0/+5
* Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-041-12/+12
* QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-021-38/+44
* Fix for qml reloaded in qml viewer not being maximized properly on a deviceJoona Petrell2010-05-261-1/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-251-1/+2
|\
| * Get rid of 'noise' when using GL and the top-level item is an Item.Michael Brasser2010-05-241-1/+2
* | Remove old symbian specific IAP initialization.Martin Jones2010-05-251-26/+0
|/
* Renaming "Qml Launcher" back to "QML Viewer"Kai Koehne2010-05-181-6/+6
* Fix to work with file: URLs (eg. from qml -qmlbrowser)Warwick Allison2010-05-181-0/+1
* 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-121-0/+11
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-3/+16
* Another initialization fix. Unleak.Warwick Allison2010-05-061-0/+1
* Initialize variable and crash less.Martin Jones2010-05-061-0/+1
* Add a switch to the menu to hide/show the runtime warningsKai Koehne2010-05-051-2/+42