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-07
Simon Hausmann
Ported locale extensions to the Number prototype to...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Add infrastructure for changing InvocationCallback...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Lars Knoll
Rename Value::deletedValue() to Value::emptyValue()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Lars Knoll
Change some v8::Persistent to QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
More steps towards eliminating the v8 layer
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Replace v8::True()/False() with QV4::Value equivalents
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Replace v8::Null() with QV4::Value::nullValue()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Replace v8::Undefined() with QV4::Value::undefinedValue()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Erik Verbruggen
Fix 475 compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Hausmann
Ported RegExp object to class generator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Hausmann
Ported boolean prototype over to class generator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Get rid of v8::Local
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Convert some v8::Persistent to v4
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Less debug output
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Create and delete the QJSEngine with the QV8Engine.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Use a doubly linked list for PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Convert QQmlPropertyCache to use QV4::persistentValue...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Erik Verbruggen
Add unreachable BasicBlock removal.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Erik Verbruggen
Fix compiler error and warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Hausmann
Fix leakage of internal class hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Hausmann
Ported string object over to the class generator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Hausmann
Simplify JS bindings generation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Lars Knoll
Move the internalClass pointer from Object to Managed
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Better make InternalClass::addMember() safe
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Fix keywords test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Fix QJSEngine::evaluate
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Some fixes to the autotest
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Fix some bugs in converting to and from QDateTime
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Initialize member
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Set the correct Object type for all date objects
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Lars Knoll
Smaller fixes to RegExp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Add name property for function objects
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Fix compilation of test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
UINT_MAX is not a valid array index
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Fix QJSEngine::newArray()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Various fixes to RegExp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Remove another methods from v8:Context
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Lars Knoll
Remove some more v8 API
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Lars Knoll
Remove most remaining traces of v8::Context
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Lars Knoll
Remove v8::HandleScope
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Lars Knoll
Cleanup v8 Context handling
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Lars Knoll
Remove unused stuff from v8::Isolate class
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Lars Knoll
Fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Lars Knoll
Get rid of qjsconverter*
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Lars Knoll
Remove the ExecutionContext from some signatures, repla...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Lars Knoll
Smaller cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Lars Knoll
Change some more API in qv8engine over to v4.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Lars Knoll
Simplify function signature for ExecutionEngine::newArr...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Lars Knoll
Convert qjsconverter to v4 based API
commit
|
commitdiff
|
tree
|
snapshot
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
next