aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-4/+6
* At least warn when triggering a rendering limitationAllan Sandfeld Jensen2018-10-181-0/+3
* Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-132-0/+10
* Fix crash in QQuickAnimatorProxyJob::sceneGraphInitialized()Andrew Smolko2018-10-051-2/+4
* QQuickItem: document which events are accepted by defaultMitch Curtis2018-10-042-1/+51
* Don't get confused about the grabber during replayDelayedPressShawn Rutledge2018-10-031-35/+35
* Add QQuickItemPrivate::updateOrAddItemChangeListener()Mitch Curtis2018-10-022-0/+11
* Prevent PathView's parent stealing mouse grab during double-flickChris Adams2018-09-241-0/+2
* Add some null pointer checks to avoid some rare crashesv5.11.2Jan Arve Sæther2018-09-112-10/+13
* Delete textures even if one of the windows is invisibleVaL Doroshchuk2018-08-271-5/+7
* Doc: add list of SVG colors to color QML Basic Type pageMitch Curtis2018-08-093-2/+605
* Doc: Rename section titles to avoid auto-linker issuesPaul Wicking2018-08-071-4/+4
* Fix build without GUI moduleSamuli Piippo2018-07-311-2/+2
* Doc: Add precision to scene graph descriptionPaul Wicking2018-07-301-4/+4
* Remove const from QQuickPointerEvent::device propertyShawn Rutledge2018-07-271-1/+1
* Doc: Fix broken link targetsPaul Wicking2018-07-251-0/+1
* Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-171-1/+0
* Doc: update link to point to Controls 2 rather than Controls 1Mitch Curtis2018-07-161-1/+1
* [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-131-0/+1
* Doc: Fix broken link to examplePaul Wicking2018-07-131-1/+1
* QQuickRenderControl: Grab framebuffer with alpha if the window uses itAndy Shaw2018-07-121-1/+2
* Item, QQuickItem: document which properties are used in map functionsMitch Curtis2018-07-102-0/+34
* Doc: add section about type safetyMitch Curtis2018-07-101-0/+30
* Doc: clarify and trim down the list in "Using Qt Quick Layouts"Mitch Curtis2018-07-091-6/+5
* Doc: replace "KiSS" section with Coding ConventionsMitch Curtis2018-07-061-6/+5
* Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-2/+6
* Doc: add a section that demonstrates various contentX/contentY statesMitch Curtis2018-07-0411-1/+26
* Doc: Mark the \snippet statements with a .pro fileVenugopal Shivashankar2018-07-021-0/+2
* Doc: clarify behavior of QQuickItem's constructorMitch Curtis2018-07-021-0/+3
* Doc: Fix broken linksVenugopal Shivashankar2018-06-282-2/+2
* Build without the draganddrop featureAndy Shaw2018-06-252-3/+2
* QQuickPathViewPrivate: fix heap-use-after-freeMitch Curtis2018-06-251-0/+5
* Doc: Move literal codeblocks to snippet filesVenugopal Shivashankar2018-06-223-6/+58
* Doc: Move the code snippets to a separate snippet fileVenugopal Shivashankar2018-06-225-21/+220
* Fix transitive includeUlf Hermann2018-06-201-0/+2
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-1962-116/+116
* Flickable: fix another possible cause for out-of-sync moving flagsNils Jeisecke2018-06-191-4/+2
* Fix subrect of mismatched dpr sprite imageAllan Sandfeld Jensen2018-06-011-5/+5
* Doc: link to integration flowchart in "Interacting with QML from C++"Mitch Curtis2018-05-221-2/+2
* setGrabberItem: consistently call touchUngrabEvent or mouseUngrabEventShawn Rutledge2018-05-152-8/+7
* Pass the arguments correctly to QRadialGradientAndy Shaw2018-05-151-1/+1
* Fix for input method commit that ends with newlinePaul Olav Tvete2018-05-141-1/+7
* Fix build without features.gesturesTasuku Suzuki2018-05-145-2/+32
* MouseArea: set pressed state to Qt::NoButton not nullptrShawn Rutledge2018-05-131-1/+1
* Fix bug where Ungrab event was not sentJan Arve Sæther2018-05-111-1/+2
* Fix build without features.quick-shadereffectTasuku Suzuki2018-05-101-0/+1
* Fix crash when changing the source of AnimatedImage after a frame changeLouis du Verdier2018-05-081-5/+11
* Fix Hidpi BorderImage in software rendererAllan Sandfeld Jensen2018-05-021-4/+7
* QQuickItem: Guard against null deref in transformationsRobin Burchell2018-04-301-0/+6
* Doc: add "Best Practices for QML and Qt Quick" to best-practices groupMitch Curtis2018-04-281-0/+1