summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.5.8-lts' into tqtc/lts-6.5-opensourcev6.5.8-lts-lgplTarja Sundqvist5 days2-5/+5
|\
| * Doc: Provide missing return values in QIfPendingReply \fn documentationTopi Reinio2024-11-081-4/+4
| * Docs: fix incorrect annotation for config_simulator.defaultServerModeShveta Mittal2024-10-171-1/+1
* | Merge tag 'v6.5.7-lts' into tqtc/lts-6.5-opensourcev6.5.7-lts-lgplTarja Sundqvist2025-10-1118-43/+206
|\|
| * doc: Use \keyword to link the versioned cmake macrosDominik Holland2024-09-091-4/+4
| * CMake: Replace aux target with a source_group for the IDE integrationDominik Holland2024-08-291-10/+3
| * Register more QML types and their dependencies part 3Dominik Holland2024-08-231-1/+1
| * ifcodegen: Integrate a selfcheck modeDominik Holland2024-08-093-23/+85
| * Register more QML types and their dependencies part 2Dominik Holland2024-08-092-1/+12
| * Update the bundled qface to the latest version (2.0.11)Dominik Holland2024-08-091-0/+0
| * Register more QML types and their dependenciesDominik Holland2024-08-062-0/+10
| * Update the bundled qface to the latest version (2.0.10)Dominik Holland2024-08-023-3/+3
| * ifcodegen: Fix qtro templates to always include the generated rep codeDominik Holland2024-07-163-0/+3
| * doc: Add QML documentation for the ServiceObjectDominik Holland2024-07-101-0/+41
| * doc: Add missing \since 6.5 statements and other missing documentationsDominik Holland2024-07-104-0/+43
| * ifcodegen: Register structs only as anonymous typesDominik Holland2024-07-101-1/+0
| * Fix build caused by logging category macro changesZoltan Gera2024-06-271-1/+2
* | Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensourcev6.5.5-lts-lgplTarja Sundqvist2025-02-1727-114/+183
|\|
| * Fix memory leaks found by the Address SanitizerDominik Holland2024-02-1513-36/+60
| * doc: Add missing documentationDominik Holland2024-02-152-0/+11
| * doc: Fix broken links and code embeddingsDominik Holland2024-02-122-5/+5
| * doc: Add missing return types in IfSimulator QML methods documentationDominik Holland2024-02-081-6/+6
| * doc: Also list the generated CMake files in the template documentationDominik Holland2024-02-081-12/+42
| * ifcodegen: Also deploy dataclasses.py needed by watchdogDominik Holland2024-02-081-0/+1
| * Fix problems found by the static code analyzerDominik Holland2024-02-0517-55/+58
| * Revert "Remove commercial SPDX-License-Identifier from build files"Tarja Sundqvist2024-01-117-7/+7
* | Revert "Update commercial SPDX-License-Identifier"Tarja Sundqvist2025-01-09229-231/+231
* | Revert "Remove commercial SPDX-License-Identifier from build files"Tarja Sundqvist2023-12-127-7/+7
|/
* Remove commercial SPDX-License-Identifier from build filesTarja Sundqvist2023-11-227-7/+7
* Update commercial SPDX-License-IdentifierTarja Sundqvist2023-11-17229-231/+231
* doc: Add missing overview documentation for some backend interfacesDominik Holland2023-09-294-11/+110
* doc: Rework the buildsystem integration pageDominik Holland2023-09-294-55/+34
* Fix documentation warningsTopi Reinio2023-09-074-4/+7
* CMake: Find the correct python3 interpreter when cross-compilingDominik Holland2023-09-051-0/+5
* ifcodegen: Fix module QML registrationDominik Holland2023-08-011-1/+1
* ifcodegen: Improve the settings parsing in the backend_qtro templateDominik Holland2023-07-213-16/+62
* ifcodegen: Update models in the qtro_backend to use the new connection settingsDominik Holland2023-07-214-13/+92
* Correctly clear the initialized property when the serviceObject is deletedDominik Holland2023-07-191-0/+3
* Correctly check the types in the IfSimulator::checkSettings functionDominik Holland2023-07-181-24/+37
* ifcodegen: Fix showing a broken constraint for zoned simulation dataDominik Holland2023-07-181-1/+1
* Fix signal handling in the QIfSimulationProxyDominik Holland2023-07-181-5/+42
* Documentation: fix link targets inside of tablesRobert Griebl2023-07-141-5/+5
* QIfServiceManager: Improve the backend unloading codeDominik Holland2023-07-142-25/+14
* Fix the env override for QIfConfiguration::setDiscoveryModeDominik Holland2023-06-281-1/+1
* doc: Improve the QIfConfiguration related documentationDominik Holland2023-05-032-12/+37
* Use the correct variable name when filtering HEADER filesAlexey Edelev2023-04-061-1/+1
* Mark all the generated header files as GENERATED explicitlyAlexey Edelev2023-04-061-0/+10
* doc: Add a "What's New" Page with all new featuresDominik Holland2023-02-154-0/+44
* Fix the venv creation using Python 3.11 on DebianRobert Griebl2023-02-152-5/+14
* ifcodegen: Fix windows virtualenv deploymentDominik Holland2023-02-071-1/+1