projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
(private-) export of QSGShaderEffectSource.
[profile/ivi/qtdeclarative.git]
/
src
/
2011-09-19
Chris Adams
Fix QDeclarativeListProperty assignment
tree
|
commitdiff
2011-09-19
Michael Brasser
Make cellWidth/cellHeight reals rather than ints.
tree
|
commitdiff
2011-09-18
Michael Brasser
PathAnimation updates.
tree
|
commitdiff
2011-09-16
Aurindam Jana
JSDebugging: Enable break on events.
tree
|
commitdiff
2011-09-16
Aaron Kennedy
Remove QmlChanges.txt file
tree
|
commitdiff
2011-09-16
Lars Knoll
Fix an assertion in QDeclarativeNotifierEndpoint
tree
|
commitdiff
2011-09-16
Lars Knoll
Initialize variable
tree
|
commitdiff
2011-09-16
Alan Alpert
Add Age example
tree
|
commitdiff
2011-09-16
Aaron Kennedy
Fix aliasing bug when compiled with gcc 4.6
tree
|
commitdiff
2011-09-16
Aaron Kennedy
Reference V4 program data
tree
|
commitdiff
2011-09-16
Charles Yin
rename threadRendering to renderInThread
tree
|
commitdiff
2011-09-16
Charles Yin
update canvas item documentations
tree
|
commitdiff
2011-09-16
Charles Yin
fix context2d composition bug, lighter should map to...
tree
|
commitdiff
2011-09-16
Charles Yin
fix broken canvas blur after merging refactor branch
tree
|
commitdiff
2011-09-16
Michael Brasser
Fix warnings.
tree
|
commitdiff
2011-09-16
Alan Alpert
Update system offset every frame
tree
|
commitdiff
2011-09-16
Alan Alpert
Documentation Augmentation
tree
|
commitdiff
2011-09-16
Alan Alpert
Update Turbulence on noiseSource change
tree
|
commitdiff
2011-09-16
Alan Alpert
Remove invalid ASSERT
tree
|
commitdiff
2011-09-16
Jason McDonald
Fix missing/outdated license headers.
tree
|
commitdiff
2011-09-16
Martin Jones
Velocities reported by Flickable in onFlickStarted...
tree
|
commitdiff
2011-09-15
Gunnar Sletta
When we create textureprovider, initialize it with...
tree
|
commitdiff
2011-09-15
Eskil Abrahamsen...
Support preedit text in QSGTextInput
tree
|
commitdiff
2011-09-15
Gunnar Sletta
Use QWindow's surface format for QSGCanvas' GL context
tree
|
commitdiff
2011-09-15
Eskil Abrahamsen...
Fix pre-edit text in in QSGTextEdit
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Separate declarative builtin functions from QV8Engine...
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Remove some unused includes.
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Split qjsconverter_p header.
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Remove dead code.
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Fix potential memory corruption.
tree
|
commitdiff
2011-09-15
Jędrzej Nowacki
Cleanup includes in QDeclarativeData.
tree
|
commitdiff
2011-09-15
Samuel Rødal
We need to set the OpenGLSurface surface type on QSGCanvas.
tree
|
commitdiff
2011-09-15
Joona Petrell
Remove unnecessary updateInputContext function from...
tree
|
commitdiff
2011-09-15
Joona Petrell
Pass Qt::ImQueryInput instead of Qt::CursorRectangle...
tree
|
commitdiff
2011-09-15
Rohan McGovern
Fixed compile on mac (workaround for build system bug)
tree
|
commitdiff
2011-09-14
Matthew Cattell
Fixed failing test in QSGFocusScope.
tree
|
commitdiff
2011-09-13
Gunnar Sletta
fix declarative to work after broken refactor
tree
|
commitdiff
2011-09-13
Gunnar Sletta
Merge branch 'refactor'
tree
|
commitdiff
2011-09-13
Alan Alpert
Reset on system change
tree
|
commitdiff
2011-09-13
Alan Alpert
Refactor SpriteEngine out of StochasticEngine
tree
|
commitdiff
2011-09-13
Alan Alpert
Implement Turbulence properly
tree
|
commitdiff
2011-09-12
Alan Alpert
Document Particle type
tree
|
commitdiff
2011-09-12
Alan Alpert
Reduce compile warnings
tree
|
commitdiff
2011-09-12
Alan Alpert
Order of operations fix
tree
|
commitdiff
2011-09-12
Alan Alpert
Make activeGroups usable.
tree
|
commitdiff
2011-09-12
Charles Yin
canvas item refactors
tree
|
commitdiff
2011-09-12
Joona Petrell
Fix QtDeclarative refactor branch clean compilation
tree
|
commitdiff
2011-09-12
Matthew Cattell
changed include to use newly public qsgvertexcolormater...
tree
|
commitdiff
2011-09-12
Gunnar Sletta
Implement QSGVertexColorMaterial::compare and make...
tree
|
commitdiff
2011-09-12
Gunnar Sletta
orient the fbo rendering the same way as other fbo...
tree
|
commitdiff
2011-09-12
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-09-12
Martin Jones
Port change 67ed1849 from Qt 4.7
tree
|
commitdiff
2011-09-12
Martin Jones
Experimental 'pixelAligned' property for Flickable.
tree
|
commitdiff
2011-09-11
Michael Brasser
Make state a public property of QSGItem.
tree
|
commitdiff
2011-09-09
Paul Olav Tvete
Make QSGItem::update() work when called from inside...
tree
|
commitdiff
2011-09-09
Matthew Cattell
make quicktest build and modify to use qwindow
tree
|
commitdiff
2011-09-09
Jason McDonald
Fix missing and outdated license headers.
tree
|
commitdiff
2011-09-09
Gunnar Sletta
Only polish once pr frame
tree
|
commitdiff
2011-09-09
Michael Brasser
Compile fix.
tree
|
commitdiff
2011-09-09
Aaron Kennedy
Improve efficiency of qmlEngine()
tree
|
commitdiff
2011-09-08
Charles Yin
add convenient function pixmap() function for QSGImageBase
tree
|
commitdiff
2011-09-08
Charles Yin
make the testcase name the same in both plain text...
tree
|
commitdiff
2011-09-08
Michael Brasser
Only fast-foward states when there is a transition.
tree
|
commitdiff
2011-09-08
Pekka Vuorela
Explicitly ask input method to commit preedit when...
tree
|
commitdiff
2011-09-08
Matthew Cattell
get various autotests working for refactor
tree
|
commitdiff
2011-09-08
Gunnar Sletta
rename QSGGeometry::stride() to sizeOfVertex for symetr...
tree
|
commitdiff
2011-09-08
Pekka Vuorela
Avoid compiler warning on unused variable.
tree
|
commitdiff
2011-09-08
Pekka Vuorela
Fix TextInput and TextEdit software input panel on...
tree
|
commitdiff
2011-09-08
Lars Knoll
Adjust to the changes in the QInputMethodQuery event.
tree
|
commitdiff
2011-09-08
Aurindam Jana
JSDebugging: Send messages for events BeforeCompile...
tree
|
commitdiff
2011-09-08
Joona Petrell
Fix TextInput and TextEdit open/closeSoftwareInputPanel...
tree
|
commitdiff
2011-09-08
Gunnar Sletta
make sure we polishItems also in plain render loop
tree
|
commitdiff
2011-09-08
Gunnar Sletta
compile again
tree
|
commitdiff
2011-09-08
Lars Knoll
Rename ImMicroFocus to ImCursorrRctangle
tree
|
commitdiff
2011-09-08
Joona Petrell
Handle ImEnabled and ImHints input method queries in...
tree
|
commitdiff
2011-09-08
Lars Knoll
Fix a typo in the method name
tree
|
commitdiff
2011-09-08
Lars Knoll
Ensure the itemTransform in QInputPanel is always up...
tree
|
commitdiff
2011-09-08
Lars Knoll
Adapt to the input method changes in qtbase
tree
|
commitdiff
2011-09-08
Alan Alpert
Particles module refactoring en masse
tree
|
commitdiff
2011-09-08
Alan Alpert
Whitespace fix
tree
|
commitdiff
2011-09-08
Alan Alpert
Augment Particle Docs
tree
|
commitdiff
2011-09-08
Alan Alpert
Allow particles to have eternal life
tree
|
commitdiff
2011-09-08
Alan Alpert
Allow affectors to be transformed
tree
|
commitdiff
2011-09-08
Alan Alpert
Add clear property to QSGParticleSystem
tree
|
commitdiff
2011-09-07
Michael Brasser
Add new path functionality.
tree
|
commitdiff
2011-09-07
Gunnar Sletta
Fix QSGshaderEffectTexture cleanup
tree
|
commitdiff
2011-09-07
Gunnar Sletta
make render timing an environment variable
tree
|
commitdiff
2011-09-07
Alan Alpert
Animation-like API for ParticleSystem
tree
|
commitdiff
2011-09-07
Gunnar Sletta
Added QSGGeometry::Attribute::isPosition to give a...
tree
|
commitdiff
2011-09-07
Damian Jansen
Doc fix for QDeclarativeEngine
tree
|
commitdiff
2011-09-07
Charles Yin
remove useless debug log
tree
|
commitdiff
2011-09-07
Gunnar Sletta
move QSGNodeUpdater into private header where it belongs
tree
|
commitdiff
2011-09-07
Andrew den Exter
Fix left alignment of native RTL pre-edit text.
tree
|
commitdiff
2011-09-07
Bea Lam
Fix min extents to correctly consider header size
tree
|
commitdiff
2011-09-06
Matthew Cattell
qsgcanvas autotest made to work with refactor and added...
tree
|
commitdiff
2011-09-06
Charles Yin
more fixes for QTBUG-17868
tree
|
commitdiff
2011-09-06
Martin Jones
Ensure that header/footer resize fixes position.
tree
|
commitdiff
2011-09-06
Chris Adams
Add garbage collector prologue callback to qv8engine
tree
|
commitdiff
2011-09-06
Yann Bodson
Improvements to textFormat: Text.StyledText
tree
|
commitdiff
2011-09-06
Andrew den Exter
Delay masking the last character in Password echo mode.
tree
|
commitdiff
next