summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback/qplaylistfileparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-181-641/+0
* Modernize code baseLars Knoll2021-03-021-5/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-1/+1
* Rework the metadata handlingLars Knoll2021-02-121-3/+3
* Get rid of QMediaContentLars Knoll2021-01-221-8/+7
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-1/+1
* Coding style cleanupsLars Knoll2021-01-211-5/+4
* Modernize code baseLars Knoll2021-01-211-1/+1
* Clean up playlist handlingLars Knoll2021-01-201-19/+33
* Update dependenciesFriedemann Kleint2020-10-291-4/+4
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-111-6/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-291-1/+1
|\
| * QNetworkReply: Fix use of deprecated error signalMårten Nordheim2020-03-251-1/+1
* | Remove deprecated QMediaResourceVaL Doroshchuk2019-11-081-1/+0
|/
* Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-1/+1
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-2/+2
* Do not use QMediaResource internallyVal Doroshchuk2018-08-301-21/+12
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-271-1/+2
|\
| * Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
|/
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Improve the playlist parserChristian Strømme2016-12-121-0/+640