summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-254-93/+1
|\
| * Remove support for QML-in-HTML-in-WebViewWarwick Allison2010-03-242-88/+0
| * Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-4/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-191-1/+1
| |\
| | * Initialize variable.Martin Jones2010-03-191-1/+1
* | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-242-2/+2
* | | Rename m_volume to m_volThiago Macieira2010-03-202-6/+6
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-196-115/+267
|\ \ | |/ |/|
| * Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-196-8/+62
| * Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-196-114/+212
| * Fix include() path in qimportbase.priJoão Abecasis2010-03-111-1/+1
* | Fixed install of qml imports when doing a vcproj build.Rohan McGovern2010-03-191-1/+1
* | fix installation of imports librariesYann Bodson2010-03-151-4/+3
* | Fix installation of imports librariesTobias Hunger2010-03-123-8/+7
* | no need to include this private headerYann Bodson2010-03-111-1/+1
* | fix particles pluginYann Bodson2010-03-111-1/+15
* | Don't export symbols in webkit plugin.Yann Bodson2010-03-114-63/+4
* | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-116-1/+1666
* | Document - and use - the qmlRegisterXXX template functionsmae2010-03-102-4/+4
* | fix inclusion of qt_targets.pri in qimportbase.priJoerg Bornemann2010-03-101-1/+1
* | Use TARGETPATH instead of hardcoding locationsTobias Hunger2010-03-102-2/+2
* | Fix location in which webkit import is stored in builddirTobias Hunger2010-03-101-1/+1
* | Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-102-4/+6
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-082-4/+6
| |\
| | * doc: Fixed some QML qdoc errors.Martin Smith2010-03-052-4/+6
* | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-092-4/+5
|/ /
* | Always copy the qmldir files into the build directoryTobias Hunger2010-03-084-7/+7
|/
* Move the multimedia files to the correct place.Martin Jones2010-03-048-0/+2684
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-042-5/+26
* Fix settings (was not exported type).Warwick Allison2010-03-034-4/+8
* Fix build of importsTobias Hunger2010-03-0219-0/+2791