summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera10 days3-0/+3
* Use QElapsedTimer::start instead of restartVolker Hilsheimer2025-04-171-1/+1
* Add missing QElapsedTimer includeDominik Holland2025-04-021-0/+1
* Doc: The documentation and the snippet seem to be contradictingDheerendra Purohit2025-03-271-3/+3
* Update license checkLucie Gérard2025-03-203-2/+2
* doc: Update QML property types to use QML value typesDavid Boddie2025-02-201-3/+3
* Disable Python3 targets global promotingAlexey Edelev2025-01-152-0/+6
* Enhance defaultServerMode with Android option and update annotationShveta Mittal2024-12-041-13/+13
* Add flag for capturing target platform in generatorShveta Mittal2024-11-222-0/+6
* Docs: fix incorrect annotation for config_simulator.defaultServerModeShveta Mittal2024-10-161-1/+1
* doc: Use \keyword to link the versioned cmake macrosDominik Holland2024-09-051-6/+6
* CMake: Replace aux target with a source_group for the IDE integrationDominik Holland2024-08-281-10/+3
* qdoc: Fix \instantiates deprecation warningDominik Holland2024-08-2211-12/+12
* Register more QML types and their dependencies part 3Dominik Holland2024-08-222-2/+2
* CMake: Add support for building with QT_BUILD_STANDALONE_EXAMPLESDominik Holland2024-08-221-6/+6
* Fix compilation with older Qt versionsDominik Holland2024-08-081-0/+4
* Register QIfPendingReply as a value type for QMLDominik Holland2024-08-072-0/+54
* Register more QML types and their dependencies part 2Dominik Holland2024-08-072-1/+11
* Fix compilation against older Qt versions part 2Dominik Holland2024-08-011-1/+3
* Register more QML types and their dependenciesDominik Holland2024-07-262-0/+10
* doc: Update the the recommended CMake usage documentationDominik Holland2024-07-261-1/+11
* Fix compilation against older Qt versionsDominik Holland2024-07-262-0/+8
* doc: Update the "What's New" Page with 6.8 changesDominik Holland2024-07-263-1/+30
* Doc: Fix broken link to the remote exampleDominik Holland2024-07-261-2/+2
* doc: Remove some of the default tagsDominik Holland2024-07-101-1/+1
* Fix warnings caused by logging macro deprecationsZoltan Gera2024-06-262-3/+3
* Fix build caused by logging category macro changesZoltan Gera2024-06-261-1/+2
* CMake: Change default output dir of qt_ifcodegen_add_qml_moduleDominik Holland2024-06-252-2/+7
* doc: Add documentation for thew QIfConfiguration variablesDominik Holland2024-06-202-0/+14
* Add env override support for asynchronousBackendLoading propertyDominik Holland2024-06-202-4/+29
* QIfConfiguration: Change default value of backendUpdatesEnabledDominik Holland2024-06-202-3/+5
* doc: Fix some more link errorsDominik Holland2024-06-192-3/+3
* doc: Add QML documentation for the ServiceObjectDominik Holland2024-06-191-0/+41
* doc: Add missing \since 6.5 statements and other missing documentationsDominik Holland2024-06-194-0/+43
* doc: Add missing \since 6.8 flags to new methods and propertiesDominik Holland2024-06-193-7/+17
* doc: Add documentation for the new asynchronous backend loading featureDominik Holland2024-06-195-6/+260
* cmake: Only remove ifcodegen output folder if conditions are trivialZoltan Gera2024-06-191-2/+6
* QIfServiceManager: Fix wrong logging category for plugin search messageDominik Holland2024-06-181-1/+1
* Automatically enable asynchronousBackendLoading inside async LoadersDominik Holland2024-06-182-0/+23
* Fix axivion warnings and QML registration of QIfServiceObjectHandleDominik Holland2024-06-171-1/+3
* QIfServiceManager: Add logs/performance output for the plugin searchDominik Holland2024-06-141-2/+14
* doc: Fix setBackendUpdatesEnabled documentationDominik Holland2024-06-142-4/+4
* Add support for asynchronous backend loadingDominik Holland2024-06-1411-73/+459
* Reparent all rootObjects of the QIfSimulationEngine to the engine itselfDominik Holland2024-06-141-0/+6
* cmake: Regenerate code when the TEMPLATE argument changesZoltan Gera2024-06-131-1/+23
* Use Python venv instead of virtualenv everywhereZoltan Gera2024-06-054-37/+69
* CMake: Improve the ifcodegen warning reporting for QtCreatorDominik Holland2024-06-051-3/+5
* CMake: Fix module build using -DQT_BUILD_TESTS=ONDominik Holland2024-06-041-67/+64
* CMake: Deprecate the IMPORT_PATH function argumentDominik Holland2024-05-292-16/+23
* CMake: Add a new qt_ifcodegen_add_qml_module functionDominik Holland2024-05-293-0/+129