platform/upstream/qtdeclarative.git
2013-04-29 Lars KnollConvert some code in qqmlcomponent over to use v4
2013-04-29 Lars KnollThe global context is not a unique instance
2013-04-29 Simon HausmannFix crash on Windows
2013-04-29 Simon HausmannFix build on Windows
2013-04-29 Simon HausmannFix build and crash on 64-bit
2013-04-28 Simon HausmannFix occasional crashes on x86 due to alignment issues
2013-04-28 Simon Hausmannremove unused push overloads
2013-04-28 Simon HausmannFix crash when deleting properties while iterating...
2013-04-28 Simon HausmannSpeed up object literal construction
2013-04-28 Simon HausmannFix various memory leaks
2013-04-28 Simon HausmannImplement lookup calls inline
2013-04-28 Simon HausmannCorrect number of parameters for call to __qmljs_foreac...
2013-04-24 Erik VerbruggenFix return type for C linkage.
2013-04-24 Erik VerbruggenFix class export.
2013-04-24 Erik VerbruggenFix struct v.s. class forward declarations.
2013-04-24 Erik VerbruggenSuppress unused parameter warning.
2013-04-22 Lars KnollRemove some unused methods
2013-04-22 Lars KnollChange variant conversion methods to use V4 API
2013-04-20 Andrew KnightAdd missing return values
2013-04-20 Lars KnollConvert a few more things to v4
2013-04-20 Lars KnollDisable the old v4 engine by default
2013-04-20 Lars KnollSmall cleanup in __qmljs_equal
2013-04-20 Lars KnollSet up the Lookup callbacks through the Managed vtable
2013-04-20 Lars KnollCleanups to QV4::Lookup
2013-04-20 Lars KnollDe-inline the call, as __qmljs_convert_to_string wasn...
2013-04-19 Erik VerbruggenMore build fixes.
2013-04-19 Erik VerbruggenSome build-fixes for pedantic compilers.
2013-04-19 Lars Knollv8::Handle::IsEmpty() is not the same as containing...
2013-04-19 Lars KnollRemove V8 dependencies from the JSON wrapper
2013-04-19 Lars KnollRename QQmlJS::VM namespace to QV4
2013-04-19 Lars KnollRemove wtf dependencies from the v4 headers
2013-04-19 Lars KnollRename QQmlV8Handle to QQmlV4Handle
2013-04-19 Lars KnollGet rid of qv8stringwrapper
2013-04-19 Lars KnollMove more code over to use v4.
2013-04-19 Lars KnollConvert SQL errors to use v4 API
2013-04-19 Lars KnollMove DOM errors over to use v4 directly
2013-04-19 Lars KnollSmall fixes to auto test
2013-04-19 Lars KnollImplement most of QJSEngine against V4
2013-04-19 Lars KnollImplement QJSValueIterator
2013-04-18 Lars KnollCleanup lots of V8 dependencies in QJS* classes
2013-04-18 Simon HausmannFix VM::Value return value passing on Windows
2013-04-18 Lars KnollBetter implementation of persistent values
2013-04-17 Lars KnollFixes to exception handling in the v8 API
2013-04-17 Tor Arne VestbøUse 'template' keyword to treat 'vector' as a dependent...
2013-04-17 Tor Arne VestbøiOS: Don't enable PROT_WRITE and PROT_EXEC at the same...
2013-04-17 Tor Arne VestbøMake fields of QQmlJS::JS::Managed public, they are...
2013-04-17 Tor Arne VestbøiOS: Don't generate exception tables
2013-04-17 Tor Arne VestbøDon't use std::vector::shrink_to_fit(), it's C++11...
2013-04-17 Tor Arne VestbøFix build on iOS
2013-04-16 Simon HausmannFix build with MSVC
2013-04-16 Simon HausmannSpeed up regular expression matching
2013-04-16 Lars KnollFix a ### in Regexp.toString
2013-04-16 Lars KnollFix two more corner cases in the v8 API
2013-04-15 Lars KnollImplement v8::LowMemoryNotification and IdleNotification
2013-04-15 Lars KnollFix a bug in the v8 API wrapper
2013-04-15 Simon HausmannFix crash in v8 bindings
2013-04-15 Simon HausmannFix compilation with built-in v4vm JS engine
2013-04-15 Simon HausmannAdjust to API changes after eliminating Handle<T>:...
2013-04-15 Simon HausmannFix compilation with v4vm's v8 compatibility headers
2013-04-15 Simon HausmannMerge branch 'master' of ssh://codereview.qt-project...
2013-04-15 Simon HausmannFix loading of this value on 32-bit
2013-04-15 Lars KnollTiny optimisation
2013-04-15 Lars KnollAdd some inline property data to Object
2013-04-15 Lars KnollSmaller cleanups
2013-04-15 Lars KnollRemove context argument for increment/decrement value
2013-04-15 Lars KnollFix compilation in release mode
2013-04-15 Lars KnollSpecialized lookups for accessor properties
2013-04-15 Lars KnollImplement fast lookup for constructor calls to the...
2013-04-15 Lars KnollRemove unused method
2013-04-15 Lars KnollSmall fix for qmljs_delete_subscript
2013-04-15 Lars KnollRemove the context pointer from unary operations
2013-04-15 Lars KnollGet rid of qmljs_get_this_object
2013-04-15 Lars KnollRemove the ExecutionContext parameter from some methods
2013-04-15 Lars Knolluse lookups for the global scope
2013-04-14 Lars KnollIntroduce specialized lookup methods
2013-04-14 Lars KnollMove the lookup class into it's own file
2013-04-12 Simon HausmannFix build of the rest of v4vm against WTF/JSC update
2013-04-12 Simon HausmannApply modifications on top of WTF/JSC
2013-04-12 Simon HausmannWTF/JSC update to r148273
2013-04-12 Lars KnollSmaller cleanup in the lookup code
2013-04-12 Lars KnollRename file to reflect class name change
2013-04-12 Lars KnollRemove getValueChecked()
2013-04-12 Lars KnollRemove context arguments where they aren't required
2013-04-12 Lars KnollSimplify logic for put and putIndexed
2013-04-12 Lars KnollMove property attributes out of the property arrays
2013-04-12 Lars KnollSmall fix to PropertyAttributes
2013-04-12 Lars KnollMove functionality from PropertyDescriptor to Property
2013-04-12 Lars KnollUse PropertyAttributes in PropertyDescriptor
2013-04-12 Lars KnollMake the PropertyAttributes a proper class
2013-04-12 Lars KnollChange internal class when attributes of properties...
2013-04-10 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-04-09 Liang QiAdded more tests for activeFocusOnTab
2013-04-09 Thiago MacieiraFix new warnings in qtdeclarative (found by GCC 4.8)
2013-04-08 Liang QiVersion new property and signal
2013-04-08 Lars KnollSimplify internal class logic
2013-04-08 Lars KnollAvoid defining name twice in some error objects
2013-04-08 Lars KnollStore the global object as an Object pointer in the...
2013-04-08 Sergio AhumadaAdd change log file for Qt 5.1.0
2013-04-07 Lars KnollChange the Context stack back to a singly linked list
2013-04-06 Lars KnollConvert the remaining builtin methods to use the Simple...
next