summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifabstractfeature.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix \instantiates deprecation warningDominik Holland2024-08-221-1/+1
* doc: Add missing \since 6.5 statements and other missing documentationsDominik Holland2024-06-191-0/+4
* doc: Add missing \since 6.8 flags to new methods and propertiesDominik Holland2024-06-191-0/+2
* doc: Add documentation for the new asynchronous backend loading featureDominik Holland2024-06-191-5/+36
* Automatically enable asynchronousBackendLoading inside async LoadersDominik Holland2024-06-181-0/+11
* doc: Fix setBackendUpdatesEnabled documentationDominik Holland2024-06-141-2/+2
* Add support for asynchronous backend loadingDominik Holland2024-06-141-53/+118
* Add support to temporarily disable backend updatesDominik Holland2024-05-241-6/+61
* doc: Fix broken links and code embeddingsDominik Holland2024-02-071-4/+4
* doc: Remove the Extending Qt Interface Framework pageDominik Holland2023-11-231-1/+1
* Move the private slot serviceObjectDestroyed into the private objectDominik Holland2023-07-191-12/+12
* Correctly clear the initialized property when the serviceObject is deletedDominik Holland2023-07-191-0/+3
* Remove the property overriderDominik Holland2023-07-181-9/+0
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-091-1/+3
* Add documentation for the new featuresDominik Holland2023-01-171-1/+63
* Use std::as_const instead of qAsConstDominik Holland2023-01-111-2/+2
* Improve the auto discovery systemDominik Holland2022-12-071-2/+17
* QIfConfiguration: Add Feature related propertiesDominik Holland2022-12-071-2/+38
* Use SPDX license identifiersDominik Holland2022-06-151-40/+4
* Fix QFace source file reference in commentsBernd Weimer2022-03-031-2/+5
* Add and improve documentationBernd Weimer2022-03-021-3/+3
* Improve the type registration to be more reliableDominik Holland2022-01-271-0/+2
* doc: Clarify the auto discovery paragraph in the QIfAbstracfeature docDominik Holland2021-10-061-3/+4
* Rename all files to match the new module nameDominik Holland2021-06-161-0/+800