summaryrefslogtreecommitdiff
path: root/tests/auto/core/qivisearchandbrowsemodel
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-021-15/+0
* Update copyright headers to 2021Dominik Holland2021-06-022-14/+16
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* Fix missing override keywords backend pluginsDominik Holland2021-05-101-2/+2
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-261-0/+21
* Qt6 port without cmake supportDominik Holland2020-12-021-9/+12
* tst_qivisearchandbrowsemodel: Build fixDominik Holland2020-04-271-0/+33
* Fix compliation warningsDominik Holland2019-10-101-3/+3
* Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-111-3/+17
* Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-081-54/+41
* Fix typo in error messageDominik Holland2019-04-231-1/+1
* Update copyright statementsRobert Griebl2018-12-172-0/+2
* Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-091-44/+44
* Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-261-0/+10
* Use the QIviPagingModel as base class in the QIviSearchAndBrowseModelDominik Holland2018-06-191-17/+35
* Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...Dominik Holland2018-06-191-17/+17
* 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