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-09-15
Eskil Abrahamsen...
Fix pre-edit text in in QSGTextEdit
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Separate declarative builtin functions from QV8Engine...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Remove some unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Fix QJSValue autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Split qjsconverter_p header.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Fix potential memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Cleanup includes in QDeclarativeData.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Samuel Rødal
We need to set the OpenGLSurface surface type on QSGCanvas.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Joona Petrell
Remove unnecessary updateInputContext function from...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Joona Petrell
Pass Qt::ImQueryInput instead of Qt::CursorRectangle...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Martin Jones
Update QtQuick 2 "What's New" docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Fixed compile of qtdeclarative examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Michael Brasser
Fix anchorRewindBug test failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Michael Brasser
Test fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Fixed compile on mac (workaround for build system bug)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Disable compilation of tests/auto/qmltest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
commented out broken autotests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
marked some tests as insignificant for now
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
Fixed failing test in QSGFocusScope.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
fixed broken test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Gunnar Sletta
fix declarative to work after broken refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Gunnar Sletta
Merge branch 'refactor'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Reset on system change
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Toby Tomkins
Fixed tst_qgstextinput
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Refactor SpriteEngine out of StochasticEngine
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Implement Turbulence properly
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Document Particle type
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Reduce compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Order of operations fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Make activeGroups usable.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Matthew Cattell
fixed failing autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Charles Yin
canvas item refactors
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Joona Petrell
Fix QtDeclarative refactor branch clean compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Matthew Cattell
changed include to use newly public qsgvertexcolormater...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Gunnar Sletta
Implement QSGVertexColorMaterial::compare and make...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Gunnar Sletta
orient the fbo rendering the same way as other fbo...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Takumi ASAKI
Clang build fix: Add "this->" to avoid undeclared ident...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Gunnar Sletta
Merge branch 'master' into refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Martin Jones
Port change 67ed1849 from Qt 4.7
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Martin Jones
Experimental 'pixelAligned' property for Flickable.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Toby Tomkins
Restructure test to use QTRY_ macro for instability.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Michael Brasser
Make state a public property of QSGItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Matthew Cattell
fixed autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Paul Olav Tvete
Make QSGItem::update() work when called from inside...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Matthew Cattell
partial build fix of qtquick1 autotests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Matthew Cattell
fixup tests to build with refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Matthew Cattell
make quicktest build and modify to use qwindow
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Jason McDonald
Fix missing and outdated license headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Gunnar Sletta
Only polish once pr frame
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Michael Brasser
Update images in falling leaves particle demo.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Alan Alpert
Missed an example in previous name changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Michael Brasser
Compile fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Aaron Kennedy
Improve efficiency of qmlEngine()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Charles Yin
add convenient function pixmap() function for QSGImageBase
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Charles Yin
make the testcase name the same in both plain text...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Michael Brasser
Only fast-foward states when there is a transition.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Aurindam Jana
JSDebugging: Update Auto Test cases.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Pekka Vuorela
Explicitly ask input method to commit preedit when...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Matthew Cattell
uncomment tests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Matthew Cattell
get various autotests working for refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Gunnar Sletta
rename QSGGeometry::stride() to sizeOfVertex for symetr...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Pekka Vuorela
Avoid compiler warning on unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Pekka Vuorela
Fix TextInput and TextEdit software input panel on...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Lars Knoll
Adjust to the changes in the QInputMethodQuery event.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Aurindam Jana
JSDebugging: Send messages for events BeforeCompile...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Joona Petrell
Fix TextInput and TextEdit open/closeSoftwareInputPanel...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Gunnar Sletta
make sure we polishItems also in plain render loop
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Gunnar Sletta
compile again
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Lars Knoll
Rename ImMicroFocus to ImCursorrRctangle
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Joona Petrell
Handle ImEnabled and ImHints input method queries in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Lars Knoll
Fix a typo in the method name
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Lars Knoll
Ensure the itemTransform in QInputPanel is always up...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Lars Knoll
Adapt to the input method changes in qtbase
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Matthew Cattell
removed unwanted files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Particles module refactoring en masse
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Augment Particle Docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Allow particles to have eternal life
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Allow affectors to be transformed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alan Alpert
Add clear property to QSGParticleSystem
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Michael Brasser
Add new path functionality.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Matthew Cattell
fixed resizemodelitem
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Matthew Cattell
fixed clickLink and other tests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Gunnar Sletta
Fix QSGshaderEffectTexture cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Gunnar Sletta
make render timing an environment variable
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alan Alpert
Animation-like API for ParticleSystem
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Gunnar Sletta
Added QSGGeometry::Attribute::isPosition to give a...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Damian Jansen
Doc fix for QDeclarativeEngine
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Charles Yin
remove useless debug log
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Gunnar Sletta
move QSGNodeUpdater into private header where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Matthew Cattell
make test build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Matthew Cattell
make test build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrew den...
Fix left alignment of native RTL pre-edit text.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Bea Lam
Fix min extents to correctly consider header size
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Matthew Cattell
fixed to work with qsgcanvas
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Matthew Cattell
qsgcanvas autotest made to work with refactor and added...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Charles Yin
more fixes for QTBUG-17868
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Martin Jones
Ensure that header/footer resize fixes position.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Chris Adams
Add garbage collector prologue callback to qv8engine
commit
|
commitdiff
|
tree
|
snapshot
next