aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* QML: Introduce aliases for builtin typesUlf Hermann10 days1-0/+1
* tooling: Add types to some propertiesUlf Hermann11 days2-6/+6
* QmlCompiler: Correctly read various method attributes in qmltypesUlf Hermann2024-03-191-0/+1
* QmlCompiler: Respect scoped enumsUlf Hermann2024-02-291-0/+1
* Make builtins an actual moduleUlf Hermann2023-11-244-3733/+0
* QtQml: Have QtQml.Base formally import QMLUlf Hermann2023-11-171-1/+1
* QML: Allow JavaScript extension typesUlf Hermann2023-11-162-0/+20
* QML: Remove separate registration for QQmlListProperty<QObject>Ulf Hermann2023-11-151-8/+0
* Update jsroot.qmltypesUlf Hermann2023-09-111-0/+1
* Update jsroot.qmltypesUlf Hermann2023-08-231-3/+15
* builtins: Remove reference to _q_reregisterTimersFabian Kosmale2023-08-021-4/+0
* builtins: QUrl exetends URL, not UrlFabian Kosmale2023-07-271-1/+1
* qmltyperegistrar: Record creation method of value typesUlf Hermann2023-07-031-1/+2
* qmltyperegistrar: Pass on type of enumsUlf Hermann2023-04-241-0/+1
* builtins: Mark list types to be extended by JS ArrayUlf Hermann2023-04-241-0/+4
* QmlCompiler: Support more integer typesUlf Hermann2023-03-301-4/+28
* qmltyperegistrar: Propagate the "isCloned" flag through qmltypesUlf Hermann2022-12-052-0/+2
* Update jsroot.qmltypesUlf Hermann2022-12-021-183/+1140
* qmltyperegistrar: add IsConstant for method parametersSami Shalayel2022-11-111-0/+1
* QmlCompiler: Allow lists as arguments to methodsUlf Hermann2022-11-101-0/+14
* builtins: Fix white space problemUlf Hermann2022-10-311-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* builtins: Add QChar placeholder typeMaximilian Goldstein2022-08-011-0/+5
* qmltc: Support CONSTANT and RESET property attributes in aliasesAndrei Golubev2022-07-291-0/+1
* builtins: Add QDate and QTimeMaximilian Goldstein2022-07-281-0/+10
* imports/builtins: Add qlonglong and qulonglong stubsMaximilian Goldstein2022-07-211-0/+10
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Pass the "reset" attribute from metatypes through qmltypesUlf Hermann2022-07-071-0/+1
* builtins.qmltypes: Add uintMaximilian Goldstein2022-06-151-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-118-304/+16
* Distinguish extensions from extension namespaces in QmlCompiler libraryAndrei Golubev2022-05-091-0/+1
* Copy QML builtins in prefix buildsAndrei Golubev2022-02-251-0/+7
* QML: Clean up sequence registrations for value typesUlf Hermann2022-02-111-11/+17
* tooling: Add isList to ParameterMaximilian Goldstein2022-01-201-0/+1
* qmlcompiler: Add proper null typeMaximilian Goldstein2022-01-171-0/+5
* Move QObject and QQmlComponent into builtinsMaximilian Goldstein2021-12-171-22/+79
* builtins: Export regexp for use in analysisFabian Kosmale2021-12-071-0/+1
* QmlCompiler: Fix return type calculationUlf Hermann2021-12-061-0/+2
* Unify C++ and QML-defined JavaScript functionsUlf Hermann2021-12-041-8/+0
* qmllint: Properly handle JavaScript functions with variable argumentsMaximilian Goldstein2021-11-262-180/+454
* Propagate ImmediatePropertyNames through type registrar and QQmlJSScopeUlf Hermann2021-10-281-0/+1
* qmljsrootgen: Try properties on instances if not available on prototypesUlf Hermann2021-10-052-7/+13
* Amend JS root with more precise type informationUlf Hermann2021-10-051-1/+178
* builtins.qmltypes: Fix inheritence and extension of basic typesUlf Hermann2021-09-291-9/+5
* builtins.qmltypes: Fix formattingUlf Hermann2021-09-291-7/+7
* qmltyperegistrar: Strip '*' from method return typesUlf Hermann2021-09-201-0/+2
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-1/+1
* qmltyperegistrar: Record deferred names in qmltypesMaximilian Goldstein2021-08-271-0/+1
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-201-1/+1
* builtins.qmltypes: Add QByteArrayMaximilian Goldstein2021-08-191-0/+5