aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ivimedia/media_simulator/searchandbrowsebackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable building with the new QtMultimedia moduleDominik Holland2021-06-021-3/+5
* Update copyright headers to 2021Dominik Holland2021-06-021-9/+8
* Qt6 port without cmake supportDominik Holland2020-12-021-2/+0
* Qt6 build fixDominik Holland2020-04-271-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-151-7/+7
* Add a QtRO-based media backend and media-simulation-serverDominik Holland2019-05-101-0/+34
* media_simulator: Return an error when an invalid content_type is providedDominik Holland2019-05-091-5/+10
* Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-081-32/+50
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Clang-tidy and Clazy fixesDominik Holland2018-12-051-2/+2
* Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-091-2/+2
* Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-261-1/+10
* Use the QIviPagingModel as base class in the QIviSearchAndBrowseModelDominik Holland2018-06-191-6/+26
* Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...Dominik Holland2018-06-191-7/+7
* Clazy and clang-tidy fixesDominik Holland2018-04-191-50/+54
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-281-5/+11
* media_simulator: Improve error reportingDominik Holland2018-02-231-3/+4
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* ivimedia: Fix media_simulator threading issuesDominik Holland2017-11-271-9/+14
* Fix regression introduced by the clazy fixesDominik Holland2017-04-271-3/+3
* Fix issues found by clazyDominik Holland2017-04-051-9/+9
* Streamline the initialization logicDominik Holland2017-04-041-0/+5
* media_simulator: Return coverArts for artist and albumsDominik Holland2017-03-081-9/+18
* media_simulator: Return the correct coverArtUrl pathDominik Holland2017-03-071-1/+1
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Sort includes in media plugin by alphabetOleksandr Kravchuk2016-12-071-3/+4
* Extract album cover art from ID3v2 tagsOleksandr Kravchuk2016-12-071-1/+2
* Added an async indexOf function to the SearchAndBrowseModelDominik Holland2016-07-111-0/+9
* SearchAndBrowseModel: Added support adding/moving/removing itemsDominik Holland2016-07-111-11/+32
* Refactored the Q_GADGET based ItemsDominik Holland2016-07-051-3/+2
* Extended the mediaplayer example and the media simulator pluginDominik Holland2016-06-091-7/+2
* Added a MediaPlayer example and a simulation backendDominik Holland2016-06-081-0/+334