aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix leaking resources by OpenVG scene graph backendKirill Burtsev2018-11-143-5/+16
* Fix leaking textures and animation resources by software backendKirill Burtsev2018-11-142-3/+7
* Doc: Add a link from enumeration basic type to enum attributesAlexander Akulich2018-11-061-0/+1
* Doc: Add enumeration object attributes to the QML ReferenceAlexander Akulich2018-11-061-0/+1
* 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
* Doc: place more importance on not binding to x/y/width/heightMitch Curtis2018-10-171-4/+8
* Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-132-0/+10
* Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-111-0/+22
* Document that aliases cannot point to attached propertiesMitch Curtis2018-10-091-0/+2
* Fix crash in QQuickAnimatorProxyJob::sceneGraphInitialized()Andrew Smolko2018-10-051-2/+4
* QQuickItem: document which events are accepted by defaultMitch Curtis2018-10-042-1/+51
* Mark QML captured scope/context loads as having side effectsErik Verbruggen2018-10-041-0/+4
* Don't get confused about the grabber during replayDelayedPressShawn Rutledge2018-10-031-35/+35
* YarrJIT: disable MatchResult decoding constructor on 64bitErik Verbruggen2018-10-022-1/+3
* Add QQuickItemPrivate::updateOrAddItemChangeListener()Mitch Curtis2018-10-022-0/+11
* Add QT_CONFIG(filesystemwatcher) guard for includeLiang Qi2018-10-011-0/+2
* Fix Integrity OS allocator memory attributesJanne Koskinen2018-09-283-7/+11
* Doc: Remove wrong ';' from Q_PROPERTY exampleKai Koehne2018-09-271-1/+1
* Prevent PathView's parent stealing mouse grab during double-flickChris Adams2018-09-241-0/+2
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-112-10/+13
|\
| * Add some null pointer checks to avoid some rare crashesv5.11.2Jan Arve Sæther2018-09-112-10/+13
* | Build: XmlListModel depends on qtConfig(qml-network)Liang Qi2018-09-101-0/+2
|/
* Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-272-5/+24
|\
| * Delete textures even if one of the windows is invisibleVaL Doroshchuk2018-08-271-5/+7
| * Fix quadratic behavior when allocating very large objectsLars Knoll2018-08-211-0/+17
* | Doc: Fix broken linkPaul Wicking2018-08-231-0/+4
|/
* 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
* Doc: Use [] instead of new Array() in snippetPaul Wicking2018-07-311-1/+1
* Fix build without GUI moduleSamuli Piippo2018-07-311-2/+2
* Doc: Extend ItemSelectionModel QML documentationPaul Wicking2018-07-301-4/+59
* 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
* Doc: Add homepage to masm attributionKai Koehne2018-07-241-0/+1
* Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-171-1/+0
* Fix unaligned memory access on ARMSimon Hausmann2018-07-171-1/+1
* Doc: update link to point to Controls 2 rather than Controls 1Mitch Curtis2018-07-161-1/+1
* Doc: Extend documentation for ItemSelectionModelPaul Wicking2018-07-161-0/+41
* Fix conversion of numeric literals in the AST to stringsSimon Hausmann2018-07-132-1/+23
* [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
* Doc: Update QTime to JavaScript Date conversion descriptionPaul Wicking2018-07-101-9/+9
* Item, QQuickItem: document which properties are used in map functionsMitch Curtis2018-07-102-0/+34
* QML Debugger: Check in time if values can be saved to QDataStreamUlf Hermann2018-07-101-9/+34
* Doc: add section about type safetyMitch Curtis2018-07-101-0/+30
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-091-0/+3
* Doc: clarify and trim down the list in "Using Qt Quick Layouts"Mitch Curtis2018-07-091-6/+5