aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-053-46/+116
* QQuickWindowPrivate::removeGrabber: take params for mouse and touchShawn Rutledge2016-07-043-19/+12
* Add comments to touchEventForItem and touchEventWithPointsFrederik Gladhorn2016-07-041-0/+2
* add QQuickWindowPrivate::removeGrabber()Shawn Rutledge2016-07-023-23/+23
* Minor touch event function renamingFrederik Gladhorn2016-07-012-10/+13
* Remove "XXX todo" commentsFrederik Gladhorn2016-07-011-2/+0
* Add a core profile file selector to OpenGL ShaderEffectLaszlo Agocs2016-07-012-2/+14
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-305-5/+20
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-294-4/+19
| |\
| | * Remove misleading out of date comments in QQuickWindowPrivateLaszlo Agocs2016-06-231-2/+0
| | * 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
| * | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-06-221-1/+1
* | | Update ShaderEffect docsLaszlo Agocs2016-06-291-15/+117
* | | Unify ShaderEffect property settingLaszlo Agocs2016-06-299-73/+130
* | | Add support for reading GLSL from files with ShaderEffectLaszlo Agocs2016-06-291-0/+15
* | | Privately export QObjects included by QQuickPathView and QQuickListViewMitch Curtis2016-06-281-1/+3
* | | QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-13/+13
* | | Privately export QQuickListView and QQuickPathViewMitch Curtis2016-06-232-2/+3
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-2214-29/+75
* | | V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-1/+1
* | | D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-223-26/+102
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-219-54/+72
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-204-13/+22
| |\|
| | * Fix positioning of inline images in StyledText.Michael Brasser2016-06-161-1/+4
| | * ItemViews: Make the wording of the warning on cache properties slightly sterner.Robin Burchell2016-06-163-12/+18
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-162-39/+45
| |\ \
| | * | Fix QQuickItem change listenersJ-P Nurmi2016-05-242-39/+45
| * | | QQuickTextInput: include padding when reporting anchor rectRichard Moe Gustavsen2016-06-131-2/+3
* | | | fix incorrect propagation of hover events in some casesShawn Rutledge2016-06-203-12/+13
* | | | categorized logging: trace hover eventsShawn Rutledge2016-06-155-0/+13
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-139-26/+84
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-109-25/+83
| |\ \ \ | | | |/ | | |/|
| | * | KeyNavigation: fix the documentation for its propertiesGiuseppe D'Angelo2016-06-071-5/+28
| | * | Item: mention the actual type of the grab resultMitch Curtis2016-06-031-1/+2
| | * | Revert removal of "Fixed MouseArea threshold with preventStealing"Filippo Cucchetto2016-06-032-8/+14
| | * | QQuickTextNodeEngine: early out if no document layout.Edward Welbourne2016-06-011-1/+4
| | * | Fix grammar in PathView docsMitch Curtis2016-05-271-1/+1
| | * | Flickable: MovementEndingTimerInterval is used only on OS XShawn Rutledge2016-05-251-0/+2
| | * | Avoid Canvas crashes with qtquickcompilerLaszlo Agocs2016-05-241-3/+7
| | * | QQuickWindow: Only send focus events to items that actually gain focusRobin Burchell2016-05-231-6/+25
| * | | Fix grammar in QQuickItem::grabToImage() documentationMitch Curtis2016-05-231-1/+1
| | |/ | |/|
* | | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2016-06-103-23/+16
|\ \ \
| * | | Add OpenGL prefixes to ContextProfile in GraphicsInfoLaszlo Agocs2016-06-022-13/+13
| * | | Avoid ifdefed enumLaszlo Agocs2016-06-021-10/+3
* | | | Merge "Merge remote-tracking branch 'origin/wip/scenegraphng' into dev" into ...Laszlo Agocs2016-06-1033-1221/+3283
|\| | |
| * | | One GraphicsInfo to rule them allLaszlo Agocs2016-06-0111-415/+485
| * | | Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-015-11/+11
| * | | Enable QQuickItemGrabResult in all buildsLaszlo Agocs2016-05-314-12/+8