summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Remove all QtAutomotiveSuite related documentation and all links to itDominik Holland2021-06-021-1/+0
| | | | | Change-Id: I869da51daae943e177210cd3dc5ce160cea0c635 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* [docs] Improve the Qt Auto Landing PageKavindra Palaraja2019-04-091-0/+1
| | | | | | | | | | | | | * Removed the not so relevant example * Combined the Landing Page with the Qt Auto Overview so we only have one main page * Updated the Qt Auto Architecture diagram with a more accurate one * Swapped out large chunks of text with a Table to improve readability * Separated the "Installation" page into its own qdoc file * Updated the "Installation" content to suit the current design Fixes: AUTOSUITE-797 AUTOSUITE-789 AUTOSUITE-808 Change-Id: I06f8598cdbabe396c57aa3919f4dbe6573aae4c2 Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com>
* ivigenerator: Make the virtualenv deployableDominik Holland2017-07-121-0/+1
| | | | | | | | | | | | | | The created virtualenv still uses parts of the system python and is not suitable to be deployed within a installer. The deploy-virtualenv.sh script fixes this, by coping the needed modules from the system to the virtualenv Task-number: QTAUTO-289 Change-Id: Ic564fc4c47baf56b800f018eca7f1eabdc7d46a0 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* First version of the QtGeniviExtras moduleDominik Holland2015-06-081-0/+4
This version contains helper macros which makes it easy to map QtLoggingCategories to DLT Categories and install a messagHandler which logs all messages using libdlt