summaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix to work with file: URLs (eg. from qml -qmlbrowser)Warwick Allison2010-05-171-0/+1
|/
* Add new logo for QML Launcher (Mac OS X)Kai Koehne2010-05-143-0/+3
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-144-17/+17
* Remove skins from qml launcher.Kai Koehne2010-05-144-271/+2
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-142-2/+6
* 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-113-0/+19
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-072-6/+18
* Another initialization fix. Unleak.Warwick Allison2010-05-052-1/+2
* Fix compile in namespace.Michael Brasser2010-05-051-2/+2
* 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-055-17/+222
* Allow translations without extra command-line args, and document both.Warwick Allison2010-05-052-27/+51
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-3/+7
|\
| * only add phonon and scripttools dependencies if they're available, otherwise ...Romain Pokrzywka2010-05-031-3/+7
* | Make QDeclarativeParserStatus method pure virtual to encourage right code.Warwick Allison2010-04-302-0/+5
* | Don't show warnings log window by defaultKai Koehne2010-04-291-4/+5
* | undebuggeryWarwick Allison2010-04-291-1/+0
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-274-16/+25
|\
| * 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-263-6/+7
| * Fix hidden menu on embedded.Warwick Allison2010-04-232-7/+17
| * Location of binary is not on installed-content import path.Warwick Allison2010-04-231-2/+0
* | Assigned a UID3 to qml.exe.Frans Englich2010-04-261-1/+1
|/
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-213-7/+7
* delete the viewer before calling exit(). Ensures correct cleanup.Martin Jones2010-04-211-26/+28
* Make logger widget thread safe.Martin Jones2010-04-213-4/+6
* Visual test fix.Michael Brasser2010-04-211-1/+2
* License headersAaron Kennedy2010-04-203-1/+83
* Show command line help / qml runtime output in GUIKai Koehne2010-04-205-11/+114
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-1/+1
* 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-161-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