Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only add phonon and scripttools dependencies if they're available, otherwise ↵ | Romain Pokrzywka | 2010-05-03 | 1 | -3/+7 |
| | | | | | | | linking will fail Merge-request: 591 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | ||||
* | Assigned a UID3 to qml.exe. | Frans Englich | 2010-04-26 | 1 | -1/+1 |
| | | | | Allocated in S60 Team's wiki over UID3s in Qt. | ||||
* | Remove dead wgt support from qml runtime | Aaron Kennedy | 2010-04-14 | 1 | -30/+5 |
| | |||||
* | Reduce QML runtime capabilities to NetworkServices and ReadUserData | Joona Petrell | 2010-04-14 | 1 | -1/+1 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Qt Continuous Integration System | 2010-04-13 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fix qmake.pro after Symbian alternate build system integration Fix compile error Don't try to use so much permissions, use something a lot more sane A bit saner suggestion Remove not needed permissions Make compile on Symbian | ||||
| * | Make compile on Symbian | Thomas Zander | 2010-04-12 | 1 | -1/+1 |
| | | |||||
* | | Add Mac OS X bundle description for qml runtime | Kai Koehne | 2010-04-09 | 1 | -0/+4 |
|/ | | | | | | Also, it's now Qml.app instead of qml.app. An icon is still missing. Reviewed-by: con | ||||
* | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 1 | -2/+2 |
| | |||||
* | Fix SetDialogPreference build error on Symbian. | Morten Johan Sørvig | 2010-03-12 | 1 | -1/+1 |
| | | | | | Similar to 032d4ac63687d209ffef594bf6ef60e3db20bfa3. | ||||
* | build fix for WinCE | Maurice Kalinowski | 2010-03-01 | 1 | -1/+3 |
| | | | | | | only use xmlpatterns if Qt is configured to build it Reviewed-by: Paul Olav Tvete | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+58 |
QDeclarativeXXX. |