summaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
* 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-075-17/+73
* Fix recording of QML visual tests when using a QGLWidget viewport.Michael Brasser2010-09-061-2/+1
* Center and clip QML startup animation so it looks correct in fullscreenAaron Kennedy2010-08-311-41/+47
* QML Viewer should be put under QtDemos instead of QtExamples folder in Symbia...Joona Petrell2010-08-301-1/+1
* Add a menu option to open remote files in the QML viewerAlan Alpert2010-08-202-0/+15
* Increase maximum heap size of QML ViewerJoona Petrell2010-08-051-1/+1
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-034-19/+76
* add license headerHarald Fernengel2010-07-291-0/+41
* Add license headerHarald Fernengel2010-07-291-0/+41
* Improve utility of QMLViewerAaron Kennedy2010-07-2924-193/+679
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
* Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-133-18/+6
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-122-36/+28
* Fix Symbian buildJoona Petrell2010-07-081-0/+2
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-074-0/+183
* 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
* 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-013-21/+23
* Indicate default sizing option in qmlviewerBea Lam2010-06-301-1/+1
* 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-283-15/+4
* Stop QMLLauncher from crashing on exit on Mac when quitting app via theBea Lam2010-06-282-0/+14
* forget to rename the moc include when renaming deviceorientation_maemo.cppRobert Griebl2010-06-251-1/+1
* fix namespace macrosRobert Griebl2010-06-251-1/+3
* fix QML Viewer resize modesRobert Griebl2010-06-252-5/+8
* forgot to cleanup the code a bit after adding Maemo5 supportRobert Griebl2010-06-253-19/+10
* Make the QML viewer usable on the N900Robert Griebl2010-06-2513-199/+909
* Fix the N900 device orientation backendHarald Fernengel2010-06-162-68/+56
* Micro cleanupHarald Fernengel2010-06-161-4/+3
* qmlviewer: ensure that only clicks on the current file list are handled.Martin Jones2010-06-091-1/+1
* 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-044-23/+23
* QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-025-50/+64
* 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-253-32/+0
|/
* Fix FolderListModel parentFolder property's file drive handlingJoona Petrell2010-05-211-0/+1
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* Rename qml executable to qmlviewerKai Koehne2010-05-192-2/+4
* Renaming "Qml Launcher" back to "QML Viewer"Kai Koehne2010-05-184-17/+17
* 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-175-555/+1