aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/ivigenerator/templates_frontend
Commit message (Expand)AuthorAgeFilesLines
* ivigenerator: Fix the compilation errors introducec by the last commitDominik Holland2018-05-161-1/+1
* Update the ivigenerator templates to use macrosAntti Hölttä2018-05-1514-189/+69
* ivigenerator: Generate correct public headers when building a qt moduleDominik Holland2018-04-125-0/+20
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-234-6/+12
* Fix backend initialization issuesAntti Hölttä2018-03-211-6/+5
* Add qtro templates that rely on the qt's replica compilerAntti Hölttä2018-03-091-2/+2
* Always generate class names with a uppercase first letter for modulesDominik Holland2018-02-146-12/+12
* ivigenerator: Also register all models in the generated module as MetaTypeDominik Holland2018-02-071-0/+4
* ivigenerator: Fix a problem generating signals without argumentsDominik Holland2018-02-062-2/+2
* doc: Minor fixesDominik Holland2018-01-161-0/+1
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-1611-11/+11
* Add fixes that enable the use of struct members in interfacesAntti Hölttä2017-11-244-5/+26
* Add stream serialization functions for generated structs and enums5.10Antti Hölttä2017-11-024-6/+72
* Fix notifications on property changesMike Krus2017-11-021-2/+2
* Minor doc fixesDominik Holland2017-10-181-0/+1
* ivigenerator: Also connect signals from backend to frontendDominik Holland2017-09-192-0/+35
* Integrate qtsimulator support for the control_panelDominik Holland2017-09-192-0/+22
* Add default overrider classMike Krus2017-09-122-0/+20
* Improve property overridesMike Krus2017-09-121-11/+25
* Fix for overriding zoned featuresMike Krus2017-09-121-3/+5
* ivigenerator: Enable the strict modeDominik Holland2017-09-121-1/+3
* Fix overriding propertiesMike Krus2017-08-211-2/+4
* Improve the generation of qdoc compliant documentationDominik Holland2017-07-276-18/+167
* qtivi: Don't add QT to the defines for module exportsDominik Holland2017-07-277-10/+10
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-271-1/+1
* Add annotations for defining the getter and the setter nameDominik Holland2017-07-203-9/+9
* Add proper support for flagsMike Krus2017-07-202-1/+6
* Add flag indicating if overriding is implemented or notMike Krus2017-06-161-0/+3
* Disable overriding of properties along with private apiMike Krus2017-06-141-0/+6
* Make the qface-ivi-climate example work on all platformsDominik Holland2017-06-141-2/+3
* Auto-validation of the auto-generationVadim Popov2017-06-131-0/+3
* Provide a way to specify interface alias name used from QMLVadim Popov2017-06-131-1/+1
* Add support for modelMike Krus2017-06-126-0/+410
* Correctly include module.h in the modulefactory.hDominik Holland2017-06-021-1/+1
* Fix frontend module handling of structsMike Krus2017-05-297-61/+61
* Add hooks for overriding setter and getterMike Krus2017-05-291-3/+10
* Move the existing qface integration into it's new homeDominik Holland2017-05-2415-0/+1398