aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlbuiltinfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Mark Qt::createComponent module URI overload with a proper \sinceIvan Tkachenko38 hours1-1/+2
* Doc: Fix documentation for _NOOP functionsKai Köhne8 days1-3/+3
* V4: Move FunctionObject flags into VTableUlf Hermann10 days1-0/+7
* V4: Slim down FunctionObjectUlf Hermann10 days1-3/+4
* Qt.include: Document that it doesn't work in strict modeFabian Kosmale14 days1-0/+3
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-121-1/+1
* QtQml: Fix documentation for createComponent()Ulf Hermann2024-04-111-1/+1
* QtQml: Provide an easy way to run non-incremental gcFabian Kosmale2024-03-191-4/+1
* QtQml: Use correct logging category in console.trace()Ulf Hermann2024-02-231-1/+1
* QtQml: Omit nonsensical line numbers from console.trace()Ulf Hermann2024-02-081-11/+13
* Add doc for gc()Tasuku Suzuki2024-01-111-0/+8
* QtQml: Make base CU a member of ExecutableCompilationUnitUlf Hermann2024-01-101-1/+1
* QtQml: Move engine-specific data out of base compilation unitUlf Hermann2024-01-081-2/+1
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-3/+5
* Doc: Remove reference to string based constructors from "Qt Qml Type"Olivier De Cannière2023-11-271-2/+0
* Doc: Warn about slowness of createQmlObject()Ulf Hermann2023-11-041-1/+6
* doc: Improve cross-references for value typesFabian Kosmale2023-11-011-0/+1
* Add pragma syntax to support translation contextLucie Gérard2023-10-261-0/+5
* Qt QML Type: Specify types of some global propertiesIvan Tkachenko2023-09-191-2/+2
* QML builtins: pass QDate and QTime by value rather than const refEdward Welbourne2023-07-281-6/+6
* QML: Encode "missing" line number as negated address of stack frameUlf Hermann2023-05-091-9/+8
* Avoid duplicate value type creationUlf Hermann2023-02-241-11/+11
* Doc: Fix link to Internationalization with QtLeena Miettinen2023-01-271-6/+6
* QML: Add more overloads to Qt.format{Date|Time|DateTime}()Ulf Hermann2023-01-171-0/+146
* Doc: Properly document the remaining matrix4x4 methodsUlf Hermann2023-01-161-19/+32
* Introduce type based overload of Qt.createComponentFabian Kosmale2022-11-281-6/+79
* QmlCompiler: Implement console logging methodsUlf Hermann2022-11-231-5/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* Avoid context truncation when filename has multiple dotsSemih Yavuz2022-09-281-1/+1
* Allow more options for creating value types from JS objectsUlf Hermann2022-09-241-16/+15
* Qml: Drop unused value type provider functionsUlf Hermann2022-09-131-5/+4
* Make callLater an invokable using QQmlV4FunctionFabian Kosmale2022-06-301-17/+5
* Doc: Fix linking issuesTopi Reinio2022-06-291-1/+0
* QmlCompiler: Inline translation methodsUlf Hermann2022-06-241-37/+40
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Qml: includemocsMarc Mutz2022-04-291-0/+2
* qquickapplication: Add styleHints propertyMaximilian Goldstein2022-02-241-20/+4
* qquickinputmethod: Add documentationMaximilian Goldstein2022-02-211-0/+2
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-211-3/+3
* Fix logging categories in QtQml and friendsUlf Hermann2021-11-261-1/+1
* Doc: Move Qt global type docsVenugopal Shivashankar2021-11-121-0/+222
* Doc: Fix core QML functions signatures and examplesIvan Tkachenko2021-11-021-1/+1
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-291-8/+11
* Provide more options for handling URLs in the "Qt" objectUlf Hermann2021-09-131-0/+44
* Finally drop last references to v8Ulf Hermann2021-08-161-0/+1964