aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-095-0/+7
* Add missing override specifiersChristian Strømme2017-04-031-10/+10
* Fix touch event delivery in childMouseEventFilterFrederik Gladhorn2017-03-161-1/+16
* Doc: Removed non-working reimplementation suggestionsChristoph Sterz2017-03-152-8/+5
* Fix build for -no-feature-quick-pathStephan Binner2017-02-271-0/+1
* Fix build for -no-feature-quick-shadereffectStephan Binner2017-02-273-0/+4
* Fix build without features.cursorStephan Binner2017-02-201-2/+4
* Shaders: Fix crash when disconnecting shaders from item propertiesErik Verbruggen2017-02-151-3/+7
* Finish sentence properly in documentationFrederik Schwarzer2017-02-151-1/+1
* Minor wording issues and typo fixes in docsFrederik Schwarzer2017-02-153-4/+4
* Improve QQuickAsyncImageProvider exampleAlbert Astals Cid2017-02-081-0/+4
* Flickable: handle child mouse ungrab when hidden or disabledJ-P Nurmi2017-02-081-1/+4
* QQuickMouseArea: only start pressAndHoldTimer for accepted eventsRichard Moe Gustavsen2017-02-061-1/+2
* Implement QAccessibleQuickWindow::focusChildFrederik Gladhorn2017-02-062-0/+9
* MouseArea: fix bug preventing dragging from startOleg Yadrov2017-02-031-7/+18
* Fix regression with UniformAnimator target property validationJoni Poikelin2017-02-013-1/+10
* fix memory leak in QQuickWindowPrivate::deliverTouchAsMouseShawn Rutledge2017-02-011-7/+7
* Doc: Improve introduction to Qt Quick SceneGraph RendererKai Koehne2017-02-011-9/+5
* Quick: Check fbo msaa related extensions via QtGuiLaszlo Agocs2017-01-313-9/+11
* Doc: Fix documentation warningsTopi Reinio2017-01-301-2/+2
* Mention that QVariantList is also a supported model typeKavindra Palaraja2017-01-281-6/+16
* Doc: reinserted hello.qml which had been deleted by mistakeNico Vertriest2017-01-271-0/+76
* Fix build without feature.shortcutTasuku Suzuki2017-01-153-3/+17
* Remove documentation references to internal functionsKavindra Palaraja2017-01-131-7/+0
* Fix build without feature.imTasuku Suzuki2017-01-131-0/+2
* Fix projection matrix for DepthAware QSGRenderNodesLaszlo Agocs2017-01-121-1/+6
* Propagate root changes to rendernodes tooLaszlo Agocs2017-01-121-0/+4
* Update QSGRenderNode docs to match realityLaszlo Agocs2017-01-121-3/+0
* Fix crash in CanvasGunnar Sletta2017-01-101-1/+0
* Clarify MouseArea's onClicked and onPressAndHold documentationKavindra Palaraja2017-01-081-2/+2
* Added documentation for the GroupSwitchModifierKavindra Palaraja2017-01-051-0/+1
* Fix stencil clips with core profile contextsLaszlo Agocs2017-01-041-1/+22
* Added the missing link to AnimationKavindra Palaraja2017-01-031-0/+1
* QQuickWindow flushFrameSynchronousEvents: don't hover if nothing dirtyShawn Rutledge2016-12-281-2/+3
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-252-10/+10
|\
| * change type of QQuickPointerDevice::uniqueId to QPointingDeviceUniqueIdShawn Rutledge2016-12-091-4/+5
| * rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-092-6/+5
* | Example: corrected screenshot of the localstorage appNico Vertriest2016-12-211-0/+0
* | Fix wrong grabbing behaviorFilipe Azevedo2016-12-201-0/+5
* | ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-201-2/+7
* | Q_CHECK_PTR QSGGeometry allocationsUlf Hermann2016-12-201-0/+1
* | Q_CHECK_PTR the result of malloc() in batch rendererUlf Hermann2016-12-201-0/+1
* | Doc: added support for JSON in localstorage documentationNico Vertriest2016-12-201-9/+21
* | Accept PUA characters, ZWNJ and ZWJ as input in TextInput/EditEskil Abrahamsen Blomfeldt2016-12-134-8/+12
* | Get rid of FunctionObject::createQmlFunctionLars Knoll2016-12-091-2/+2
* | Change signature of QQmlBinding::create to take a FunctionObject *Lars Knoll2016-12-091-1/+1
* | QQuickSpriteEngine: Optimistic speedup for updateSpritesRobin Burchell2016-12-082-6/+7
* | QQuickWindowPrivate::dragOverThreshold(): ignore zero velocity thresholdJan Arve Saether2016-12-072-11/+15
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8Lars Knoll2016-12-072-5/+6
|\|
| * comment out all uses of QPointerUniqueId temporarilyShawn Rutledge2016-12-042-5/+6