summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix \instantiates deprecation warningDominik Holland2024-08-221-1/+1
* doc: Add documentation for thew QIfConfiguration variablesDominik Holland2024-06-201-0/+10
* Add env override support for asynchronousBackendLoading propertyDominik Holland2024-06-201-3/+27
* QIfConfiguration: Change default value of backendUpdatesEnabledDominik Holland2024-06-201-2/+4
* doc: Fix some more link errorsDominik Holland2024-06-191-2/+2
* doc: Add missing \since 6.8 flags to new methods and propertiesDominik Holland2024-06-191-7/+13
* doc: Add documentation for the new asynchronous backend loading featureDominik Holland2024-06-191-0/+63
* Add support for asynchronous backend loadingDominik Holland2024-06-141-0/+64
* Add support to temporarily disable backend updatesDominik Holland2024-05-241-8/+130
* QIfConfiguration: Add a function to trigger the auto discoveryDominik Holland2024-05-221-0/+48
* Fix memory leaks found by the Address SanitizerDominik Holland2024-02-141-1/+7
* Fix problems found by the static code analyzerDominik Holland2024-01-291-5/+9
* doc: Rework the buildsystem integration pageDominik Holland2023-09-291-1/+1
* Fix the env override for QIfConfiguration::setDiscoveryModeDominik Holland2023-06-281-1/+1
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-091-1/+1
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-091-1/+3
* doc: Improve the QIfConfiguration related documentationDominik Holland2023-05-031-0/+15
* Add documentation for the new featuresDominik Holland2023-01-171-0/+607
* Use std::as_const instead of qAsConstDominik Holland2023-01-111-4/+4
* QIfConfiguration: Fix creation from within QMLDominik Holland2022-12-071-2/+34
* QIfConfiguration: Fix backendSettings ini parsingDominik Holland2022-12-071-3/+17
* QIfConfiguration: Add an autotestDominik Holland2022-12-071-8/+6
* QIfConfiguration: Add a way to set a QIfServiceObjectDominik Holland2022-12-071-0/+64
* QIfConfiguration: Show override warnings in QMLDominik Holland2022-12-071-16/+38
* Improve the auto discovery systemDominik Holland2022-12-071-0/+83
* QIfConfiguration: Add Feature related propertiesDominik Holland2022-12-071-0/+129
* QIfConfiguration: Add simulation related propertiesDominik Holland2022-12-071-1/+164
* Add a new QIfConfiguration classDominik Holland2022-12-071-0/+237