aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change the zone annotation to be a list instead of a mapDominik Holland2018-10-261-1/+1
* Add an autotest for the QIviSimulationEngineDominik Holland2018-10-153-0/+883
* Fix the flaky tst_echoqtro autotestDominik Holland2018-10-111-44/+35
* Merge remote-tracking branch 'origin/5.11' into devDominik Holland2018-09-274-4/+4
|\
| * Use the full module uri for the class export macroDominik Holland2018-06-084-4/+4
* | Build-system cleanupDominik Holland2018-09-144-8/+4
* | Make it possible to set the result for QIviPendingReply<void> from QMLDominik Holland2018-09-142-1/+37
* | Improve the default_value annotation parserDominik Holland2018-07-172-0/+24
* | Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-092-62/+62
* | Make the QIviProxyServiceObject class publicDominik Holland2018-07-062-4/+46
* | Add a generic backend() function to QIviAbstractFeaturePrivateDominik Holland2018-07-051-11/+1
* | Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-263-1/+59
* | 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-192-24/+24
* | Add the QIviPagingModel classDominik Holland2018-06-194-0/+557
|/
* Use a different qface module nameDominik Holland2018-05-301-1/+1
* Move the simulator features into it's own test folderDominik Holland2018-05-2411-16/+142
* Fix override warnings in the qtro template autotestDominik Holland2018-05-241-2/+2
* Add support for additional annotation filesDominik Holland2018-05-187-59/+15
* ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase propertiesDominik Holland2018-05-172-0/+3
* Fix plugin loading with different configurationsDominik Holland2018-05-033-7/+17
* Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-271-1/+27
* Fix the qtro template autotestDominik Holland2018-04-251-2/+3
* Fix problems when building for test coverageDominik Holland2018-04-235-18/+3
* Clazy and clang-tidy fixesDominik Holland2018-04-192-3/+5
* Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-091-0/+4
* Add config check for remote objects generatorAntti Hölttä2018-03-291-1/+6
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-283-19/+26
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-232-6/+57
* Fix backend initialization issuesAntti Hölttä2018-03-214-37/+78
* Use QMAKE_PROJECT_NAME to mark all test executables for QtCreatorDominik Holland2018-03-2013-4/+17
* Add the QIviPendingReply classDominik Holland2018-03-163-0/+530
* Fix the custom signals and slots in qtro templatesAntti Hölttä2018-03-158-26/+231
* Fix linker errors with older Qt versionsDominik Holland2018-03-091-6/+6
* Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+30
* Add qtro templates that rely on the qt's replica compilerAntti Hölttä2018-03-094-9/+4
* Improve the DataChanged mode of QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+38
* Add autotest for the ivigenerator's qtro-featuresAntti Hölttä2018-03-0514-2/+620
* Merge remote-tracking branch 'origin/5.9' into devDominik Holland2018-02-261-1/+1
|\
| * Always generate class names with a uppercase first letter for modulesDominik Holland2018-02-141-1/+1
* | Only return the actual error message in QueryParser::errorString()Dominik Holland2018-02-231-1/+1
* | Expose the QIviServiceManager to QMLDominik Holland2018-02-211-4/+14
|/
* Cleanup unneeded filesDominik Holland2018-02-076-1495/+0
* Add an autotest generator templateDominik Holland2018-02-079-3/+45
* ivigenerator: Fix a problem generating signals without argumentsDominik Holland2018-02-061-0/+5
* Add support for static pluginsDominik Holland2018-02-0211-3/+247
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-1620-20/+20
* Add fixes that enable the use of struct members in interfacesAntti Hölttä2017-11-242-0/+19
* Make sure QIviServiceObject returns a unique idDominik Holland2017-09-221-1/+1
* Integrate qtsimulator support for the control_panelDominik Holland2017-09-191-2/+7