aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Update to new CMake API for QMLUlf Hermann2021-06-071-5/+11
* Enable building with the new QtMultimedia moduleDominik Holland2021-06-022-3/+3
* Remove QMake project filesDominik Holland2021-06-025-336/+0
* Update copyright headers to 2021Dominik Holland2021-06-0283-2416/+2144
* cmake: Adapt to the new QtRemoteObjects cmake APIDominik Holland2021-06-024-4/+4
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-2823-53/+53
* cmake: Fix problems when tools are not cross-compiled together with the moduleDominik Holland2021-05-271-5/+9
* Make the ivicore examples to be fully functional againDominik Holland2021-05-262-2/+2
* cmake: Don't build the virtualenv if the python3 qface package is installedDominik Holland2021-05-261-106/+114
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* ivigenerator: Fix class names of the backend_qtro backendDominik Holland2021-05-209-29/+29
* Enable the QtRemoteObjects supportDominik Holland2021-05-206-20/+58
* ivigenerator: Add missing override in autogenerated test codeDominik Holland2021-05-201-4/+4
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-203-6/+6
* cmake integration of the ivigeneratorDominik Holland2021-05-1016-7/+136
* cmake: Add virtualenv creationDominik Holland2021-05-101-0/+290
* Fix missing override keywords backend pluginsDominik Holland2021-05-102-4/+4
* Fix some pro and qrc files to get rid of cmake conversion warningsDominik Holland2021-05-101-65/+0
* cmake: Integrate the taglib buildingDominik Holland2021-03-261-167/+1
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-262-0/+255
* ivigenerator: Generate metainfo files for usage in Design StudioDominik Holland2020-12-157-1/+89
* Add support for custom filters per templateDominik Holland2020-12-141-0/+12
* Qt6 port without cmake supportDominik Holland2020-12-022-9/+6
* ivigenerator: Make sure deploy-virtualenv.sh is able to fix the lib64 folderDominik Holland2020-12-021-1/+2
* Fix build issuesTopi Reinio2020-08-271-0/+1
* ivigenerator: Deprecate old filters and don't use them internallyDominik Holland2020-04-154-3/+44
* ivigenerator: Set the export define when building the frontendDominik Holland2020-04-151-0/+3
* ivigenerator: Improve the errors for incorrect simulation data in annotationsDominik Holland2020-04-021-7/+8
* ivigenerator: Improve support support for zoned default_value dataDominik Holland2020-04-021-2/+13
* ivigenerator: More default_value fixes for the QtRO backend/serverDominik Holland2020-03-312-2/+9
* ivigenerator: Fix broken jinja_error functionDominik Holland2020-03-232-7/+6
* ivigenerator: Fix generation error with zoned default valuesDominik Holland2020-03-231-4/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-021-1/+3
|\
| * Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-254-10/+63
| * ivimedia-simulation-server: Don't show an icon in the dockDominik Holland2020-02-071-1/+3
* | Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-194-10/+63
* | ivigenerator: Report an error for 'unsupported' types within qface filesDominik Holland2020-01-241-0/+32
* | ivigenerator: Fix python code styleDominik Holland2020-01-225-76/+124
* | ivigenerator: Fix the jinja_error global functionDominik Holland2020-01-221-2/+9
* | ivigenerator: Improve the autogenerated simulationDominik Holland2020-01-211-13/+15
* | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-176-34/+47
|\|
| * ivigenerator: Fix iterating over the items of a model inside a simulationDominik Holland2019-12-173-2/+14
| * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-172-29/+30
| |\
| | * Fix creation of structs from simulationDataDominik Holland2019-12-092-29/+30
| * | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-291-3/+3
* | | ivigenerator: Register the equals comparator of all structs to the meta type ...Dominik Holland2020-01-141-0/+6
* | | ivicore: Discover new plugins at runtimeDominik Holland2020-01-081-0/+1
* | | ivimedia-simulation-server: Update wrapper and adapter to accept a custom loo...Dominik Holland2019-10-308-13/+63
* | | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-308-12/+12
* | | ivigenerator: Use the rule YAML format from QFace 2.0Dominik Holland2019-10-3012-217/+251