aboutsummaryrefslogtreecommitdiffstats
path: root/src/ivimedia/qiviplayqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-021-10/+9
* QIviPagingModel: Don't emit a warning when the emitted data is out of rangeDominik Holland2020-02-191-2/+4
* Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-111-1/+7
* QtIviMedia: Better support async backends in the QIviMediaPlayerBackendInterfaceDominik Holland2019-05-071-4/+23
* Fix typo in error messageDominik Holland2019-04-231-3/+3
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Fix qdoc errors and some broken linksDominik Holland2018-09-141-2/+2
* Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-091-1/+1
* Clazy and clang-tidy fixesDominik Holland2018-04-191-1/+1
* Improve error reporting within QMLDominik Holland2018-02-231-3/+3
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* Fix all comments to use the same formatDominik Holland2017-04-061-20/+20
* Fix issues found by clazyDominik Holland2017-04-051-2/+2
* C++11 cleanupDominik Holland2017-04-051-0/+4
* Introduce a Q_IVI_BACKEND macroDominik Holland2017-02-271-24/+4
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Make the currentIndex property of QIviPlayQueue writableDominik Holland2017-01-121-0/+12
* Introduced a virtual initialize function into the private base classesDominik Holland2016-07-281-2/+2
* Added a new qtivi_gadgetFromVariant to the qmlconversion_helper headerDominik Holland2016-07-191-26/+3
* Fixed all models to provide a similar get() and at() implementationDominik Holland2016-07-151-8/+11
* SearchAndBrowseModel: Added support adding/moving/removing itemsDominik Holland2016-07-111-4/+38
* Refactored the Q_GADGET based ItemsDominik Holland2016-07-051-1/+1
* Added Documentation to all new classesDominik Holland2016-07-011-1/+228
* Added APIs for the MediaPlayer and the PlayQueue handlingDominik Holland2016-06-081-0/+394