aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllocale.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Persistent/WeakValue APILars Knoll2013-09-261-3/+5
* Fix cases where mark() would access uninitialized memoryLars Knoll2013-09-221-2/+4
* Cleanup Object::define*Property APILars Knoll2013-09-221-36/+36
* Further work towards an exact GCLars Knoll2013-09-221-3/+23
* Merge branch 'stable' into devSergio Ahumada2013-09-191-29/+29
|\
| * Doc: Move properties of Locale QML type to correct moduleTopi Reinio2013-09-171-29/+29
* | Convert more methods to return a Returned<>Lars Knoll2013-09-181-4/+6
* | Convert a few more methods in ExecutionEngine to use protected pointersLars Knoll2013-09-181-6/+6
* | Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-2/+2
* | Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-89/+89
* | Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-6/+6
* | Cleanup calls to Object::setPrototype()Lars Knoll2013-09-021-6/+6
* | Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-1/+1
* | Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-1/+1
* | Fix qqmlecmascript::sequenceConversionThreads with aggressive GCSimon Hausmann2013-07-011-2/+2
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-4/+4
|\|
| * Doc: Define Qt global object as a QML type and fix referring docsTopi Reinio2013-05-151-2/+2
| * Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
| * Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-171-1/+1
* | Fix the first half of qqmllocale auto testsLars Knoll2013-06-181-2/+3
* | Stop using v4classgen for QQmlLocaleSimon Hausmann2013-06-131-8/+29
* | Convert more subclasses of Managed to the new casting schemeLars Knoll2013-05-311-10/+5
* | Remove template argument from MemberAccessorGetterSetter classLars Knoll2013-05-261-31/+48
* | Remove some unused classes from the v8 APILars Knoll2013-05-211-1/+2
* | Remove unused engine pointer in QQmlLocaleDataSimon Hausmann2013-05-101-2/+0
* | Port the of qml locale getters to V4 accessorsSimon Hausmann2013-05-091-69/+50
* | Ported over a few more locale functionsSimon Hausmann2013-05-091-24/+15
* | Begin implement C++ style wrappers in QQmlLocaleSimon Hausmann2013-05-091-7/+16
* | Replace V8 resource in QQmlLocale with managed subclassSimon Hausmann2013-05-081-23/+40
* | Converted remaining regular QQmlLocale functions to QV4Simon Hausmann2013-05-081-28/+28
* | Convert qqmllocale to use QV4::PersistentValueLars Knoll2013-05-081-4/+3
* | Converted the remaining locale extensions to Date and String protos to V4Simon Hausmann2013-05-071-199/+113
* | Get rid of QV8Engine::qtDateTimeFromJsDateSimon Hausmann2013-05-071-3/+3
* | Inject the QML Number extensions directly into the Number proto and ctorSimon Hausmann2013-05-071-31/+6
* | Ported locale extensions to the Number prototype to SimpleCallContextSimon Hausmann2013-05-071-39/+42
* | More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-48/+48
* | Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-13/+13
* | Get rid of v8::LocalLars Knoll2013-05-061-14/+14
* | Remove v8::HandleScopeLars Knoll2013-05-031-2/+0
* | Cleanup v8 Context handlingLars Knoll2013-05-031-1/+0
* | Fix compilationLars Knoll2013-05-031-1/+0
* | Get rid of qjsconverter*Lars Knoll2013-05-021-9/+14
* | Convert qjsconverter to v4 based APILars Knoll2013-05-011-17/+19
* | Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll2013-05-011-3/+3
* | Get rid of QV8Engine::toString()Lars Knoll2013-04-291-7/+7
* | Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-1/+1
|/
* Use official V8 string manipulation methods in QMLPeter Varga2013-03-121-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Reduce number of relocationsMarc Mutz2012-11-231-11/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24