| Commit message (Expand) | Author | Age | Files | Lines |
| * | qdoc: Fix \instantiates deprecation warning | Dominik Holland | 2024-08-22 | 1 | -1/+1 |
| * | doc: Add documentation for thew QIfConfiguration variables | Dominik Holland | 2024-06-20 | 1 | -0/+10 |
| * | Add env override support for asynchronousBackendLoading property | Dominik Holland | 2024-06-20 | 1 | -3/+27 |
| * | QIfConfiguration: Change default value of backendUpdatesEnabled | Dominik Holland | 2024-06-20 | 1 | -2/+4 |
| * | doc: Fix some more link errors | Dominik Holland | 2024-06-19 | 1 | -2/+2 |
| * | doc: Add missing \since 6.8 flags to new methods and properties | Dominik Holland | 2024-06-19 | 1 | -7/+13 |
| * | doc: Add documentation for the new asynchronous backend loading feature | Dominik Holland | 2024-06-19 | 1 | -0/+63 |
| * | Add support for asynchronous backend loading | Dominik Holland | 2024-06-14 | 1 | -0/+64 |
| * | Add support to temporarily disable backend updates | Dominik Holland | 2024-05-24 | 1 | -8/+130 |
| * | QIfConfiguration: Add a function to trigger the auto discovery | Dominik Holland | 2024-05-22 | 1 | -0/+48 |
| * | Fix memory leaks found by the Address Sanitizer | Dominik Holland | 2024-02-14 | 1 | -1/+7 |
| * | Fix problems found by the static code analyzer | Dominik Holland | 2024-01-29 | 1 | -5/+9 |
| * | doc: Rework the buildsystem integration page | Dominik Holland | 2023-09-29 | 1 | -1/+1 |
| * | Fix the env override for QIfConfiguration::setDiscoveryMode | Dominik Holland | 2023-06-28 | 1 | -1/+1 |
| * | Clazy fixes and getting rid of old QT_VERSION checks | Dominik Holland | 2023-05-09 | 1 | -1/+1 |
| * | Start using the new literal operator from Qt::StringLiterals | Dominik Holland | 2023-05-09 | 1 | -1/+3 |
| * | doc: Improve the QIfConfiguration related documentation | Dominik Holland | 2023-05-03 | 1 | -0/+15 |
| * | Add documentation for the new features | Dominik Holland | 2023-01-17 | 1 | -0/+607 |
| * | Use std::as_const instead of qAsConst | Dominik Holland | 2023-01-11 | 1 | -4/+4 |
| * | QIfConfiguration: Fix creation from within QML | Dominik Holland | 2022-12-07 | 1 | -2/+34 |
| * | QIfConfiguration: Fix backendSettings ini parsing | Dominik Holland | 2022-12-07 | 1 | -3/+17 |
| * | QIfConfiguration: Add an autotest | Dominik Holland | 2022-12-07 | 1 | -8/+6 |
| * | QIfConfiguration: Add a way to set a QIfServiceObject | Dominik Holland | 2022-12-07 | 1 | -0/+64 |
| * | QIfConfiguration: Show override warnings in QML | Dominik Holland | 2022-12-07 | 1 | -16/+38 |
| * | Improve the auto discovery system | Dominik Holland | 2022-12-07 | 1 | -0/+83 |
| * | QIfConfiguration: Add Feature related properties | Dominik Holland | 2022-12-07 | 1 | -0/+129 |
| * | QIfConfiguration: Add simulation related properties | Dominik Holland | 2022-12-07 | 1 | -1/+164 |
| * | Add a new QIfConfiguration class | Dominik Holland | 2022-12-07 | 1 | -0/+237 |