aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllocale_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann7 days1-2/+2
* QtQml: Make QLocale an actual value typeUlf Hermann2024-03-021-60/+151
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-5/+5
* qmllocale: fix build when deprecated APIs are disabledYuhang Zhao2023-03-161-0/+2
* Locale: add toString functionsMitch Curtis2022-10-241-0/+1
* QQmlLocale: Use enums from QLocaleMaximilian Goldstein2022-08-161-39/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Add support for QLocale::nativeTerritoryNameMårten Nordheim2022-03-151-0/+1
* Clean up some includesUlf Hermann2021-11-051-1/+1
* Export QML-exposed namespace metaobjectsUlf Hermann2021-04-301-1/+1
* Expose formattedDataSize() in QML Locale typeMitch Curtis2021-03-131-0/+11
* Export QQmlLocale symbolsVolker Hilsheimer2020-09-281-4/+4
* Allow proper registration of value typesUlf Hermann2020-09-231-20/+12
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-1/+1
* Locale: expose NumberOptions to QMLFabian Kosmale2019-12-051-0/+13
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-1/+1
|\
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* | Add a feature for QML locale supportUlf Hermann2018-02-151-0/+2
|/
* Convert QQmlLocale to the new builtin calling conventionLars Knoll2018-01-121-43/+43
* Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-38/+38
* Convert more builtin methods to the new calling conventionLars Knoll2017-01-251-41/+41
* QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-1/+4
* QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-1/+1
* QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-3/+4
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-201-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Export QQmlLocale privatelyJ-P Nurmi2015-10-281-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Move remaining objects to new constructor syntaxLars Knoll2015-09-221-6/+1
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-4/+4
* More cleanupsLars Knoll2015-04-211-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* CleanupsLars Knoll2015-01-231-1/+1
* Remove all the setVTable() calls that aren't required anymoreLars Knoll2015-01-211-1/+0
* Remove v8engine dependency from qqmllocaleLars Knoll2015-01-081-4/+3
* Cleanup destruction of heap objectsLars Knoll2014-11-211-6/+1
* Move data of more Qml related objects into Heap namespace.Lars Knoll2014-11-101-9/+20
* Move Object::Data into the Heap namespaceLars Knoll2014-11-081-2/+2
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-11-041-1/+1
|\
| * Fix memory leak in QQmlLocaleDataLiang Jian2014-11-041-1/+1
* | Move the throw methods from ExecutionContext to ExecutionEngineLars Knoll2014-11-041-1/+1
|/
* Get rid of !this and similar constructsLars Knoll2014-10-311-1/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-4/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* Convert regexpsLars Knoll2014-07-221-9/+7
* Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-1/+1
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* Convert qml locale object to new data layoutLars Knoll2014-07-221-3/+9