summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera7 days3-0/+3
* CMake: Fix CMP0177 warningsAlexandru Croitor2025-04-281-2/+2
* 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
* ifcodegen: Add missing find_package call for Private packagesDominik Holland2025-03-254-3/+41
* Update license checkLucie Gérard2025-03-204-3/+3
* doc: Update QML property types to use QML value typesDavid Boddie2025-02-201-3/+3
* Disable Python3 targets global promotingAlexey Edelev2025-01-153-0/+9
* Fix build issue on Android by adding Qt6 GUI module dependencyShveta Mittal2024-12-171-0/+1
* Enhance defaultServerMode with Android option and update annotationShveta Mittal2024-12-043-41/+90
* Add flag for capturing target platform in generatorShveta Mittal2024-11-223-7/+15
* Docs: fix incorrect annotation for config_simulator.defaultServerModeShveta Mittal2024-10-161-1/+1
* Update qface version in the license attributionDominik Holland2024-09-051-1/+1
* CMake: Remove empty CMakeLists.txt in 3rdpartyDominik Holland2024-09-052-1/+0
* doc: Use \keyword to link the versioned cmake macrosDominik Holland2024-09-051-6/+6
* CMake: Use versionless commands everywhereDominik Holland2024-09-051-2/+2
* CMake: Replace aux target with a source_group for the IDE integrationDominik Holland2024-08-281-10/+3
* qdoc: Fix \instantiates deprecation warningDominik Holland2024-08-2213-14/+14
* Register more QML types and their dependencies part 3Dominik Holland2024-08-223-3/+3
* ifcodegen: Deprecate the qmlplugin template for CMakeDominik Holland2024-08-221-0/+10
* 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
* Update the bundled qface to the latest version (2.0.11)Dominik Holland2024-08-081-0/+0
* ifcodegen: Integrate a selfcheck modeDominik Holland2024-08-083-23/+87
* Register QIfPendingReply as a value type for QMLDominik Holland2024-08-074-0/+62
* Register more QML types and their dependencies part 2Dominik Holland2024-08-073-2/+13
* Update the bundled qface to the latest version (2.0.10)Dominik Holland2024-08-013-3/+3
* Fix compilation against older Qt versions part 2Dominik Holland2024-08-012-2/+6
* 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-264-0/+16
* 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
* Pin tooling dependencies to avoid breaking builds caused by 3rd partiesZoltan Gera2024-07-243-2/+6
* doc: Remove some of the default tagsDominik Holland2024-07-101-1/+1
* ifcodegen: Fix qtro templates to always include the generated rep codeDominik Holland2024-07-103-0/+3
* Fix warnings caused by logging macro deprecationsZoltan Gera2024-06-264-5/+7
* 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
* ifcodegen: Register structs only as anonymous typesDominik Holland2024-06-251-1/+0
* 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: Fix documentation of QIfRemoteObjectsConfig::enableRemotingDominik Holland2024-06-191-2/+8
* 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