projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Emit currentFrameChanged signal when needed
[profile/ivi/qtdeclarative.git]
/
src
/
2012-06-12
Alan Alpert
Emit currentFrameChanged signal when needed
tree
|
commitdiff
2012-06-12
Martin Jones
Allow Loader to load non-Item types.
tree
|
commitdiff
2012-06-11
Kim Motoyoshi Kalland
Add support for using atlas textures directly in Shader...
tree
|
commitdiff
2012-06-10
Kent Hansen
Avoid string-based lookup in IS_SIGNAL_CONNECTED
tree
|
commitdiff
2012-06-09
Tasuku Suzuki
Fix compilation for QT_NO_ACCESSIBILITY
tree
|
commitdiff
2012-06-08
Yoann Lopes
Fixed glyph margin in QSGDistanceFieldGlyphNode.
tree
|
commitdiff
2012-06-08
Yoann Lopes
Support for variable glyph width in QSGDefaultDistanceF...
tree
|
commitdiff
2012-06-08
Gunnar Sletta
Improve on scenegraph documentation.
tree
|
commitdiff
2012-06-08
Martin Jones
Export QQuickListModel (marked private)
tree
|
commitdiff
2012-06-08
Andrew den Exter
Fix handling of a direct child stealing focus from...
tree
|
commitdiff
2012-06-08
Martin Jones
Performance should always be better with cacheBuffer
tree
|
commitdiff
2012-06-08
Andrew den Exter
Don't cache item indexes in VisualDataModel.
tree
|
commitdiff
2012-06-08
Andrew den Exter
Destroy incubated objects if they are not claimed when...
tree
|
commitdiff
2012-06-07
Bea Lam
rebound property for Flickable
tree
|
commitdiff
2012-06-07
Oswald Buddenhagen
put private Qt dependencies below load(qt_module_config)
tree
|
commitdiff
2012-06-07
Aaron Kennedy
Don't double emit threaded signals
tree
|
commitdiff
2012-06-07
Glenn Watson
Fix alpha being ignored in Text element
tree
|
commitdiff
2012-06-06
Luís Gabriel Lima
Fixing MouseArea::onWheel event doc
tree
|
commitdiff
2012-06-06
Aaron Kennedy
Disallow parent changes for QML created objects
tree
|
commitdiff
2012-06-06
Shane Kearns
QQmlXmlHttpRequest - use readyread signal not downloadP...
tree
|
commitdiff
2012-06-06
Bea Lam
Don't emit moving and flicking signals unnecessarily
tree
|
commitdiff
2012-06-06
Samuel Rødal
Fixed compile error in qqmlscript.cpp due to narrowing...
tree
|
commitdiff
2012-06-06
Martin Jones
Fix filesystem case sensitivity of QML directory cache
tree
|
commitdiff
2012-06-06
Laszlo Agocs
Utilize StartDragVelocity style hint in Flickable
tree
|
commitdiff
2012-06-06
Andrew den Exter
Restart a drag when the item canvas changes.
tree
|
commitdiff
2012-06-06
Alan Alpert
Fix affected signal and docs
tree
|
commitdiff
2012-06-06
Alan Alpert
Better documentation for subclassing QQuickItem
tree
|
commitdiff
2012-06-06
Jerome Pasion
Doc: Grouped Qt Quick types into several groups
tree
|
commitdiff
2012-06-06
Michael Brasser
Remove unused performance flags.
tree
|
commitdiff
2012-06-05
Yann Bodson
Make sure we relayout on height change when onLineLaidO...
tree
|
commitdiff
2012-06-05
Kent Hansen
Avoid unnecessary QByteArray creation
tree
|
commitdiff
2012-06-05
Simjees Abraham
Changes for "App on Top"
tree
|
commitdiff
2012-06-05
Anselmo L. S. Melo
Accessible plugin build: Do not install before make...
tree
|
commitdiff
2012-06-05
Charles Yin
Introduce QQuickCanvasPixmap
tree
|
commitdiff
2012-06-05
Laszlo Agocs
Do not lose timestamps in mouse press events
tree
|
commitdiff
2012-06-05
Matthew Vogt
Allow the global JS UTC offset to be invalidated
tree
|
commitdiff
2012-06-05
Michael Brasser
Delay conversion of v8 exceptions to QQmlErrors.
tree
|
commitdiff
2012-06-05
Alan Alpert
Use the texture coordinates provided by QSGTexture
tree
|
commitdiff
2012-06-05
Andrew den Exter
Hide the default cursor if a cursor item is available.
tree
|
commitdiff
2012-06-05
Andrew den Exter
Ensure the cursor delegate position is updated on text...
tree
|
commitdiff
2012-06-04
Charles Yin
Fix canvas item drawImage bug with FBO render target
tree
|
commitdiff
2012-06-04
Michael Brasser
Send valueTypeIndex to setBindingNoEnable in the expect...
tree
|
commitdiff
2012-06-03
Aaron Kennedy
Fix crash in lazy meta object generation.
tree
|
commitdiff
2012-06-03
Charles Yin
Fix resizing of Canvas item that use FBO as renderTargets.
tree
|
commitdiff
2012-06-01
Kim Motoyoshi Kalland
Fix resizing of QQuickPaintedItems that use FBOs.
tree
|
commitdiff
2012-06-01
Morten Johan Sorvig
Don't swap buffers before the window is exposed.
tree
|
commitdiff
2012-06-01
Girish Ramakrishnan
doc: Fix typo
tree
|
commitdiff
2012-06-01
Kent Hansen
Remove dead code
tree
|
commitdiff
2012-06-01
Kent Hansen
Avoid copy-and-paste of property cache resolution code
tree
|
commitdiff
2012-06-01
Kent Hansen
Avoid string-based lookup of signals
tree
|
commitdiff
2012-06-01
Chris Adams
Fix another crash due to unregistered enum types
tree
|
commitdiff
2012-06-01
Martin Jones
Firm-up the over bound Flickable behavior
tree
|
commitdiff
2012-05-31
Bea Lam
Fix doc snippets paths and parsing errors
tree
|
commitdiff
2012-05-31
Martin Jones
Clearing a view didn't reset content size.
tree
|
commitdiff
2012-05-31
Charles Yin
Enable threaded/immediate rendering for FBO(step 1)
tree
|
commitdiff
2012-05-31
Andrew den Exter
Reset the PathView currentIndex to 0 when all items...
tree
|
commitdiff
2012-05-30
aavit
Avoid non-deterministic ordering of glyph nodes.
tree
|
commitdiff
2012-05-30
Simjees Abraham
Debugger: Clearing the ObjectReferenceHash
tree
|
commitdiff
2012-05-30
Jerome Pasion
Doc: Changed title of "QML Plugins and C++ Bindings...
tree
|
commitdiff
2012-05-30
Eskil Abrahamsen...
Uses new batching API to potentially speed up glyph...
tree
|
commitdiff
2012-05-30
Andrew den Exter
Use a shared meta-object for VisualDataModel list conte...
tree
|
commitdiff
2012-05-30
Chris Adams
Ensure that variant property references keep QObjects...
tree
|
commitdiff
2012-05-30
Martin Jones
Remove unused data member in QQuickPixmapCache
tree
|
commitdiff
2012-05-30
Michael Brasser
Change animation grouping and ownership model.
tree
|
commitdiff
2012-05-29
Gunnar Sletta
Improve QQuickCanvas::createTextureFromImage() docs...
tree
|
commitdiff
2012-05-29
Simjees Abraham
Debugger: Modified response for "destroyObject" message.
tree
|
commitdiff
2012-05-29
Gunnar Sletta
Enable QML_FIXED_ANIMATION_STEP by default with buffer...
tree
|
commitdiff
2012-05-29
Kent Hansen
Add internal API for accessing V8 handles of QJS types
tree
|
commitdiff
2012-05-29
Andrew den Exter
Fix nested GridView key navigation with a single row...
tree
|
commitdiff
2012-05-29
Andrew den Exter
Fix scaling of svgz images.
tree
|
commitdiff
2012-05-29
Andrew den Exter
Update the cursor rectangle when password echo timer...
tree
|
commitdiff
2012-05-29
Charles Yin
Don't use deleted QQuickPathAnimationAnimator
tree
|
commitdiff
2012-05-29
Charles Yin
Fix memory leaks in QQuickParentAnimation
tree
|
commitdiff
2012-05-29
Charles Yin
Add missing uninitialized members
tree
|
commitdiff
2012-05-29
Charles Yin
Add missing unintialized member in QQuickParentAnimatio...
tree
|
commitdiff
2012-05-29
Charles Yin
Add missing unintialized member in QQuickPathAnimationU...
tree
|
commitdiff
2012-05-29
Charles Yin
Add missing unintialized member in QV8Context2DResource
tree
|
commitdiff
2012-05-29
Charles Yin
Remove unreachable code from qquickcontext2d.cpp
tree
|
commitdiff
2012-05-29
Charles Yin
Avoid using previously declared variables
tree
|
commitdiff
2012-05-29
Charles Yin
Avoid using previously declared variables
tree
|
commitdiff
2012-05-29
Charles Yin
Add Q_DISABLE_COPY to QQuickContext2D
tree
|
commitdiff
2012-05-29
Matthew Vogt
Remove obsolete overload of QQmlEngine::importPlugin()
tree
|
commitdiff
2012-05-29
Martin Jones
Fix potential buffer overrun.
tree
|
commitdiff
2012-05-29
Martin Jones
Initialize data members in quick.
tree
|
commitdiff
2012-05-29
Charles Yin
Fix potential memory leaks in context2d
tree
|
commitdiff
2012-05-29
Martin Jones
Initialize data members in QML engine
tree
|
commitdiff
2012-05-29
Yann Bodson
Remove unnecessary temporary variable
tree
|
commitdiff
2012-05-29
Friedemann Kleint
Fix warnings about truncation from size_t to int (MSVC2...
tree
|
commitdiff
2012-05-28
Andrew den Exter
Fix flicker when changing ListView currentIndex with...
tree
|
commitdiff
2012-05-28
Andrew den Exter
Fix PathView not updating after all items are removed...
tree
|
commitdiff
2012-05-28
Andrew den Exter
Don't parent (QObject) delegate items to views.
tree
|
commitdiff
2012-05-28
Martin Jones
Flickable containing MultiPointTouchArea is unresponsiv...
tree
|
commitdiff
2012-05-28
Chris Adams
Fix crash caused by unregistered enum types
tree
|
commitdiff
2012-05-28
Bea Lam
Don't override "z" bindings for header and footer
tree
|
commitdiff
2012-05-25
Aaron Kennedy
Store QQmlMetaObject in V4
tree
|
commitdiff
2012-05-25
Andrew den Exter
Don't deliver drag move events immediately.
tree
|
commitdiff
2012-05-25
Aurindam Jana
QQmlEngineDebugService: Property Data of type QVariant
tree
|
commitdiff
2012-05-25
Andrew den Exter
Optimise QQuickItem::stackAfter/Before() for the common...
tree
|
commitdiff
2012-05-25
Andrew den Exter
Don't leak unresolved items when a VisualDataModel...
tree
|
commitdiff
2012-05-25
Andrew den Exter
Add an v8 object template for visual data model change...
tree
|
commitdiff
next