summaryrefslogtreecommitdiffstats
path: root/tools/qml/qml.pri
Commit message (Collapse)AuthorAgeFilesLines
* Fix qmlviewer compilation on old Symbian platformsJoona Petrell2011-02-241-0/+2
| | | | | Task-number: QTBUG-17472 Reviewed-by: Martin Jones
* Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Joona Petrell2011-02-221-3/+3
|\ | | | | | | | | Conflicts: tools/qml/qml.pri
| * Attempt to fix symbian 3.1 and 3.2 compile break.Jason McDonald2011-02-181-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | e46c44f9538dbe5b44ce61d3a42403cfa471ae8b restructured qml.pri. In the original version the else part at the bottom of the file was processed for Symbian 3.1 and 3.2, but the commit stopped that from happening. This commit makes the minimal change to make the statements in the else part apply to 3.1 and 3.2 again. Really the file should be restructured to have separate logic for setting each vairable, but I'll leave that task for the developers. Reviewed-by: Eckhart Koppen
* | Another stab at fixing compilation on old Symbian platformsJoona Petrell2011-02-221-4/+2
|/ | | | | Task-number: QTBUG-17472 Reviewed-by: Martin Jones
* Fix declarative autotest compilation on SymbianJoona Petrell2011-01-181-4/+13
| | | | | Task-number: Reviewed-by: Martin Jones
* Support device orientation in harmattanMartin Jones2010-10-071-0/+5
| | | | | Task-number: QTBUG-14137 Reviewed-by: Aaron Kennedy
* Improve utility of QMLViewerAaron Kennedy2010-07-291-1/+3
| | | | | | | Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
| | | | Reviewed-by: Robert Griebl
* Fix Symbian buildJoona Petrell2010-07-081-0/+2
|
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-071-0/+2
| | | | | Task-number: Reviewed-by: Martin Jones
* Make the QML viewer usable on the N900Robert Griebl2010-06-251-4/+6
|
* Fix the N900 device orientation backendHarald Fernengel2010-06-161-0/+1
| | | | | | Use D-Bus calls instead of polling Reviewed-by: Alan Alpert
* Remove old symbian specific IAP initialization.Martin Jones2010-05-251-5/+0
|
* Move stuff from QML viewer to plugins.Warwick Allison2010-05-171-2/+0
|
* Remove skins from qml launcher.Kai Koehne2010-05-141-2/+0
|
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-0/+6
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Show command line help / qml runtime output in GUIKai Koehne2010-04-201-3/+4
| | | | | | | | | Since qml is a GUI program, debugging output isn't visible by default for Windows/Mac users. Therefore provide command line help in a dialog (Windows), and runtime errors/warnings in a separate top level window. Done together with mae. Reviewed-by: mae
* Remove dead wgt support from qml runtimeAaron Kennedy2010-04-141-0/+29