| Commit message (Expand) | Author | Age | Files | Lines |
| * | Actualize Jinja documentation references | Zoltan Gera | 7 days | 2 | -5/+5 |
| * | Add deprecation handling to Jinja | Zoltan Gera | 7 days | 2 | -2/+16 |
| * | Fix references to Jinja sources | Zoltan Gera | 7 days | 1 | -3/+3 |
| * | doc: Update the "What's New" Page with 6.10 changes | Dominik Holland | 2025-07-25 | 1 | -0/+9 |
| * | doc: Update the "What's New" Page with 6.9 changes | Dominik Holland | 2025-07-25 | 1 | -0/+7 |
| * | Mark security critical files according to QUIP 23 | Zoltan Gera | 2025-05-15 | 3 | -0/+3 |
| * | Use QElapsedTimer::start instead of restart | Volker Hilsheimer | 2025-04-17 | 1 | -1/+1 |
| * | Add missing QElapsedTimer include | Dominik Holland | 2025-04-02 | 1 | -0/+1 |
| * | Doc: The documentation and the snippet seem to be contradicting | Dheerendra Purohit | 2025-03-27 | 1 | -3/+3 |
| * | Update license check | Lucie Gérard | 2025-03-20 | 3 | -2/+2 |
| * | doc: Update QML property types to use QML value types | David Boddie | 2025-02-20 | 1 | -3/+3 |
| * | Disable Python3 targets global promoting | Alexey Edelev | 2025-01-15 | 2 | -0/+6 |
| * | Enhance defaultServerMode with Android option and update annotation | Shveta Mittal | 2024-12-04 | 1 | -13/+13 |
| * | Add flag for capturing target platform in generator | Shveta Mittal | 2024-11-22 | 2 | -0/+6 |
| * | Docs: fix incorrect annotation for config_simulator.defaultServerMode | Shveta Mittal | 2024-10-16 | 1 | -1/+1 |
| * | doc: Use \keyword to link the versioned cmake macros | Dominik Holland | 2024-09-05 | 1 | -6/+6 |
| * | CMake: Replace aux target with a source_group for the IDE integration | Dominik Holland | 2024-08-28 | 1 | -10/+3 |
| * | qdoc: Fix \instantiates deprecation warning | Dominik Holland | 2024-08-22 | 11 | -12/+12 |
| * | Register more QML types and their dependencies part 3 | Dominik Holland | 2024-08-22 | 2 | -2/+2 |
| * | CMake: Add support for building with QT_BUILD_STANDALONE_EXAMPLES | Dominik Holland | 2024-08-22 | 1 | -6/+6 |
| * | Fix compilation with older Qt versions | Dominik Holland | 2024-08-08 | 1 | -0/+4 |
| * | Register QIfPendingReply as a value type for QML | Dominik Holland | 2024-08-07 | 2 | -0/+54 |
| * | Register more QML types and their dependencies part 2 | Dominik Holland | 2024-08-07 | 2 | -1/+11 |
| * | Fix compilation against older Qt versions part 2 | Dominik Holland | 2024-08-01 | 1 | -1/+3 |
| * | Register more QML types and their dependencies | Dominik Holland | 2024-07-26 | 2 | -0/+10 |
| * | doc: Update the the recommended CMake usage documentation | Dominik Holland | 2024-07-26 | 1 | -1/+11 |
| * | Fix compilation against older Qt versions | Dominik Holland | 2024-07-26 | 2 | -0/+8 |
| * | doc: Update the "What's New" Page with 6.8 changes | Dominik Holland | 2024-07-26 | 3 | -1/+30 |
| * | Doc: Fix broken link to the remote example | Dominik Holland | 2024-07-26 | 1 | -2/+2 |
| * | doc: Remove some of the default tags | Dominik Holland | 2024-07-10 | 1 | -1/+1 |
| * | Fix warnings caused by logging macro deprecations | Zoltan Gera | 2024-06-26 | 2 | -3/+3 |
| * | Fix build caused by logging category macro changes | Zoltan Gera | 2024-06-26 | 1 | -1/+2 |
| * | CMake: Change default output dir of qt_ifcodegen_add_qml_module | Dominik Holland | 2024-06-25 | 2 | -2/+7 |
| * | doc: Add documentation for thew QIfConfiguration variables | Dominik Holland | 2024-06-20 | 2 | -0/+14 |
| * | Add env override support for asynchronousBackendLoading property | Dominik Holland | 2024-06-20 | 2 | -4/+29 |
| * | QIfConfiguration: Change default value of backendUpdatesEnabled | Dominik Holland | 2024-06-20 | 2 | -3/+5 |
| * | doc: Fix some more link errors | Dominik Holland | 2024-06-19 | 2 | -3/+3 |
| * | doc: Add QML documentation for the ServiceObject | Dominik Holland | 2024-06-19 | 1 | -0/+41 |
| * | doc: Add missing \since 6.5 statements and other missing documentations | Dominik Holland | 2024-06-19 | 4 | -0/+43 |
| * | doc: Add missing \since 6.8 flags to new methods and properties | Dominik Holland | 2024-06-19 | 3 | -7/+17 |
| * | doc: Add documentation for the new asynchronous backend loading feature | Dominik Holland | 2024-06-19 | 5 | -6/+260 |
| * | cmake: Only remove ifcodegen output folder if conditions are trivial | Zoltan Gera | 2024-06-19 | 1 | -2/+6 |
| * | QIfServiceManager: Fix wrong logging category for plugin search message | Dominik Holland | 2024-06-18 | 1 | -1/+1 |
| * | Automatically enable asynchronousBackendLoading inside async Loaders | Dominik Holland | 2024-06-18 | 2 | -0/+23 |
| * | Fix axivion warnings and QML registration of QIfServiceObjectHandle | Dominik Holland | 2024-06-17 | 1 | -1/+3 |
| * | QIfServiceManager: Add logs/performance output for the plugin search | Dominik Holland | 2024-06-14 | 1 | -2/+14 |
| * | doc: Fix setBackendUpdatesEnabled documentation | Dominik Holland | 2024-06-14 | 2 | -4/+4 |
| * | Add support for asynchronous backend loading | Dominik Holland | 2024-06-14 | 11 | -73/+459 |
| * | Reparent all rootObjects of the QIfSimulationEngine to the engine itself | Dominik Holland | 2024-06-14 | 1 | -0/+6 |
| * | cmake: Regenerate code when the TEMPLATE argument changes | Zoltan Gera | 2024-06-13 | 1 | -1/+23 |