summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ivigenerator: Move all templates into a separate 'templates' folderDominik Holland2019-10-3068-89/+94
* ivigenerator: Split the generator into several filesDominik Holland2019-10-305-708/+858
* ivigenerator: Add support to import other modulesDominik Holland2019-10-2920-25/+360
* ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-2924-112/+304
* Update plugins.qmltypesDominik Holland2019-10-282-0/+548
* doc: Fix syntax for the 'zones' annotationDominik Holland2019-10-241-2/+2
* Update qface version checkSamuli Piippo2019-10-241-2/+2
* ivigenerator: Remove the generation_validator templateDominik Holland2019-10-1518-690/+2
* ivigenerator: Properly support models in zoned interfacesDominik Holland2019-10-157-24/+51
* Fix building against Qt6Dominik Holland2019-10-141-2/+1
* Update QFace to version 2.0Dominik Holland2019-10-103-28/+3
* Fix compliation warningsDominik Holland2019-10-104-6/+10
* geniviextras: Add better handling for long messagesDominik Holland2019-10-104-17/+232
* Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-08277-863/+11292
|\
| * qface-tutorial: Add rpath to the pluginsv5.13.1_QtASDominik Holland2019-10-0710-0/+10
| * Fix install/deploy pathsStanislav Maksimov2019-09-256-6/+12
| * Replace usage of the QObject keywords with their respective macrosAndy Shaw2019-09-1711-52/+52
| * Use replace() instead of re.escape() to escape the backslashAndy Shaw2019-09-171-1/+1
| * ivigenerator: Add a '_simulation' as the postfix for the generated resource f...Dominik Holland2019-09-124-4/+4
| * ivigenerator: Fix the 'server_qtro_simulator' template to handle 'getter-name...Dominik Holland2019-09-123-2/+4
| * Fix compile error in MinGW buildJukka Jokiniva2019-09-112-4/+4
| * [docs] List known limitations for the IVI GeneratorKavindra Palaraja2019-09-102-1/+22
| * Fix compile error in MinGW buildTeemu Holappa2019-09-105-16/+16
| * Protect against unused variable warnings when no properties are addedAndy Shaw2019-09-061-2/+6
| * [docs] Add chapter headings to improve navigabilityKavindra Palaraja2019-09-061-12/+18
| * [docs] Use the new exampleurl feature in qdoc to improve navigabilityKavindra Palaraja2019-09-062-0/+2
| * Update qmltypesDominik Holland2019-09-052-2/+2
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-09-054-29/+65
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-09-044-29/+65
| | |\ | |/ /
| | * Revert "geniviextras: Add better handling for long messages"v5.12.4_QtASDominik Holland2019-09-034-235/+17
| | * geniviextras: Fix potential crash during Qt cleanupDominik Holland2019-09-031-0/+3
| | * geniviextras: Make QDltRegistrator more thread-safeDominik Holland2019-08-302-12/+43
| | * geniviextras: Add better handling for long messagesDominik Holland2019-08-304-17/+233
| | * geniviextras: Implement the missing severity2dltLevel functionDominik Holland2019-08-301-13/+17
| | * ivicore: Don't shadow other members in template classesDominik Holland2019-08-302-6/+6
| * | doc: Improve the IVI Generator TutorialDominik Holland2019-08-289-13/+17
| * | ivigenerator: Support enums and flags as return values of operationsDominik Holland2019-08-287-1/+80
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-08-2713-18/+27
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-2713-18/+27
| | |\ \ | |/ / / | | | _
| | * Update module version to 5.12.4Dominik Holland2019-08-011-1/+1
| | * ivigenerator: Fix the timing issue when install the virtualenvDominik Holland2019-07-081-0/+1
| | * Fix build to work without the QtGui moduleDominik Holland2019-07-089-14/+18
| | * Remove check for registered DLT applicationBernd Weimer2019-03-181-2/+0
| | * [docs] Use a higher resolution imageKavindra Palaraja2019-03-061-0/+0
| | * Doc: Link to the Deployment Server documentation from top-levelv5.12.1_QtASTopi Reinio2019-02-182-6/+16
| * | Bump version to 5.13.1Robert Griebl2019-08-081-1/+1
| * | [docs] Review IVI TutorialKavindra Palaraja2019-08-061-570/+617
| * | Add a IVI Generator TutorialDominik Holland2019-08-01140-1/+9520
| * | ivigenerator: Add support for custom templatesDominik Holland2019-08-018-2/+179
| * | media_qtro: Support connecting to a different hostDominik Holland2019-08-0114-115/+292