summaryrefslogtreecommitdiff
path: root/src/multimedia/playback/playlistfileparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-151-6/+6
* Fix lupdate warning in playlistparser.Friedemann Kleint2013-09-271-1/+2
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* tr()-Fixes.Friedemann Kleint2012-11-291-3/+3
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Adjust to changed QUrl::isRelative() semantics.Michael Goddard2012-04-201-1/+11
* QMediaPlaylist: Added ability to load from provided QNetworkRequest.Lev Zelenskiy2012-03-211-5/+5
* New playlist parsers to support network playlists.Lev Zelenskiy2012-03-211-0/+595