aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllocale_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split ManagedVTable into two classesLars Knoll2014-01-211-2/+2
* Allow assignment of a QML Locale object to a C++ QLocale property.Mitch Curtis2014-01-141-1/+57
* Simplify & speed up function callingLars Knoll2013-11-091-11/+11
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-1/+1
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-11/+11
* Converted the remaining locale extensions to Date and String protos to V4Simon Hausmann2013-05-071-10/+10
* Inject the QML Number extensions directly into the Number proto and ctorSimon Hausmann2013-05-071-1/+1
* Ported locale extensions to the Number prototype to SimpleCallContextSimon Hausmann2013-05-071-3/+3
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-12/+12
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1