summaryrefslogtreecommitdiff
path: root/tests/auto/core/ivigenerator
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-023-136/+0
* Update copyright headers to 2021Dominik Holland2021-06-0216-224/+232
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-2811-124/+124
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-265-5/+5
* cmake: Enable all autogenerated autotests againDominik Holland2021-05-2516-66/+71
* Rename the org-example-echo-noannotation autotest to workaround path limitsDominik Holland2021-05-2017-5/+5
* Enable the QtRemoteObjects supportDominik Holland2021-05-209-223/+20
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-201-8/+8
* cmake integration of the ivigeneratorDominik Holland2021-05-1031-522/+850
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-2633-0/+703
* Add support for custom filters per templateDominik Holland2020-12-142-0/+54
* ivigenerator: Improve support support for zoned default_value dataDominik Holland2020-04-021-12/+35
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-0/+8
|\
| * ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-291-0/+8
* | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-309-10/+9
* | ivigenerator: Add support to import other modulesDominik Holland2019-10-2912-1/+266
* | ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-292-3/+3
* | ivigenerator: Remove the generation_validator templateDominik Holland2019-10-156-55/+0
|/
* ivigenerator: Fix the 'server_qtro_simulator' template to handle 'getter-name...Dominik Holland2019-09-121-0/+2
* ivigenerator: Support enums and flags as return values of operationsDominik Holland2019-08-286-0/+79
* ivigenerator: Add support for custom templatesDominik Holland2019-08-016-1/+176
* Add the 'qmlplugin' template to the ivigenerator generation testsDominik Holland2019-06-116-0/+40
* ivigenerator: Improve the ivigenerator test coverageDominik Holland2019-05-145-0/+58
* ivigenerator: Add a autotest which tests the generation without any annotationDominik Holland2019-05-148-0/+201
* Use the same qface test file also for the QtRemotObject based autotestsDominik Holland2019-05-1411-191/+141
* Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-143-3/+5
* Remove the QtSimulator integrationDominik Holland2019-04-019-132/+1
* ivigenerator: Add support for pending server repliesDominik Holland2019-04-017-18/+114
* ivigenerator: Add model support to the "backend_qtro" templateDominik Holland2019-03-148-2/+214
* ivigenerator: Support zoned interfaces in the 'backend_qtro' templateDominik Holland2019-02-278-55/+885
* Fix code style in QtRemoteObjects autotestDominik Holland2019-02-272-35/+35
* ivigenerator: Refactor the qtro_backend implementationDominik Holland2019-02-271-2/+28
* Improve the QtRemoteObjects autotest of the ivigeneratorDominik Holland2019-02-262-19/+24
* ivigenerator: Properly support the datatype 'var'Dominik Holland2019-02-155-14/+22
* ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-113-48/+24
* Update copyright statementsRobert Griebl2018-12-177-0/+7
* Clang-tidy and Clazy fixesDominik Holland2018-12-052-3/+3
* Change the zone annotation to be a list instead of a mapDominik Holland2018-10-261-1/+1
* 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
* | Improve the default_value annotation parserDominik Holland2018-07-172-0/+24
|/
* 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 the qtro template autotestDominik Holland2018-04-251-2/+3
* Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-091-0/+4