Merge master into api_changes
[profile/ivi/qtdeclarative.git] / src / quick /
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Aurindam JanaQmlDebugging: Object Tree and States List
2012-03-19 Martin JonesResetting a model can cause a crash in views with heade...
2012-03-19 Martin JonesEnsure section header/footer are cleaned up.
2012-03-19 Martin JonesDon't crash view while changing model.
2012-03-19 Michael BrasserFix grabbing to wait until the image has actually been...
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
2012-03-15 Yoann LopesSupport for multiple textures in the default distance...
2012-03-15 Alan AlpertDon't assert if focus is already clear.
2012-03-15 Andrew den ExterDon't leak function objects created by VisualDataModel.
2012-03-15 Martin JonesSet more sensible Flickable default input filtering...
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Andrew den ExterDon't store duplicate glyph data in a distance field...
2012-03-14 Frederik GladhornRemove all accessibility updates to allow changes in...
2012-03-14 Andrew den ExterFix memory leak with the shared distance field glyph...
2012-03-14 Gunnar SlettaFix wrap modes not being set.
2012-03-14 Gunnar SlettaRemove use of redundante nullPixmap image reference
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Frederik GladhornSend accessibility updates for the right item.
2012-03-13 Andrew den ExterRemove unused init function.
2012-03-13 Kent HansenAdapt to Qt5 meta-object changes
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Martin JonesListView.contentHeight does not include header and...
2012-03-13 Bea LamDisplaced items were moving unnecessarily
2012-03-13 Martin JonesImprove interaction of nested Flickables and PathView
2012-03-13 Andrew den ExterDeclare change set and compositor structs as movable...
2012-03-13 Glenn WatsonChange repeater item to handle model being deleted.
2012-03-12 Gatis PaeglisFix for QTBUG-22777. Removed unnecessary check.
2012-03-12 Laszlo AgocsFix double click handler in QQuickItem.
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-10 Bea Lamrefilled items should be moved immediately
2012-03-10 Bea LamClean up transition objects for positioners
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-09 Bea LamAvoid using QQuickViewItem as base class
2012-03-09 Bea LamReset transitioner pointer when transition job finishes
2012-03-09 Martin JonesHandle QEvent::TouchCancel in QML_TRANSLATE_TOUCH_TO_MO...
2012-03-07 Andrew den ExterFix selected text highlight in TextEdit.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Morten Johan SorvigImprove accessibility action support for Qt Quick
2012-03-07 Alexis MenardQQuickView with the default constructor doesn't show...
2012-03-07 Martin JonesListView can freeze if flicked beyond its bounds.
2012-03-07 Bea LamFix setting of target lists when target Transition...
2012-03-07 Charles YinChange the default renderTarget and renderStrategy
2012-03-07 Charles YinRepaint the canvas item properly when canvas resized
2012-03-07 Bea LamprepareTransition() must cancel current transition
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-07 Charles YinFix texture leaks in QQuickCanvasItem
2012-03-06 Eskil Abrahamsen... Fix missing glyphs when using shared distance-field...
2012-03-06 Martin JonesCleanup QQuickCanvas and QQuickView docs.
2012-03-06 Justin McPhersonContinue refactor of Canvas rendering.
2012-03-06 Justin McPhersonUse NPOT support if available.
2012-03-06 Justin McPhersonRemove QQuickCanvasItemNode.
2012-03-06 Rohan McGovernFixed QQuickCanvas header with QT_NO_KEYWORDS
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
2012-03-05 Kim Motoyoshi KallandAdded QQuickItem::clipRect().
2012-03-05 Gunnar SlettaDo not store an explicit QImage in the declarative...
2012-03-05 Gunnar SlettaMade QQuickWindowManager pluggable via QSGContext.
2012-03-05 Gunnar SlettaFix crash with AnimatedImage caused by race condition.
2012-03-05 Alan AlpertUse premultiplied format because it's faster
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Bea LamFix when animating items that are already moving
2012-03-02 Laszlo AgocsUse velocity from touch events only when they are valid
2012-03-02 Alan AlpertTreat parentless items as focus scopes
2012-03-02 Bea LamImproved transitions for Row, Column, Grid, Flow
2012-03-02 Bea LamFix if transitioner is deleted before transition job...
2012-03-01 Gunnar SlettaSet bind options before uploading to give hints to...
2012-03-01 Eskil Abrahamsen... Avoid unnecessary updates when using in-process cache
2012-03-01 Martin JonesNo double click event in QML_TRANSLATE_TOUCH_TO_MOUSE...
2012-03-01 Glenn WatsonFix material compare for distance field glyph nodes.
2012-03-01 Andrew den ExterAllow styled text to be elided.
2012-03-01 Andrew den ExterUpdate item position in parent change atomically.
2012-03-01 Bea LamCheck item before notifying transition has finished
2012-03-01 Bea LamFix crash when transition finishes after view is deleted
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-02-29 Alan AlpertFix particle system on windows
2012-02-29 Martin JonesMake sure positioners remove change listeners for invis...
2012-02-29 Andrew den ExterDon't round Text dimensions.
2012-02-29 Andrew den ExterAvoid unneccessary duplication of string data.
2012-02-29 Bea LamAdd generic "displaced" transition property
2012-02-28 Martin JonesProperly cleanup cancelled incubation.
2012-02-28 Bea LamSeparate view transition functionality into new file
2012-02-28 Alan AlpertRename SpriteImage to SpriteSequence
2012-02-28 Alan AlpertAdd AnimatedSprite
2012-02-28 Jiang JiangMove distance field util functions to QtGui
2012-02-28 Chris AdamsFix crash in QDeclarativePixmapStore global static...
2012-02-28 Martin JonesIncubators are not async with the threaded renderer.
2012-02-28 Michael BrasserCorrectly set duration and easing for AnchorAnimation.
2012-02-27 Alan AlpertDon't create unnecessary shadow data
2012-02-27 Charles YinForce to send defer deletion events before deleting...
2012-02-27 Martin JonesDon't create a separate section header for currentItem
2012-02-26 Michael BrasserRemove unused member.
2012-02-24 Yuchen DengBuild fix when use '-no-stl' option
2012-02-24 Gunnar SlettaThe plugin is cleaned up by the plugin loader so don...
2012-02-24 Gunnar SlettaRevert resource releasing logic inside window managers.
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-24 Andrew den ExterUse floating point types for position offsets and curso...
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-23 Bea LamClean up some of the view transition docs
next