summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qdeclarativeaudio
Commit message (Expand)AuthorAgeFilesLines
* Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-222-1/+50
* Remove usages of deprecated APIsSona Kurazyan2019-08-081-3/+3
* Propagate customAudioRole into the QML classesJames McDonnell2017-10-231-0/+150
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+2
|\
| * tst_qdeclarativeaudio: fix ubsan buildMarc Mutz2016-03-291-0/+2
* | Updated license headersAntti Kokko2016-01-201-17/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
|/
* Add audio role API to QMediaPlayer.Jim Hodapp2015-08-102-0/+53
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-1/+1
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-041-4/+4
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-141-5/+5
* Don't use QtWidgets/QApplication in autotestsKent Hansen2012-06-071-1/+1
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-161-7/+7
* Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.Michael Goddard2012-03-161-3/+1
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-141-1/+1
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-081-373/+94
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-12/+9
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Rearrange the automatic tests.Michael Goddard2011-11-042-0/+1318