summaryrefslogtreecommitdiffstats
path: root/src/plugins/plugins.pro
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-1/+1
| | | | QDeclarativeXXX.
* Use the qmlmodule method for adding multimedia qml elements.Justin McPherson2010-02-191-0/+2
|
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-1/+2
|
* Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.exe doc/src/classes/qnamespace.qdoc examples/examples.pro src/corelib/kernel/qcoreevent.cpp src/corelib/kernel/qobject.cpp src/gui/kernel/qapplication.cpp src/gui/kernel/qstandardgestures.h src/gui/kernel/qwidget.cpp
| * Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+1
| |
| * Long live Qt!Lars Knoll2009-03-231-0/+12
|
* Fix plugins properly.Jason Barron2009-07-101-1/+2
| | | | | | The 'else' block is not the correct place to add the s60 subdir because this will also build the plugin for other non-unix platforms which is not correct. It should be built on symbian.
* someone forgot this import module: s60Liang Qi2009-07-101-1/+1
|
* Tweak deployment rules after addition of OpenVG.Jason Barron2009-07-091-3/+2
| | | | | | | Ensure that we build the plugins we need and also clean up the file a bit to remove the symbian specific blocks that aren't needed. Also we no longer need a separate .iby file for deploying the VG graphics system since it is now nicely integrated into Qt.
* Long live Qt for S60!axis2009-04-241-0/+13