aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-qtro
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-0211-77/+88
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-286-100/+100
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* cmake: Enable all autogenerated autotests againDominik Holland2021-05-253-16/+16
* Enable the QtRemoteObjects supportDominik Holland2021-05-204-111/+7
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-201-8/+8
* cmake integration of the ivigeneratorDominik Holland2021-05-104-92/+186
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-265-0/+117
* Fix all plugin class names to be unique within the moduleDominik Holland2019-10-302-2/+1
* ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-292-3/+3
* ivigenerator: Support enums and flags as return values of operationsDominik Holland2019-08-285-0/+74
* ivigenerator: Improve the ivigenerator test coverageDominik Holland2019-05-142-0/+18
* Use the same qface test file also for the QtRemotObject based autotestsDominik Holland2019-05-148-57/+129
* Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-143-3/+5
* ivigenerator: Add support for pending server repliesDominik Holland2019-04-016-18/+111
* ivigenerator: Add model support to the "backend_qtro" templateDominik Holland2019-03-147-2/+212
* ivigenerator: Support zoned interfaces in the 'backend_qtro' templateDominik Holland2019-02-277-55/+826
* 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-152-10/+10
* Update copyright statementsRobert Griebl2018-12-177-0/+7
* Clang-tidy and Clazy fixesDominik Holland2018-12-052-3/+3
* Fix the flaky tst_echoqtro autotestDominik Holland2018-10-111-44/+35
* Merge remote-tracking branch 'origin/5.11' into devDominik Holland2018-09-271-1/+1
|\
| * Use the full module uri for the class export macroDominik Holland2018-06-081-1/+1
* | Build-system cleanupDominik Holland2018-09-141-2/+1
|/
* Fix override warnings in the qtro template autotestDominik Holland2018-05-241-2/+2
* 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
* 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-201-0/+1
* Fix the custom signals and slots in qtro templatesAntti Hölttä2018-03-156-24/+219
* Add qtro templates that rely on the qt's replica compilerAntti Hölttä2018-03-094-9/+4
* Add autotest for the ivigenerator's qtro-featuresAntti Hölttä2018-03-0511-0/+553