aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/settings
Commit message (Expand)AuthorAgeFilesLines
* Qt.labs.settings: Make plugin optionalMaximilian Goldstein2021-01-204-643/+3
* Remove the qmake project filesFabian Kosmale2021-01-151-17/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-151-4/+0
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-5/+5
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Avoid various warnings about deprected QMetaType methodsUlf Hermann2020-09-161-1/+2
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-2/+0
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-2/+9
|\
| * Provide the labs imports also under QT_VERSIONUlf Hermann2020-02-211-1/+1
| * Fix all import versionsUlf Hermann2020-02-191-1/+1
| * Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
| * Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\|
| * Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-1/+1
* | QML Type Registrar changesLeander Beernaert2020-01-241-0/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-45/+5
|\|
| * Generate registrations for all importsUlf Hermann2020-01-103-45/+5
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-1/+1
| |\
| | * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-1/+1
| * | Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+2
| |/
* | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-0/+1
* | Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-1/+1
* | Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-091-1/+0
* | Update qml modulesLeander Beernaert2019-08-011-3/+4
* | Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-311-0/+1
* | Build projects from src/importAlexandru Croitor2019-07-241-0/+22
|/
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-131-6/+4
* Add Settings.sync methodPaolo Angelelli2019-02-012-0/+20
* Remove revisions from Qt.labs.settings methods and propertiesPaolo Angelelli2019-01-304-13/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-291-0/+22
|\
| * Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-111-0/+22
* | Update plugins.qmltypesKai Koehne2018-09-062-2/+22
* | Add value/setValue apiDmitriy Yatmanov2018-05-152-0/+36
* | Don't save built-in properties if there aren't any qml propertiesDmitriy Yatmanov2018-05-141-0/+4
* | Add possibility to read INI fileDmitriy Yatmanov2018-05-145-6/+46
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
|/
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-7/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-262-2/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-0/+9
|\
| * Settings: document how to have several categoriesMitch Curtis2017-09-071-0/+9
* | QQmlSettings: use categorised loggingMitch Curtis2017-08-291-13/+6
|/
* QML Settings: fix JS array handlingJ-P Nurmi2017-05-191-3/+15
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-031-3/+0
|\
| * Imports: Build settings depending on feature settingsFriedemann Kleint2016-11-011-3/+0