aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ivigenerator: Also test the control_panel generation of signalsDominik Holland2017-09-191-0/+4
* Add the control_panel to the autogenerator testsDominik Holland2017-09-153-0/+15
* Fix for disabling generator completelyMike Krus2017-09-121-2/+4
* Fix the echoInterfaceBuilder in the ivigenerator autotestDominik Holland2017-07-271-1/+1
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-271-1/+1
* Add ability to override interface creationMike Krus2017-07-263-0/+18
* Add annotations for defining the getter and the setter nameDominik Holland2017-07-201-0/+2
* Fix validator testsMike Krus2017-07-203-8/+10
* Add proper support for flagsMike Krus2017-07-201-0/+10
* Add missing dependenciesMike Krus2017-07-172-2/+2
* Move the manual test to be a compile-only autotestDominik Holland2017-06-3023-214/+109
* Auto-generate UI to control simulation back-endVadim Popov2017-06-133-0/+54
* Auto-validation of the auto-generationVadim Popov2017-06-139-13/+187
* Provide a way to specify interface alias name used from QMLVadim Popov2017-06-131-1/+1
* Add support for modelMike Krus2017-06-121-0/+1