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-08-24
Gunnar Sletta
Warn when grab() is called outside the GUI thread.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
export QSGTextureProvider
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
QT += sql as we are always using it
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
Make textureProvider() a virtual accessor in QSGItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
show also blocked subtree's when dumping the graph
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
Don't create the scale grid in the rendering thread.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
Reintroduce the QSGTextureProvider as a separate object
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Gunnar Sletta
Move QSGShaderEffectMaterial into the QSGShaderEffectNo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Matthew Cattell
added frame swap notification to notify compositor...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Gunnar Sletta
The QSGShaderEffectTexture needs to be deleted in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Morten Sorvig
Fix crash-on-exit in qmlscene
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Gunnar Sletta
Merge branch 'master' into refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Gunnar Sletta
improved debug messages a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Gunnar Sletta
Implement VBO caching of larger geometries
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Samuel Rødal
Removed faked resize / show / hide events.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Gunnar Sletta
Remove the QGLContext from QSGCanvas
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Gunnar Sletta
Ported use of QInputContext to QPlatformInputContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Gunnar Sletta
got canvas rendering...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Gunnar Sletta
Make QSGCanvas a QWindow instead of a QGLWidget
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Gunnar Sletta
Compile with refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Yann Bodson
Add Image changes to whatsnew.qdoc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Michael Brasser
Fix Binding to correctly restore bindings even when...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Michael Brasser
Correctly pause animation when paused in starting Scrip...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Samuel Rødal
Build against refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Simon Hausmann
Merge the QJSEngine and QJSValue development branch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Andrew den...
Bump the XmlListModel get test import to QtQuick 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Michael Brasser
Document (lack of) support for sharing animation instances.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Michael Brasser
Ensure bindings on pause work correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Doc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Mark objects from Component.createObject() as destructible
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in QDeclarativeCompiler
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in QV8QObjectWrapper
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in V4
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in QDeclarativeVME
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Yann Bodson
Add sourceComponentChanged signal to Loader
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Michael Brasser
Document state fast-forwarding.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Michael Brasser
Document how to have two MouseAreas simultaneously...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in QDeclarativeV8Handle
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Aaron Kennedy
Fix alias warnings in QDeclarativeGuard
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Michael Brasser
Correctly set ending path percent if none is provided.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Martin Jones
Clicking on a disabled ListView's delegate breaks mouse...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Alan Alpert
Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Charles Yin
Add .arg() for Javascript String type
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Charles Yin
XmlListModel.status is Ready right after creation ...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Charles Yin
remove motionchart demo (uncompleted)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Alan Alpert
Jump to same model index (if it exists) when the model...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Alan Alpert
Augment SpringAnimation::damping documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Document stops as default property of Gradient
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Kim Motoyoshi...
Renamed ShaderEffectItem to ShaderEffect and some API...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Gunnar Sletta
compile when qreal is a float
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Clip to bounding rect
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Add some more properties to JS particle type
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Initial CustomEmitter and CustomAffector implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Michael Brasser
Allow Qt enum values in ListElement.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Michael Brasser
Support QT_TRANSLATE_NOOP in ListElement.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Michael Brasser
Fix translation context for QML files.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Michael Brasser
Remove reference to deleted file.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Yann Bodson
BorderImage inner rect should have a positive size
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Aaron Kennedy
Don't jump around when maximumEasingTime is specified
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Charles Yin
Fix bug 20505: Offline Storage API: wrong types of...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bea Lam
Fix auto-repeat key navigation for GridView
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
ListView doesn't show new 1st item currentItem is removed.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
Add dragging properties to Flickable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Manage m_activeCount centrally
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Remove forwardTo code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Drive ParticleSystem with an animation instead
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bea Lam
Fix moving of multiple items, and moving items backwards
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Charles Yin
Fix XmlHttpRequest setHeader bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Alan Alpert
Delete scene if you aren't going to use it.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
A change in ListView's header height can cause it to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
Fix insertion of one item in ListView.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
The views have many +/- 1 which are causing errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Martin Jones
View highlight flickers with highlightRangeMode: ApplyRange
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Andrew den...
Fix crash when a model defines its own modelData role.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Andrew den...
Update ListModel's internal indexes when items are...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Andrew den...
Don't clip the cursor at the far right of a TextInput.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bea Lam
Fix positioning of items after move
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bea Lam
Don't move view content position item 0 is being replaced
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Charles Yin
increase the tryCompare timeout value to make the CI...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Charles Yin
fix canvas arc drawing bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Charles Yin
polish canvas stock chart example
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Charles Yin
put all context2d code into context2d directory
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Alan Alpert
Fix Column/Row size when no items being positioned
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Martin Jones
Document view touch interaction with their content.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Kent Hansen
Don't build V8 as a static library
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Martin Jones
A long press should allow onClicked if there is no...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Michael Brasser
Fix crash when assigning a list property to transitions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Michael Brasser
Cleanup QMLViewer properly when exiting via File->Quit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Martin Jones
Add headerItem and footerItem properties to views.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Martin Jones
qmlviewer resizes the root object multiple times.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Alan Alpert
Update PhotoViewer to QtQuick 2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Martin Jones
QDeclarativeView/QSGView SizeRootObjectToView still...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Alan Alpert
Use visible only, and not opacity, in positioners
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Michael Brasser
Remove onMousePositionChanged signal.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Aaron Kennedy
Reference resources to prevent crash (on some platforms)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Aaron Kennedy
Autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Aaron Kennedy
Ouptut non-NOTIFYable warnings again
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Aaron Kennedy
Update polish even when animations aren't running
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Andrew den...
Move the cursor position to the end when TextInput...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Yann Bodson
Bounding rectangle for image is wrong for PreserveAspec...
commit
|
commitdiff
|
tree
|
snapshot
next