projects
/
profile
/
ivi
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtdeclarative.git
2011-06-23
Aaron Kennedy
Fix regression against 4.7
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Aaron Kennedy
Skip unreliable test
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Aaron Kennedy
Correctly wait for render thread to exit
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Aaron Kennedy
Fix autotests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Aaron Kennedy
QSKIP crashing tests until QTBUG-20017 is fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Aaron Kennedy
Make QSGCanvas::grabFrameBuffer() more reliable
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Andrew den...
Drag items relative to their scene position.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Aaron Kennedy
Only print debugging when THREAD_DEBUG is enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Alan Alpert
Rewrite last rewrite
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Gunnar Sletta
Start out with a distance field cache that fits more...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Gunnar Sletta
Compile when qreal is not a double
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Kim Motoyoshi...
Compile fix for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Kim Motoyoshi...
Removed unnecessary calls to QSGNode::destroy().
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Gunnar Sletta
Implement caching of the distance fields...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Aaron Kennedy
Add "DELETE" support to XMLHttpRequest
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Andrew den...
Add QDeclarativeChangeSet.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Aaron Kennedy
Don't leak memory in benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Speed up distance field generation by another 20% or so.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Speed up distance field generation by 5-20%
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Renamed QMLRenderer -> QSGDefaultRenderer
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Remove annoying warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Alan Alpert
Rewrite particle system to cope with changing particle...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Print out a warning when attributes are enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Gunnar Sletta
Disable attributes from shader effects
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Gunnar Sletta
Initialize member variable
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Alan Alpert
Safer cleanup in model/item particle
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Martin Jones
Fix failing test.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kai Koehne
QDeclarativeDebug: Don't hang if started with ',block...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kai Koehne
QDeclarativeDebug: Fix QJSDebugService if launched...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Use linked list instead of QList for node children.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Removed matrix stacks from QSGRenderer.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Make min-heap member of QMLRenderer instead of stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Replaced QStack with QDataBuffer in the node updater.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Cut off blocked sub-trees one node earlier.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Removed QSGNodeVisitor inheritance from QSGNodeUpdater.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Gunnar Sletta
Disable vsync animations by default
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Added QSGNode::removeAllChildNodes().
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Kim Motoyoshi...
Keep track of the number of geometry nodes in a sub...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Alan Alpert
Add delegate property to ItemParticle
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Aaron Kennedy
Add JavaScript benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Aaron Kennedy
Create property cache in case of Component{} root
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Michael Brasser
Fix QDeclarativeInstruction autotest failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Michael Brasser
Add QML translation autotests.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
David Boddie
Doc: Cleaned up the scene graph documentation a little.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Merge branch 'master' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Use the Qt 4 function for updatesEnabled()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Alan Alpert
Do delegate management outside the render thread
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Andrew den...
Add a DragTarget element.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Andrew den...
Notify when the TextInput cursorRectangle property...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Andrew den...
Make TextEdit word selection more natural.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Andrew den...
Ensure the TextEdit cursor delegate is repositioned...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Fix memory leak with AnimatedImage elements.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Support calling update while syncing scenegraph.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Aaron Kennedy
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Aaron Kennedy
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Alan Alpert
Automatically set system if parent is a ParticleSystem
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Alan Alpert
Rectify over-zealous script results.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Merge branch 'threaded3'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Gunnar Sletta
Introduced simple material
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Aaron Kennedy
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Michael Brasser
Remove clock_gettime() library dependency.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Michael Brasser
Update Binding changes in "What's New"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Michael Brasser
Optimized QDeclarativeScriptString constructor for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
David Boddie
Doc: Added missing license headers for documentation...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
David Boddie
Removed generated files.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Alan Alpert
Immense Particles Refactor Part D
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Aaron Kennedy
Don't crash if GL context initialization failed
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Gunnar Sletta
Wake render thread when doing paint() and grab() as...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Alan Alpert
Immense Particles Refactor Part C
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Alan Alpert
Elaborate on the MouseArea changes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Marius Storm...
Fix usage of QT_SOURCE_TREE
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Marius Storm...
Fix missing include->load conversion of qbase.pri
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
axis
Use feature profile loading instead of direct inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
axis
Fixed clock_gettime() library dependency.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Alan Alpert
Immense Particles Refactor Part B
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Alan Alpert
Immense Particles Refactor Part A
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Bea Lam
Fix docs on caching for images loaded by image providers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Gabriel de...
Fix crash for prematurely deleted QSGItemPrivate::itemN...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Gunnar Sletta
A better threaded renderer
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Gunnar Sletta
Removed warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Gunnar Sletta
Don't fetch a context that is never to be used
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Gunnar Sletta
Fixed up command line options a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Alan Alpert
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Charles Yin
rewrite context2d with direct QtScript binding
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Alan Alpert
Revert some of "Make QMLViewer startup animation stop...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Michael Brasser
Update "What's New" with change to Binding.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Michael Brasser
Replace QPerformanceTimer with QElapsedTimer.
commit
|
commitdiff
|
tree
|
snapshot
next