aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/ivigenerator/templates_frontend/interface.cpp.tpl
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of the QObject keywords with their respective macrosAndy Shaw2019-09-171-11/+11
* Protect against unused variable warnings when no properties are addedAndy Shaw2019-09-061-2/+6
* ivigenerator: Support enums and flags as return values of operationsDominik Holland2019-08-281-1/+1
* Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-111-7/+5
* Don't use the deprecated qVariantFromValue functionDominik Holland2019-05-091-2/+2
* ivigenerator: Specify all common templates with the 'common/' prefixDominik Holland2019-04-041-2/+2
* ivigenerator: Generate documentation for the QML module singletonDominik Holland2019-02-111-0/+35
* ivigenerator: Make use of the qml_type filter also for modulesDominik Holland2019-02-111-3/+1
* Show a meaningful error message debug and release libraries mixedDominik Holland2019-01-111-2/+2
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Refactor the backend() method in the autogenerated interface classesDominik Holland2018-09-251-7/+13
* Use the new QIviPagingModel for the model type in qface filesDominik Holland2018-07-161-10/+47
* Update the ivigenerator templates to use macrosAntti Hölttä2018-05-151-14/+13
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-231-2/+2
* Fix backend initialization issuesAntti Hölttä2018-03-211-6/+5
* Always generate class names with a uppercase first letter for modulesDominik Holland2018-02-141-4/+4
* ivigenerator: Fix a problem generating signals without argumentsDominik Holland2018-02-061-1/+1
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* Fix notifications on property changesMike Krus2017-11-021-2/+2
* ivigenerator: Also connect signals from backend to frontendDominik Holland2017-09-191-0/+28
* Add default overrider classMike Krus2017-09-121-0/+18
* 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-271-1/+46
* Add annotations for defining the getter and the setter nameDominik Holland2017-07-201-4/+4
* 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
* Provide a way to specify interface alias name used from QMLVadim Popov2017-06-131-1/+1
* Add support for modelMike Krus2017-06-121-0/+6
* Add hooks for overriding setter and getterMike Krus2017-05-291-3/+10
* Move the existing qface integration into it's new homeDominik Holland2017-05-241-0/+288