aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-0210-12/+12
* Fix crash in Flickable with pressDelay.Martin Jones2014-07-021-8/+8
* Avoid double deletion of QQuickWindowShawn Rutledge2014-06-301-0/+1
* Initialize velocityAlbert Astals Cid2014-06-201-1/+1
* Fix forwarding of keyboard events to multiple target itemsJoni Poikelin2014-06-111-0/+2
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-042-3/+3
* Make QQuickRenderControl usable (still private)Paul Olav Tvete2014-06-033-1/+21
* Prevent initial clipping in Context2DUlf Hermann2014-06-033-11/+9
* Recognize "in" keyword in vertex shadersLaszlo Agocs2014-06-031-2/+8
* Fix QQuickWidget cleanup and invalidation sequenceLaszlo Agocs2014-06-031-2/+2
* Fix potential null pointer dereferencingFrederik Gladhorn2014-05-302-2/+2
* Fix copy and paste errorFrederik Gladhorn2014-05-301-5/+0
* Fix AccessibleAttached property documentationFrederik Gladhorn2014-05-301-55/+102
* Mark clip node dirty regardless of how its geometry was changed.Gunnar Sletta2014-05-221-1/+1
* Fix copy and paste errorFrederik Gladhorn2014-05-211-1/+3
* Fix copy and paste errorFrederik Gladhorn2014-05-211-1/+1
* Focus event fix for QQuickWidgetPaul Olav Tvete2014-05-211-1/+8
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-203-2/+3
|\
| * Update qmltypes filesAlan Alpert2014-05-063-2/+3
| * Always implement text input "canPaste" propertyBernd Weimer2014-05-022-6/+4
* | Fix improper antialiasing property behaviorOleg Shparber2014-05-191-3/+5
* | Fix crash with running animators on re-shown windows.Gunnar Sletta2014-05-191-0/+1
* | TextEdit: fix cursor rectangle positioningJ-P Nurmi2014-05-161-2/+5
* | Fix typo in Image documentation.Mitch Curtis2014-05-151-1/+1
* | Android: Add support for new input method query APIPaul Olav Tvete2014-05-082-3/+12
* | Item views: prevent negative cache bufferJ-P Nurmi2014-05-073-4/+9
* | Fix typo in QQuickText documentation.Mitch Curtis2014-05-071-1/+1
* | QWindowsFontEnginge uses GetGlyphOutline which seems to failJørgen Lind2014-05-071-2/+9
* | QQuickRenderControl: Fix compilation with MSVC compilerLouai Al-Khanji2014-05-051-1/+1
* | Invalidate text painting nodes when document text block is updatedSarunas Valaskevicius2014-05-052-0/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-012-0/+32
|\|
| * Getting the render window of an offscreen windowPaul Olav Tvete2014-04-242-0/+32
* | Don't forcibly accept touch events if mouse event synthesis is disabledGiuseppe D'Angelo2014-04-251-3/+5
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Tony Sarajärvi2014-04-246-6/+61
|\|
| * Implement the new inputmethod query API for Qt QuickPaul Olav Tvete2014-04-222-0/+47
| * If a popup window is opened, do not change the focusShawn Rutledge2014-04-221-4/+6
| * QQuickItemView/QQuickPathView: Fix creation of delegatesAlbert Astals Cid2014-04-182-0/+4
| * Make sure the clipPath is retained as state of Context2DUlf Hermann2014-04-181-0/+2
| * Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-121-2/+2
* | Always implement text input "canPaste" propertyBernd Weimer2014-04-242-6/+4
|/
* Fix unreliable behavior of array methods on qml list propertiesSimon Hausmann2014-04-091-1/+4
* ListView: fix rounding errorsJ-P Nurmi2014-04-092-7/+7
* Doc: Fix apidoc for QQuickLoader::sourceComponentKevin Funk2014-04-071-2/+1
* Use global context sharing from QtGui instead of QSGContextJocelyn Turcotte2014-04-041-1/+1
* Doc: Fix some code snippet warningsSergio Ahumada2014-04-032-6/+6
* On Mac only editable text input should receive tab focusLiang Qi2014-04-021-5/+6
* PinchArea docs: elaborate on confusing aspectsShawn Rutledge2014-04-011-11/+22
* Remove dead codeSimon Hausmann2014-03-291-8/+0
* Fix visual parent ownership with scenes that create windowsSimon Hausmann2014-03-283-8/+17
* Fix a link in QQuickDragAttached::dragType documentationJędrzej Nowacki2014-03-281-1/+1