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-13
Simon Hausmann
Fix crash when running some QML auto-tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Initial port of JS canvas bindings to use QV4::Object...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Fix typo in internal API
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Add rudimentary internal field support
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Fix running various QML auto-tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Improve error reporting
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Remove unused engine pointer in QQmlLocaleData
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Fix visibility of named function expressions in surroun...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Simon Hausmann
Fix compilation of some qquick auto tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Simon Hausmann
Port the of qml locale getters to V4 accessors
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Simon Hausmann
Fix unsafe casting to target thisobject in class generator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Simon Hausmann
Ported over a few more locale functions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Simon Hausmann
Begin implement C++ style wrappers in QQmlLocale
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Cleanup v8 dependencies from QQmlV8Function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove v8 dependencies from QQmlV4Handle
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Simon Hausmann
Replace V8 resource in QQmlLocale with managed subclass
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Simon Hausmann
Converted remaining regular QQmlLocale functions to QV4
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Fix PersistentValue::isEmpty()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove the remaining traces of v8::persistent
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove v8::persistent usage from particles
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove v8::persistent usage from local storage
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove v8::Persistent usage from qquickcanvas
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Move the QV4::Function out of qv4functionobject_p.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Remove v8::Persistent usage from qquickloader
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Another v8::Persistent removed
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qqmldelegatemodel to not use v8::Persistent
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qqmladaptermodel to use QV4::persistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Move qqmlvmemetaobject over to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Add more convenient get/put API to QV4::Object
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qqmllocale to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qqmljavascriptexpression to use QV4::Persistent...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qqmltypeloader to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Erik Verbruggen
Add flag to the engine to enable/disable RegExp JITting.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Move QQuickworkerscript over to QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert xmlhttprequest to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
convert qv8sequencewrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qv8qobjectwrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
convert qv8variantwrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qv8Valuetypewrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qv8typewrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qv8listwrapper to use QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert qv8include to QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Convert context wrapper to QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Fix possible crash
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Lars Knoll
Fix the doubly linked list logic in QV4::PersistentValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Converted the remaining locale extensions to Date and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Lars Knoll
Remove more v8::Persistent usages
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Get rid of QV8Engine::qtDateTimeFromJsDate
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Lars Knoll
Make the default constructor of PersistentValue not...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Simon Hausmann
Inject the QML Number extensions directly into the...
commit
|
commitdiff
|
tree
|
snapshot
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
next