summaryrefslogtreecommitdiffstats
path: root/src/multimedia/effects/qsoundeffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Docs: QTMOBILITY-790 multimedia.Peter Yard2011-05-131-0/+16
* Docs: set inmodule for various classes.Peter Yard2011-04-071-0/+2
* Merge branch '1.1' of ../qtmobility into master-from-1.1Alex2011-03-231-0/+1
|\
| * Document volume limitation with QSoundEffect on MacOSX/symbian.hawcroft2011-03-211-0/+4
* | Doc: Fixed qdoc warnings.David Boddie2011-02-181-28/+4
|/
* Fix incorrect signal emits for volumeChanged and mutedChanged for qsoundeffectLing Hu2011-01-201-2/+0
* doc fix: volume is a qrealhawcroft2011-01-041-1/+1
* Remove doc for loaded of SoundEffectLing Hu2010-10-211-12/+0
* Add status and playing properties to QSoundEffectLing Hu2010-10-211-6/+52
* Add qWarning for volume and loops properties in Audio and SoundEffect elementsLing Hu2010-10-211-0/+10
* QSoundEffect: document play() method.Justin McPherson2010-10-201-0/+16
* Change type of volume property from int to qreal for SoundEffect ElementLing Hu2010-10-151-6/+7
* Add supportedMimeTypes and loaded properties to SoundEffect element.Andrew den Exter2010-10-131-3/+37
* Correct import statements in code snippets to use QtMultimediaKit.Andrew den Exter2010-10-061-1/+1
* QSoundEffect is a private class, its header should be named accordingly.Andrew den Exter2010-10-011-2/+2
* Change the import path for multimedia elements to QtMultimediaKit 1.1.Andrew den Exter2010-09-281-1/+1
* Include QtMultimediaKit moc files in .cpp files.Andrew den Exter2010-07-051-0/+2
* Updated docs for qml multimedia QtMobility to QtKurt Korbatits2010-05-261-2/+2
* qml multimedia elements back to mobilityKurt Korbatits2010-05-241-0/+211