projects
/
konrad/qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
konrad/qtdeclarative.git
2011-08-30
Aaron Kennedy
Move all QML file parsing into the QDeclarativeScript...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Collect the source locations of the single and multilin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix the qmldir parser diagnostic messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Update the tst_qdeclarativelanguage::errors() auto...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix lookup of non scriptable default properties.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix property lookup in QDeclarativePropertyCache::create.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix type of valuetype alias properties.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix the source location of the T_ELSE token.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix parsing of numeric literals.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix the computation of the start token position.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix initialization order.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Replace the hash tables with simple association lists.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Merge IR::Module and IR::Function.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Set the name of the default property
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix wrong usage of QStringHash iterators.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Recompute the token length after the scan of a regexp.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix visit of list-like AST nodes.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix possible crash when using the QML lexer without...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix initialization of QDeclarativeVMEMetaData::Property...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Fix comparison.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Compile.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Remove deprecated QChar to ushort conversions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Faster check for revisioned properties.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Special case integers and strings in lexer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Reduce allocations
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
less toUtf8()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Remove some QString <-> utf8 conversions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Optimize default property resolution in compiler
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Use the cached property data when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Introduce QHashField for use in "contains" tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Use QFieldList to manage dynamic properties, signals...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Calculate the hash inside QHashedString
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Use strings more conservatively
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Add QFastMetaBuilder
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Inline a couple of often used methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Compile
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Speedup the V4 code generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Use QDeclarativePool to allocate the V4 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Change the V4 IR so it can be stored in a memory pool.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Removed QDeclarativeJS::NodePool
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Some lexer improvement, mostly by avoiding QChar::isWha...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Roberto Raggi
Improved parsing of numeric literals
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Optimizations to imports.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Don't unnecessarily construct QMetaPropertys
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Clearing a hash makes its length 0.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Remove unnecessary toString()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Improve performance of the QML front-end
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Remove invalid assert
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Jones
Cache QML import directories and qmldir files.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Remove some QHash and QLists.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
QStringHash improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Improve QStringHash
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Use memory more conservatively during QML compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Move tools classes into their own directory
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Remove some QByteArray<->QString conversions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
More efficient type name cache
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Kent Hansen
Include v8-debug.h from the right location
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Add more proportionality modes to PointAttractor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
QDeclarative::hasActiveFocus should return false for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Fix Attractor affector
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Fix entryEffect for Sprite performance level
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Add an update flag to Custom Affectors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Update ShaderEffect docs with module qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Chris Adams
Implement script module api property get and set
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Revert swap interval change in 107bf9e570e4d7ce1eb38452...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alan Alpert
Position in updatePolish instead of using single shot...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Bea Lam
Fix conversion of QAbstractItemModel::rowsMoved() param...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Bea Lam
Always disconnect signals on aborted reply objects
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Michael Brasser
Compile fix for QML object creation benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Kent Hansen
Remove V8 submodule from QtDeclarative
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Xizhi Zhu
Fix build break introduced by changes in QTestLog.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Michael Brasser
Use the optimized QDeclarativeExpression constructor...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Christian Kamm
qmlplugindump: Load QtQuick 1 plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Aaron Kennedy
Fix QSGItem::polish() at startup logic
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Michael Brasser
Re-add QDeclarativeFontLoader autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Michael Brasser
Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Kai Koehne
Deprecate QDeclarativeDebugHelper class
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Kent Hansen
Don't enumerate Function.prototype.{connect,disconnect}
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Bea Lam
Fix memory leak in ListModel custom parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Marco Bubke
Move QSGViewPrivate to qsgview_p.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Marco Bubke
Get the image of the FBO of a effect texture
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Martin Jones
qsgflickable test is unstable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Alan Alpert
Add custom emission capability to FollowEmitter
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Caio Marcelo...
Fix leak in tst_qsgitem::wheelEvent() autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Aaron Kennedy
Update v8
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Charles Yin
update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Aurindam Jana
Debug Service: Synchronize with v8 debug client.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Yoann Lopes
Slightly reduce distance-field texture creation (and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Yoann Lopes
Fixed QSGPaintedItem updates when a contentsScale is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Aurindam Jana
DeclarativeDebug: Clear service name when returning...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Alan Alpert
Absorb CustomEmitter/Affector
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Alan Alpert
Lift particle limits on desktop
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Alan Alpert
Switch from textures to uniform arrays for size/opacity...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Kent Hansen
Fix tst_qjsvalue::castToPointer test failure
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bea Lam
mapFromModel() returned incorrect value
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Alan Alpert
reenable tst_examples
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Charles Yin
disable the canvas svgpath example temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Caio Marcelo...
Do not deliver mouse wheel events when item is not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Alan Alpert
Compile on Mac
commit
|
commitdiff
|
tree
|
snapshot
next