aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qivisearchandbrowsemodel
Commit message (Expand)AuthorAgeFilesLines
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-283-19/+26
* Use QMAKE_PROJECT_NAME to mark all test executables for QtCreatorDominik Holland2018-03-201-0/+1
* Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+30
* Improve the DataChanged mode of QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+38
* Only return the actual error message in QueryParser::errorString()Dominik Holland2018-02-231-1/+1
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-162-2/+2
* Fix issues found by clazyDominik Holland2017-04-051-0/+2
* C++11 cleanupDominik Holland2017-04-051-12/+12
* Streamline the initialization logicDominik Holland2017-04-041-0/+5
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-041-1/+1
* Add a basic QML test for the QIviSearchAndBrowseModelDominik Holland2017-03-171-0/+29
* Updated copyright headersDominik Holland2017-02-032-2/+2
* Removed remaining Q_FOREACH loopsDominik Holland2016-10-191-3/+3
* Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-281-2/+2
* Fixed coding style issuesDominik Holland2016-07-271-2/+2
* Added a autotest for the QIviSearchAndBrowseModelDominik Holland2016-07-273-0/+921