summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix plugin loading with different configurationsDominik Holland2018-05-033-7/+17
* Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-271-1/+27
* Fix the qtro template autotestDominik Holland2018-04-251-2/+3
* Fix problems when building for test coverageDominik Holland2018-04-235-18/+3
* Clazy and clang-tidy fixesDominik Holland2018-04-192-3/+5
* Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-091-0/+4
* Add config check for remote objects generatorAntti Hölttä2018-03-291-1/+6
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-283-19/+26
* 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-2013-4/+17
* Add the QIviPendingReply classDominik Holland2018-03-163-0/+530
* Fix the custom signals and slots in qtro templatesAntti Hölttä2018-03-158-26/+231
* Fix linker errors with older Qt versionsDominik Holland2018-03-091-6/+6
* Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-091-0/+30