aboutsummaryrefslogtreecommitdiffstats
path: root/src/ivimedia/qivimediadevicediscoverymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-021-10/+9
* Show a meaningful error message debug and release libraries mixedDominik Holland2019-01-111-1/+1
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Clang-tidy and Clazy fixesDominik Holland2018-12-051-1/+1
* Add a generic backend() function to QIviAbstractFeaturePrivateDominik Holland2018-07-051-6/+1
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* Fix all comments to use the same formatDominik Holland2017-04-061-9/+9
* Fix issues found by clazyDominik Holland2017-04-051-2/+2
* C++11 cleanupDominik Holland2017-04-051-0/+4
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-041-0/+2
* Move generic code into QIviAbstractFeatureDominik Holland2017-02-211-19/+0
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Introduced a virtual initialize function into the private base classesDominik Holland2016-07-281-5/+2
* Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-281-4/+4
* Fixed all models to provide a similar get() and at() implementationDominik Holland2016-07-151-8/+23
* QIviMedia: Renamed the ItemRole of the DiscoveryModel to ServiceObjectRoleDominik Holland2016-07-151-5/+5
* Added Documentation to all new classesDominik Holland2016-07-011-0/+130
* Added a QIviMediaDeviceDiscoveryModel classDominik Holland2016-06-091-0/+238