summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qtmedianamespace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-108/+0
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-10/+10
* Enable the "#include <QMediaMetaData>" camel-case headerSze Howe Koh2012-11-061-306/+0
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-14/+14
* Fix internal compiler error of MSVC2012.Friedemann Kleint2012-07-041-5/+6
* Rename availabilityError to availability.Michael Goddard2012-06-291-2/+2
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-0/+1
* Fix a number of doc errors and warnings.Michael Goddard2012-04-111-141/+148
* Expose the audio and video encoding modes through QML as well.Michael Goddard2012-02-291-4/+7
* Added location specific metadata keys.Dmytro Poplavskiy2012-02-091-0/+59
* 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-3/+113
* Use US spelling for organization.Michael Goddard2012-01-191-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-0/+3
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-091-0/+230