aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeJake Petroules2016-09-301-4/+0
* Fix Flickable state being reset when it replays a delayed press.Andrew den Exter2016-09-231-2/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-165-5/+19
|\
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-2/+2
| |\
| | * Correctly update the geometry of QSGDefaultPainterNodev5.6.2Yoann Lopes2016-09-121-2/+2
| * | Propagate window enter event as hover enter event in QQuickWindowEike Hein2016-09-151-0/+9
| * | QQuickTextInput: avoid emitting editingFinished twiceRichard Moe Gustavsen2016-09-151-1/+6
| * | Fix grammar in "Keyboard Focus in Qt Quick" documentationMitch Curtis2016-09-061-1/+1
| |/
| * QQuickDragAttached: set actual drag source when instantiating QDragAlberto Mardegan2016-08-261-1/+1
* | Fix smooth scaling for Qt Quick Text itemsJake Petroules2016-09-141-0/+8
* | Doc: Updated Local Storage QML Types documentationNico Vertriest2016-09-121-0/+68
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-3/+20
|\|
| * macOS: Check if sRGB is supported before activating the shaderSérgio Martins2016-08-241-3/+20
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-192-4/+4
|\|
| * QQuickGridView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
| * QQuickListView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-186-7/+7
|\|
| * QQuickPathView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-171-2/+2
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-155-5/+5
* | Doc: mention when Flickable.AutoFlickIfNeeded was addedJ-P Nurmi2016-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-135-25/+49
|\|
| * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-121-18/+26
| * PathView: fix item creationAnton Kudryavtsev2016-08-121-3/+13
| * Don't accept left clicks when text format is plain.Eike Hein2016-08-091-0/+1
| * Remove artifacts in font renderingEirik Aavitsland2016-08-051-1/+2
| * Flickable: avoid infinite velocity during release after dragShawn Rutledge2016-08-051-2/+6
| * Fix QQuickDefaultClipNode::updateGeometry()J-P Nurmi2016-08-051-1/+1
* | TextInput: fix horizontal alignment when implicit resizing is disabledJ-P Nurmi2016-08-101-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-015-49/+137
|\|
| * Revert "macOS: Use sRGB when doing native font rendering into FBO"Sérgio Martins2016-07-291-27/+4
| * Doc: Describe how to implement custom SQL models for QMLVenugopal Shivashankar2016-07-281-0/+105
| * Work around ICC bug about C++11 noexcept inheritanceThiago Macieira2016-07-231-21/+21
| * Fix QQuickItem's setAcceptedMouseButtons functionDan Cape2016-07-211-0/+6
| * Remove vsync sleep before rendering first frameMilian Wolff2016-07-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-27/+52
|\|
| * Avoid crashing when failing to query GL_EXTENSIONSJoni Poikelin2016-07-151-2/+2
| * Fix missing closing parenthesis in TextEdit docsMitch Curtis2016-07-141-2/+2
| * QQuickWindow: Fill out timestamps in QHoverEvents sent to QQuickItemsDaniel d'Andrada2016-07-122-16/+18
| * macOS: Use sRGB when doing native font rendering into FBOSérgio Martins2016-07-111-4/+27
| * Fix crash in QQuickShaderEffect::updatePaintNodeAlbert Astals Cid2016-07-051-1/+1
| * Flickable: fix minXExtent/minYExtent when content is smaller than viewAndrea Bernabei2016-07-011-2/+2
* | Doc: Added definition of enum value ItemAntialiasingHasChangedNico Vertriest2016-07-111-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-296-7/+22
|\|
| * Remove misleading out of date comments in QQuickWindowPrivateLaszlo Agocs2016-06-231-2/+0
| * Rename qt.scenegraph.info to qt.scenegraph.generalKai Koehne2016-06-232-3/+3
| * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-231-0/+4
| * QQuickSpriteEngine: avoid entering infinite loop in assembledImage()Daniel d'Andrada2016-06-211-0/+9
| * Report changes correctly when inserting into a ListViewStephen Kelly2016-06-211-2/+6
* | Doc: solved link issue snippetNico Vertriest2016-06-281-1/+1
* | Doc: corrected link issueNico Vertriest2016-06-281-1/+1