aboutsummaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_QMLCORE_PRIVATE_EXPORTAlexey Edelev2024-01-094-4/+4
* Doc: Fix linking to Qt Qml moduleTopi Reinio2023-12-011-1/+1
* Settings: Allow settings locations in resource file systemUlf Hermann2023-09-151-10/+15
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* QML Permissions: Use correct version tagging macroFabian Kosmale2023-08-231-6/+6
* QML Permissions: Tag as added in 6.6Fabian Kosmale2023-08-111-0/+6
* Fix build with -no-guiTasuku Suzuki2023-07-281-1/+1
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Doc: fix links to Qt QML Core moduleVolker Hilsheimer2023-06-111-4/+4
* Doc: Link QML Settings.category to QSettings::group()Sze Howe Koh2023-06-041-0/+2
* Add QML API for application permissionsTimur Pocheptsov2023-06-015-0/+351
* QQmlStandardPath: always use QUrl::fromLocalFileRichard Moe Gustavsen2023-04-031-6/+2
* Fix build with -no-feature-settingsTasuku Suzuki2023-03-031-2/+6
* Doc: Fix linking and import statement for Qt QML Core moduleTopi Reinio2023-02-221-1/+1
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-2/+2
* QQmlStandardPaths: don't convert URLs to local filesRichard Moe Gustavsen2022-10-311-2/+6
* Doc: explain how the QML Settings type can be made a singletonMitch Curtis2022-10-242-1/+13
* Move Settings out of Qt.labs moduleYuhang Zhao2022-09-293-0/+563
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QtQmlCore: Add more docs for SystemInformationYuhang Zhao2022-07-091-2/+15
* QtQmlCore: Add missing parts to SystemInformationYuhang Zhao2022-07-092-0/+17
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Add "auto" to module DEPENDENCIESUlf Hermann2022-06-241-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-117-242/+14
* QmlCore: includemocsMarc Mutz2022-04-292-0/+4
* QtQmlCore: Add SystemInformation singletonYuhang Zhao2022-04-203-0/+218
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-022-16/+3
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-041-11/+8
* Doc: Fix documentation issuesTopi Reinio2021-06-021-1/+1
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* Add QtCore moduleMitch Curtis2021-04-217-0/+476