summaryrefslogtreecommitdiffstats
path: root/src/tools/ifcodegen/templates/test
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks found by the Address SanitizerDominik Holland2024-02-141-3/+3
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-091-0/+2
* Make test template generate Android runner compatible codeZoltan Gera2023-01-123-19/+38
* Use std::as_const instead of qAsConstDominik Holland2023-01-111-2/+2
* ifcodegen: Add all headers to target_sources when building with CMakeDominik Holland2022-12-151-0/+1
* ifcodegen: Don't propagate library dependencies for plugins and executablesDominik Holland2022-08-171-2/+2
* Use SPDX license identifiersDominik Holland2022-06-156-173/+23
* ifcodegen: Add support for C++ namespacesDominik Holland2022-04-193-0/+13
* ifcodegen: Update templates to add needed dependencies in CMake filesDominik Holland2022-03-011-0/+9
* 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-2/+6
* cmake: Apply qt6_ prefix to the set_ifcodegen_variable macroDominik Holland2021-09-151-1/+1
* ifcodegen: Refactor the usage of macro code in our templatesDominik Holland2021-07-151-4/+4
* Refactor the ifcodegen CMake APIDominik Holland2021-07-091-2/+8
* Rename all files to match the new module nameDominik Holland2021-06-166-0/+797