summaryrefslogtreecommitdiff
path: root/src/ivicore/qivisearchandbrowsemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Clazy and clang-tidy fixesDominik Holland2018-04-191-6/+5
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-281-6/+5
* Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+1
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* Merge remote-tracking branch 'origin/5.8' into devDominik Holland2017-05-021-4/+4
|\
| * Fully qualify all enums used from QML5.8Dominik Holland2017-04-291-4/+4
* | C++11 cleanupDominik Holland2017-04-051-12/+12
|/
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-281-2/+0
* Added a autotest for the QIviSearchAndBrowseModelDominik Holland2016-07-271-1/+1
* Fixed all models to provide a similar get() and at() implementationDominik Holland2016-07-151-1/+1
* Added an async indexOf function to the SearchAndBrowseModelDominik Holland2016-07-111-0/+4
* SearchAndBrowseModel: Added support adding/moving/removing itemsDominik Holland2016-07-111-0/+24
* Refactored the Q_GADGET based ItemsDominik Holland2016-07-051-17/+0
* Added Documentation to all new classesDominik Holland2016-07-011-3/+3
* Added the QIviSearchAndBrowseModel classDominik Holland2016-06-071-0/+177