Fix 'Unknown commands' in qtdeclarative documentation.
[profile/ivi/qtdeclarative.git] / src / quick / items /
2012-07-17 Yann BodsonFix 'Unknown commands' in qtdeclarative documentation.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-16 Yann BodsonRemove unneeded mac specific code in QQuickText
2012-07-16 Andrew den ExterFix horizontal alignment of unwrapped text in TextEdit.
2012-07-16 Alberto MardeganMouseArea: use current value of drag.axis
2012-07-13 Shawn RutledgeFix transformed flickable so that the new autotest...
2012-07-13 Damian JansenFix signal emission for the Image based items when...
2012-07-13 Andrew den ExterFix item positioning with multiple removes before the...
2012-07-13 Kim Motoyoshi KallandChange antialiasing method for QML2.
2012-07-11 Martin Jonespressed and pressedButtons don't work when multiple...
2012-07-11 Andrew den ExterUse QQuickTextUtil to calculate alignment offsets in...
2012-07-11 Andrew den ExterRemove code for unused LinksAccessibleByKeyboard option.
2012-07-11 Matthew VogtFix qmlscene initial resize for delayed loading
2012-07-11 Michael BrasserUpdate usage of childrenRect in Flickable docs.
2012-07-10 Andrew den ExterDon't cache visual data model v8 handles.
2012-07-10 Eskil Abrahamsen... Add option to use native rasterizer for SceneGraph...
2012-07-10 Friedemann KleintFix warning about assigned/unused variable.
2012-07-09 Andrew den ExterSpeed up Text construction with RichText
2012-07-09 Andrew den ExterSpeed up TextEdit construction time.
2012-07-08 Andrew den ExterReduce the number of unnecessary layouts on geometry...
2012-07-06 Andrew den ExterAllow all explicit margins to override margins.
2012-07-06 Alan AlpertRemove Qt::WindowFlags from QQuickView constructor
2012-07-06 Alan AlpertClarify jumpTo docs
2012-07-05 Andrew den ExterUse enumeration in preference to enum when referring...
2012-07-05 Bea LamFix various QtQuick.* submodule docs
2012-07-04 Andrew den ExterAdd some private V8ASSERT macros.
2012-07-04 Kim Motoyoshi KallandLet ShaderEffectSource use same multisample count as...
2012-07-04 Eskil Abrahamsen... Compile without RTTI support
2012-07-04 Martin JonesPathView needs drag events similar to Flickable
2012-07-04 Michael BrasserImprove wheel event handling.
2012-07-04 Michael BrasserReport correct mouse position when made visible with...
2012-07-04 Andrew den ExterRefresh the TextInput.acceptableInput property when...
2012-07-04 Andrew den ExterAdd tests for triple click text selection in TextEdit.
2012-07-04 Andrew den ExterDon't calculate selection rects unnecessarily.
2012-07-04 Andrew den ExterRemove dead code from QQuickTextControl.
2012-07-04 Martin JonesSection headers ignore list delegate size changes when...
2012-07-04 Andrew den ExterAllow mouse interaction with 0 opacity items.
2012-07-03 Martin JonesAllow resetting a Rectangle gradient.
2012-07-03 Michael BrasserFix some commented issues from the refactor merge.
2012-07-03 Glenn WatsonAdd nativeScanCode to KeyEvent.
2012-07-03 Andrew den ExterRemove outdated refactor comments.
2012-07-02 Nils JeiseckeFix high CPU load for Qml TextEdit on Mac
2012-07-02 Robin BurchellRemove QQuickImageBase's explicitSourceSize.
2012-07-02 Martin Jonessection.property cannot deal with nested properties
2012-07-02 Andrew den ExterUse the convential form for the selectedText notify...
2012-07-01 Martin Jonesanchors.mirrored should not exist in QtQuick 2
2012-06-30 Andrew den ExterRemove QQuickItemPrivate::InitializationStatus.
2012-06-30 Andrew den ExterFix memory leak when cancelling incubation of view...
2012-06-28 Michael BrasserRemove dead code.
2012-06-28 Shawn RutledgePropagate synthesized mouse events in parallel with...
2012-06-27 Martin JonesPathView element with 1 item moves in wrong direction...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Martin JonesChanging PathView offset doesn't set currentIndex appro...
2012-06-27 Martin JonesQQuickView doc improvements.
2012-06-27 Michael BrasserDocument the concept of creation context for QML Compon...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-27 Glenn WatsonFix performance issue with BorderImage element.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Pekka VuorelaRemove unnecessary obsolete include
2012-06-26 Robin BurchellChecking for QUrl equality is not all that expensive...
2012-06-26 Bea LamRename ListView *speed properties to *velocity
2012-06-26 Andrew den ExterFix section delegates not updating when changed.
2012-06-26 Andrew den ExterPosition section headers correctly when section propert...
2012-06-25 Frederik GladhornAdd mouse cursor shapes to MouseArea
2012-06-25 Damian JansenRemove superfluous statusChanged signal
2012-06-25 Bea LamRevert "Remove properties related to highlight speed"
2012-06-25 Andrew den ExterFix clicking on links in aligned or elided Text.
2012-06-25 Pekka VuorelaFix right aligned cursor position in TextInput with...
2012-06-24 Tasuku SuzukiMake qtdeclarative compile with QT_NO_DRAGANDDROP
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-22 Kent HansenPass the right signal index in visualadaptormodel proxy...
2012-06-22 Andrew den ExterRemove the open and closeSofwareInputPanel functions.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-22 Bea LamRemove properties related to highlight speed
2012-06-22 Michael BrasserClarify anchor error messages.
2012-06-21 Andrew den ExterFix crash when selecting transformed text.
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-20 Friedemann KleintQtQuick: Fix warnings about deprecated QWeakPointer...
2012-06-20 Alan AlpertCleanup SG properly in QQuickCanvas
2012-06-20 Alan AlpertDon't start running if a frame property is set
2012-06-13 Friedemann KleintQtQuick: Fix warnings about unused variables.
2012-06-13 Martin JonesUpdate Flickable velocity/overbound for each axis indep...
2012-06-12 Martin JonesSet a non-zero default cacheBuffer.
2012-06-12 Yann BodsonAllow setting horizontal and vertical tile modes in...
2012-06-12 Alan AlpertEmit itemChanged when Loader fails to load a source.
2012-06-12 Martin JonesFix view delegate parent binding regression.
2012-06-12 Kent HansenAdapt to connection-related changes in qtbase
2012-06-12 Alan AlpertEmit currentFrameChanged signal when needed
2012-06-12 Martin JonesAllow Loader to load non-Item types.
2012-06-11 Kim Motoyoshi KallandAdd support for using atlas textures directly in Shader...
2012-06-10 Kent HansenAvoid string-based lookup in IS_SIGNAL_CONNECTED
2012-06-08 Gunnar SlettaImprove on scenegraph documentation.
2012-06-08 Andrew den ExterFix handling of a direct child stealing focus from...
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-06-08 Andrew den ExterDon't cache item indexes in VisualDataModel.
2012-06-08 Andrew den ExterDestroy incubated objects if they are not claimed when...
2012-06-07 Bea Lamrebound property for Flickable
2012-06-07 Glenn WatsonFix alpha being ignored in Text element
2012-06-06 Luís Gabriel LimaFixing MouseArea::onWheel event doc
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
next