summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativeradio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-191-14/+20
* Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-5/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-0/+2
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-1/+1
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-021-23/+23
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-021-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-1/+2
* Rename availabilityError to availability.Michael Goddard2012-06-291-6/+4
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-1/+1
* Updating brief layout of QML typesAngus Cummings2012-06-141-1/+1
* Minor doc fixes for QMLAngus Cummings2012-05-161-8/+8
* Fix a number of doc errors and warnings.Michael Goddard2012-04-111-23/+28
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-0/+1
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-141-0/+1
* Made QRadioData bind to QRadioTuner to avoid using multiple servicesJonas Rabbe2012-03-121-3/+5
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-5/+33
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-29/+29
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-221-23/+24
* Added antennaConnected property to QRadioTuner and radio qml elementJonas Rabbe2012-01-301-0/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-1/+1
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-1/+0
* Added overview documentation for the radioJonas Rabbe2012-01-121-0/+2
* Added documentation for the Radio and RadioData QML elements.Jonas Rabbe2012-01-111-0/+276
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fixed qtmultimedia imports -qtnamespace issues.Toby Tomkins2011-11-211-0/+2
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-211-0/+6
* Added tune up and down methods, and changed name of scan methods.Jonas Rabbe2011-09-011-3/+17
* Added QML API for getting the limits for a specific radio band.Jonas Rabbe2011-08-301-4/+14
* Added first implementation of declarative radio elementJonas Rabbe2011-08-171-0/+188