projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtdeclarative.git
2013-05-01
Lars Knoll
Move QV8Engine::to/fromVariant over to a v4 based API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Simon Hausmann
Remove the old v4 and rename v4vm to v4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Convert QObject methods inQV8Enginer to v4 based API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Add automatic conversion from QV4::Value to v8::Handle<T>
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Move more methods on QV8Engine over to use v4 based...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Get rid of QV8Engine::toString()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Move QV8Engine::freezeObject over to use v4 APIs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Fix QV8Engine::getOwnPropertyNames API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Fix conversion of values to QStrings
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
Convert some code in qqmlcomponent over to use v4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Lars Knoll
The global context is not a unique instance
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Simon Hausmann
Fix crash on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Simon Hausmann
Fix build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Simon Hausmann
Fix build and crash on 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Fix occasional crashes on x86 due to alignment issues
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
remove unused push overloads
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Fix crash when deleting properties while iterating...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Speed up object literal construction
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Fix various memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Implement lookup calls inline
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Simon Hausmann
Correct number of parameters for call to __qmljs_foreac...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Erik Verbruggen
Fix return type for C linkage.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Erik Verbruggen
Fix class export.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Erik Verbruggen
Fix struct v.s. class forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Erik Verbruggen
Suppress unused parameter warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Lars Knoll
Remove some unused methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Lars Knoll
Change variant conversion methods to use V4 API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Andrew Knight
Add missing return values
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
Convert a few more things to v4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
Disable the old v4 engine by default
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
Small cleanup in __qmljs_equal
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
Set up the Lookup callbacks through the Managed vtable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
Cleanups to QV4::Lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Lars Knoll
De-inline the call, as __qmljs_convert_to_string wasn...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Erik Verbruggen
More build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Erik Verbruggen
Some build-fixes for pedantic compilers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
v8::Handle::IsEmpty() is not the same as containing...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Remove V8 dependencies from the JSON wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Rename QQmlJS::VM namespace to QV4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Remove wtf dependencies from the v4 headers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Rename QQmlV8Handle to QQmlV4Handle
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Get rid of qv8stringwrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Move more code over to use v4.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Convert SQL errors to use v4 API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Move DOM errors over to use v4 directly
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Small fixes to auto test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Implement most of QJSEngine against V4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Lars Knoll
Implement QJSValueIterator
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Lars Knoll
Cleanup lots of V8 dependencies in QJS* classes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Simon Hausmann
Fix VM::Value return value passing on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Lars Knoll
Better implementation of persistent values
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Lars Knoll
Fixes to exception handling in the v8 API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
Use 'template' keyword to treat 'vector' as a dependent...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
iOS: Don't enable PROT_WRITE and PROT_EXEC at the same...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
Make fields of QQmlJS::JS::Managed public, they are...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
iOS: Don't generate exception tables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
Don't use std::vector::shrink_to_fit(), it's C++11...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Tor Arne Vestbø
Fix build on iOS
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Simon Hausmann
Fix build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Simon Hausmann
Speed up regular expression matching
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Lars Knoll
Fix a ### in Regexp.toString
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Lars Knoll
Fix two more corner cases in the v8 API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Implement v8::LowMemoryNotification and IdleNotification
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Fix a bug in the v8 API wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Fix crash in v8 bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Fix compilation with built-in v4vm JS engine
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Adjust to API changes after eliminating Handle<T>:...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Fix compilation with v4vm's v8 compatibility headers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Merge branch 'master' of ssh://codereview.qt-project...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Simon Hausmann
Fix loading of this value on 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Tiny optimisation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Add some inline property data to Object
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Smaller cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Remove context argument for increment/decrement value
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Fix compilation in release mode
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Specialized lookups for accessor properties
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Implement fast lookup for constructor calls to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Remove unused method
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Small fix for qmljs_delete_subscript
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Remove the context pointer from unary operations
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Get rid of qmljs_get_this_object
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
Remove the ExecutionContext parameter from some methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Lars Knoll
use lookups for the global scope
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Lars Knoll
Introduce specialized lookup methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Lars Knoll
Move the lookup class into it's own file
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Simon Hausmann
Fix build of the rest of v4vm against WTF/JSC update
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Simon Hausmann
Apply modifications on top of WTF/JSC
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Simon Hausmann
WTF/JSC update to r148273
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Smaller cleanup in the lookup code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Rename file to reflect class name change
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Remove getValueChecked()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Remove context arguments where they aren't required
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Simplify logic for put and putIndexed
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Move property attributes out of the property arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Small fix to PropertyAttributes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Move functionality from PropertyDescriptor to Property
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Use PropertyAttributes in PropertyDescriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Make the PropertyAttributes a proper class
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Lars Knoll
Change internal class when attributes of properties...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
next