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-09-05
Thiago Macieira
Remove large, unused function in QtQuick 2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Thiago Macieira
Disable the isPowerOfTwo functions that are only used...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Gunnar Sletta
Fix rendering errors in Qt Quick Controls gallery
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Gunnar Sletta
Off-by-one error in batch recylcing lead to leaks and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
John Layt
Fix qqmllocale test to use correct spec and time zone
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
J-P Nurmi
Fix qv4jsir_p.h warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Lars Knoll
Fix a crash in Function.apply()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Simon Hausmann
Revert "Temporarily pin qtbase to a working version..."
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Optimize String.replace and RegExp.exec
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Optimize ScriptFunction::construct() and creation of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Inline identifier lookup where it makes sense
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Use Q_ASSERT instead of assert to get rid of the checks...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Optimize Function.apply()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Optimise property lookups on primitive types
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Fix a small bug in ExecutionContext::getPropertyAndBase
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Remove more usages of Object::setPrototype()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Remove more usages of Object::setPrototype()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Cleanup calls to Object::setPrototype()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Move prototype pointer into QV4::InternalClass
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Add the object's prototype to the InternalClass structure
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Remove unused arvument from Object constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Remove unused constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Fix some bugs in the code generator
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Add Value::isNullOrUndefined()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Fix incorrect implementation of Array.toString()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
change calling convention for JS function calls
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
move methods to create a new context into the Execution...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Add a SimpleScriptFunction class
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Lars Knoll
Move call context creation into the ExecutionContext...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Simon Hausmann
Temporarily collect a map of all functions in the engine
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Simon Hausmann
Fix crashes when running tst_qqmlecmascript::importScri...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Gunnar Sletta
New scenegraph renderer and atlas textures.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Jan Arve Saether
Make sure text is output to console on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Thiago Macieira
Fix the header guard for the ARM unwinder helper
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Thiago Macieira
Rename the DW2 and ARM unwinder helpers to standard...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Thiago Macieira
Fix bad cast from non-const QMap iterator to const_iterator
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Sergio Ahumada
Fix generation of headers by syncqt.pl outside git...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Simon Hausmann
Temporarily pin qtbase to a working version...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Sérgio Martins
wince: Build fix, assert() is not present in this platform.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Sérgio Martins
wince: Build fix, disable the assembler when JIT is...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Erik Verbruggen
Generate code for conversion to signed int32.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Erik Verbruggen
Generate code for conversion to boolean.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Caroline Chao
qmltest: Add QTestDefinedVariables
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Caroline Chao
qmltest: Register test object as a singleton
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Erik Verbruggen
V4 regalloc: fix off-by-one in availability calculation.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Erik Verbruggen
V4 regalloc: do not overwrite register availability...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Sergio Martins
wince: Build fix, abort() is not available on this...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Erik Verbruggen
Generate code conversion to double.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Sérgio Martins
wince: Build fix, CONST conflicts with Windows macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Kai Koehne
Fix unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
J-P Nurmi
QQuickPlatformFileDialog: fix directoryEntered() signal...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Erik Verbruggen
The fast and the furious, register drift.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Simon Hausmann
Improve reliability of propertyVarOwnership test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Sergio Martins
wince: vsnprintf is not available, use qvsnprintf
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Friedemann...
Silence MinGW/gcc-4.8.1 compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Erik Verbruggen
Interpreter fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Simon Hausmann
Allow for function declarations inside conditionals
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Alan Alpert
Don't crash with deferred properties
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Caroline Chao
TestLib: Fix regression in error location output
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Simon Hausmann
Cleanup: Rename overloaded () operators of CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Simon Hausmann
Cleanup: Separate JS environment scanner class declarat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Simon Hausmann
Fix compilation with MSVC 2008 (and prospective Windows...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Simon Hausmann
Prospective build fix for shadow builds with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Erik Verbruggen
Change convertUInt32ToDouble to use an int scratch...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Simon Hausmann
Merge branch 'wip/v4' of ssh://codereview.qt-project...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Lars Knoll
Clean up one more header dependency for the compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Lars Knoll
Remove QV4::DiagnosticMessage
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Erik Verbruggen
Add the constant condition evaluation optimization.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Erik Verbruggen
Various fixes to the optimizer.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Shawn Rutledge
FolderListModel: count property has countChanged notifier
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
J-P Nurmi
QQuickWindow: handle QWheelEvent::phase
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Erik Verbruggen
Add linear scan register allocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Simon Hausmann
Cleanup: Determine the root/entry function in isel...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Simon Hausmann
Fix ARM build
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Simon Hausmann
Fix class vs. struct mismatch
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Simon Hausmann
Prospective MSVC build fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Simon Hausmann
Remove unused references to qtjsbackend from sync.profile
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Martin Jones
Dragging MouseArea nested in Flickable does not work...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Simon Hausmann
Prospective build fix for namespaced Qt builds
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Lars Knoll
Optimize setting new properties on objects
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Simon Hausmann
Cleanup: Make isel subclass the unit generator
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Simon Hausmann
Get rid of engine pointer in isel
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Simon Hausmann
Fix invalid reads with strings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Simon Hausmann
Fix eval operating on incorrect runtime data
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Remove unused overload of newCallContext()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Erik Verbruggen
Small typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Peter Varga
Factor out protoHasArray and hasAccessorProperty
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Simplify __qmljs_call_property_lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Never convert the this object when calling a builtin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Move arguments object creation into the generated code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Optimize contruction of Arguments objects
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Fix two small issues when construcint Array objects
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Lars Knoll
Optimize Function.prototype.apply/call()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Simon Hausmann
Remove unused Function::engine member and line number...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Simon Hausmann
Merge Function::init with the constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Simon Hausmann
Eliminate all vm functions on the isel side
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Simon Hausmann
Use indices into the runtime functions array instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Alan Alpert
Doc fix
commit
|
commitdiff
|
tree
|
snapshot
next