summaryrefslogtreecommitdiffstats
path: root/src/multimedia/effects/qsoundeffect_p.h
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
* Fix errors after merge conflict resolution.Justin McPherson2010-11-011-1/+1
* Merge branch 'master' of ../qtmobility into master-from-1.1Justin McPherson2010-11-011-0/+1
|\
| * rename loaded to loadedChanged for QSoundEffectLing Hu2010-10-131-2/+2
| * Add isLoaded property for QSoundEffectLing Hu2010-10-131-0/+2
| * Fix compiling for qsoundeffect.cpp on windowsLing Hu2010-10-121-0/+1
| * renaming loops to loopCount for internal qdeclarative classesLing Hu2010-10-121-4/+4
| * Add supportedMimeTypes api for SoundEffect ElementLing Hu2010-10-121-0/+2
| * Add loaded signals for SoundEffect ElementLing Hu2010-10-121-0/+1
| * Merge branch 'master' into seamlessloopLing Hu2010-10-071-0/+7
* | Add status and playing properties to QSoundEffectLing Hu2010-10-211-2/+17
* | QSoundEffect; mark play() as the default method.Justin McPherson2010-10-201-0/+1
* | Change type of volume property from int to qreal for SoundEffect ElementLing Hu2010-10-151-3/+3
* | Add supportedMimeTypes and loaded properties to SoundEffect element.Andrew den Exter2010-10-131-4/+17
|/
* QSoundEffect is a private class, its header should be named accordingly.Andrew den Exter2010-10-011-0/+110