aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix registering the QIviPendingReplies at startupDominik Holland2020-01-201-17/+19
* ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-291-0/+8
* 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
* Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-271-1/+3
|\
| * Fix build to work without the QtGui moduleDominik Holland2019-07-081-1/+3
* | 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
* | Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-112-6/+29
* | 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
* | Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-081-54/+41
* | Make the QIviQueryTerm and QIviOrderTerm classes serializableDominik Holland2019-05-071-0/+11
* | Fix typo in error messageDominik Holland2019-04-231-1/+1
* | Remove the deprecated QIviProperty* classesDominik Holland2019-04-017-770/+0
* | 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
|/
* Fix the flaky QIviSimulationEngine autotestDominik Holland2019-01-171-2/+2
* Fix a crash in the QIviSimulationEngine when using animationsDominik Holland2019-01-121-0/+38
* Update copyright statementsRobert Griebl2018-12-1733-2/+35
* 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
* Add an autotest for the QIviSimulationEngineDominik Holland2018-10-153-0/+883
* 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
* | Make it possible to set the result for QIviPendingReply<void> from QMLDominik Holland2018-09-142-1/+37
* | Improve the default_value annotation parserDominik Holland2018-07-172-0/+24
* | Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-092-62/+62
* | Make the QIviProxyServiceObject class publicDominik Holland2018-07-062-4/+46
* | Add a generic backend() function to QIviAbstractFeaturePrivateDominik Holland2018-07-051-11/+1
* | Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-263-1/+59
* | Use the QIviPagingModel as base class in the QIviSearchAndBrowseModelDominik Holland2018-06-191-17/+35
* | Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...Dominik Holland2018-06-192-24/+24
* | Add the QIviPagingModel classDominik Holland2018-06-194-0/+557
|/
* 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