aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/settings
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_LABSSETTINGS_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* Doc: Fix linking to QtCore.Settings QML typeTopi Reinio2023-07-051-3/+3
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-111-3/+3
* Doc: Fix linking and import statement for Qt QML Core moduleTopi Reinio2023-02-221-3/+3
* Move Settings out of Qt.labs moduleYuhang Zhao2022-09-291-1/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-113-114/+6
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-211-1/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-141-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-022-14/+3
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-041-11/+5
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* QQmlSettings: Compare metatype directlyFabian Kosmale2021-03-251-1/+1
* Silence warnings about deprecated QString::QString(const char*)Friedemann Kleint2021-01-211-3/+5
* Qt.labs.settings: Make plugin optionalMaximilian Goldstein2021-01-204-0/+733