summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in error messageDominik Holland2019-04-232-4/+4
* [docs] Minor fixes to the Qt Auto Landing PageKavindra Palaraja2019-04-234-11/+23
* [docs] Improve the Qt Auto Landing PageKavindra Palaraja2019-04-0912-396/+219
* [docs] Small fixes to "Use the Generator" topicKavindra Palaraja2019-04-052-506/+522
* ivigenerator: Specify all common templates with the 'common/' prefixDominik Holland2019-04-0445-85/+85
* taglib: Silence clang compiler warningsDominik Holland2019-04-011-0/+3
* ivigenerator: Don't generate documentation for the simulation backendDominik Holland2019-04-011-32/+0
* ivigenerator: Fix usage of deprecated and unsafe load functionDominik Holland2019-04-011-2/+2
* Remove the deprecated QIviProperty* classesDominik Holland2019-04-0112-1636/+0
* Remove the QtSimulator integrationDominik Holland2019-04-0124-1369/+2
* ivigenerator: Improve the connection handling in the qtro backendDominik Holland2019-04-011-6/+12
* doc: Update the generate-usage pageDominik Holland2019-04-011-26/+134
* Add qtro backend for vehiclefunctions and a simulation serverDominik Holland2019-04-015-4/+59
* ivigenerator: Improve the test templateDominik Holland2019-04-012-2/+2
* ivigenerator: Make some more functions INVOKABLE to able to use it via QtRemo...Dominik Holland2019-04-011-2/+2
* ivigenerator: Add a new template: server_qtro_simulatorDominik Holland2019-04-019-1/+636
* ivigenerator: Add support for pending server repliesDominik Holland2019-04-013-8/+50
* [docs] Review of the Climate ExampleKavindra Palaraja2019-03-222-85/+84
* [docs] Review of Generator-related classes in IVIKavindra Palaraja2019-03-2111-193/+205
* Move the vehiclefunctions plugin into a sub-folderDominik Holland2019-03-146-25/+25
* ivigenerator: Prepare the autogenerated simulation backends to be shared by QtRODominik Holland2019-03-145-9/+43
* ivigenerator: Move the reusable simulation templates into the common folderDominik Holland2019-03-1410-17/+17
* ivigenerator: Add model support to the "backend_qtro" templateDominik Holland2019-03-1411-13/+293
* QIviPagingModel: Start to fetch the content after the initialization is doneDominik Holland2019-03-082-4/+16
* [docs] More review of Qt IVI Module's documentationKavindra Palaraja2019-03-068-175/+170
* [docs] Review of the Query Language topicKavindra Palaraja2019-03-051-76/+106
* [docs] Review current content for IVI SimulationKavindra Palaraja2019-03-052-160/+192
* [docs] Fix qdoc warningsKavindra Palaraja2019-03-044-3/+5
* ivigenerator: Support zoned interfaces in the 'backend_qtro' templateDominik Holland2019-02-273-12/+237
* Improve the QIviAbstractZonedFeatureDominik Holland2019-02-274-12/+27
* ivigenerator: Fix the streaming operator for enums and flagsDominik Holland2019-02-272-5/+15
* ivigenerator: Refactor the qtro_backend implementationDominik Holland2019-02-272-11/+13
* ivigenerator: Move the interface.rep.tpl into the common folderDominik Holland2019-02-263-81/+4
* ivigenerator: Support empty 'config_simulator' annotationsDominik Holland2019-02-261-2/+2
* Improve the logging of the QIviSimulationEngineDominik Holland2019-02-253-12/+16
* [docs] Improve description for Qt 3D StudioKavindra Palaraja2019-02-221-8/+5
* ivigenerator: Properly support the datatype 'var'Dominik Holland2019-02-151-2/+6
* ivigenerator: Add the generation of a qmltypes for the simulation APIDominik Holland2019-02-156-4/+270
* ivigenerator: Also use the qml_types filter for the uri of the simluation engineDominik Holland2019-02-156-7/+7
* ivigenerator: Don't hardcode the QML module versionDominik Holland2019-02-153-4/+4
* Use the new autogenerated qmltypes in our examplesDominik Holland2019-02-153-5/+5
* ivigenerator: Autogenerate the qmltypes files for code-completionDominik Holland2019-02-156-2/+174
* ivigenerator: Use the new jinja_error function in all filtersDominik Holland2019-02-151-11/+11
* ivigenerator: Add global functions to create warnings and errorsDominik Holland2019-02-152-28/+91
* Fix old style cast in the autogenerated frontend codeDominik Holland2019-02-111-1/+1
* QtIviVehicleFunctions: Remove the documentation about the value boundariesDominik Holland2019-02-111-17/+8
* Fix qdoc warningsDominik Holland2019-02-112-11/+9
* Don't show the examples in the ivigenerator architecture doc pageDominik Holland2019-02-111-2/+6
* ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-114-9/+34
* Fix the QML type registration for the VehicleFunctions moduleDominik Holland2019-02-112-4/+58