summaryrefslogtreecommitdiffstats
path: root/src/tools/ifcodegen/templates/frontend
Commit message (Expand)AuthorAgeFilesLines
* ifcodegen: Add missing find_package call for Private packagesDominik Holland2025-03-251-0/+18
* qdoc: Fix \instantiates deprecation warningDominik Holland2024-08-222-2/+2
* Register more QML types and their dependencies part 3Dominik Holland2024-08-221-1/+1
* Register QIfPendingReply as a value type for QMLDominik Holland2024-08-072-0/+8
* Register more QML types and their dependencies part 2Dominik Holland2024-08-071-1/+2
* ifcodegen: Register structs only as anonymous typesDominik Holland2024-06-251-1/+0
* Fix memory leaks found by the Address SanitizerDominik Holland2024-02-142-0/+13
* Fix parsing of enums from simulationDataDominik Holland2023-11-241-0/+1
* ifcodegen: fix generation with older jinja2Samuli Piippo2023-08-141-1/+1
* ifcodegen: Fix module QML registrationDominik Holland2023-07-311-1/+1
* Remove the property overriderDominik Holland2023-07-182-53/+0
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-184-0/+8
* ifcodegen: Improve the QDebug output for autogenerated structsDominik Holland2023-06-261-2/+7
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-093-3/+3
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-092-3/+7
* Add QIfConfiguration based settings to the autogenerated codeDominik Holland2023-01-242-1/+9
* CMake: Fix IfVehicleFunctions to build with syncqt/cppAlexandru Croitor2022-12-121-0/+7
* ifcodegen: Correctly register also the base class to QMLDominik Holland2022-12-092-0/+8
* Fix all headers to use module specific includesDominik Holland2022-08-173-8/+8
* Use SPDX license identifiersDominik Holland2022-06-1515-430/+55
* ifcodegen: Add support for C++ namespacesDominik Holland2022-04-1912-26/+29
* ifcodegen: Update templates to add needed dependencies in CMake filesDominik Holland2022-03-011-0/+11
* ifcodegen: Make sure all autogenerated code starts with a commentDominik Holland2022-02-232-4/+2
* ifcodegen: Prepare all templates to also work with a custom output_dirDominik Holland2022-02-171-6/+6
* Use new QML type registration systemDominik Holland2022-01-273-0/+8
* Improve the type registration to be more reliableDominik Holland2022-01-273-0/+4
* ifcodegen: Fix generated fromJSON function to parse lists correctlyDominik Holland2021-09-151-1/+1
* cmake: Apply qt6_ prefix to the set_ifcodegen_variable macroDominik Holland2021-09-151-5/+5
* ifcodegen: Export more QML related variables in 'frontend' and 'qmlplugin'Dominik Holland2021-07-151-1/+14
* ifcodegen: Refactor the usage of macro code in our templatesDominik Holland2021-07-158-57/+57
* ifcodegen: Add the build directory as include folder for the frontend templateDominik Holland2021-07-151-0/+4
* ifcodegen: Hide all private includes from the userDominik Holland2021-07-151-0/+4
* Refactor the ifcodegen CMake APIDominik Holland2021-07-091-4/+14
* Rename all files to match the new module nameDominik Holland2021-06-1615-0/+1920