summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback
Commit message (Expand)AuthorAgeFilesLines
* tr()-Fixes.Friedemann Kleint2012-11-291-3/+3
* Fix syncqt-warnings.Friedemann Kleint2012-11-194-10/+10
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-5/+5
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-062-7/+7
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-259-18/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2419-456/+456
* Add a missing include for Q_MULTIMEDIA_EXPORTThiago Macieira2012-08-021-0/+1
* Rename availabilityError to availability.Michael Goddard2012-06-292-5/+5
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-2/+2
* Tweak the controls documentation.Michael Goddard2012-06-153-223/+0
* A number of documentation fixes.Michael Goddard2012-06-071-1/+1
* Clarify the metadata functionality of QMediaPlayer.Michael Goddard2012-06-071-2/+10
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-2/+2
* ensure important docs are built by the automated publisherAngus Cummings2012-06-012-1/+4
* Very minor C++ doc changesAngus Cummings2012-05-161-2/+2
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-04-241-2/+0
* Adjust to changed QUrl::isRelative() semantics.Michael Goddard2012-04-201-1/+11
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-052-6/+2
* QMediaPlaylist: Added ability to load from provided QNetworkRequest.Lev Zelenskiy2012-03-219-23/+39
* QMediaPlayer frontend: changes to playlist support.Lev Zelenskiy2012-03-217-389/+346
* New playlist parsers to support network playlists.Lev Zelenskiy2012-03-214-0/+1075
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-203-4/+4
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-201-5/+2
* Added playlist property to QMediaContentLev Zelenskiy2012-03-122-6/+62
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-121-1/+8
* Move most of playlist API to private.Lev Zelenskiy2012-03-0613-150/+117
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-022-0/+13
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Documentation tweaks.Michael Goddard2012-02-063-0/+4
* QMediaPlayer::setPosition: do not check isSeekable and do not bound by durationLev Zelenskiy2012-02-061-2/+2
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-031-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3020-20/+20
* Fix some static analysis defects.Michael Goddard2012-01-251-0/+1
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-242-13/+9
* Update obsolete contact address.Jason McDonald2012-01-2320-20/+20
* More minor doc fixes.Michael Goddard2012-01-171-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-178-2/+12
* Remove antiquated \since lines in docs.Michael Goddard2012-01-168-199/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-1220-20/+20
* Restructure the source code a little.Michael Goddard2012-01-0521-0/+5485