aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.11Kari Oikarinen2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-046-8/+81
|\
| * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-201-0/+58
| * 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
* | Stop codegen after errorErik Verbruggen2018-11-162-9/+12
* | JS: Check array subscripts for validity when generating codeErik Verbruggen2018-11-162-1/+23
|/
* Bump versionOswald Buddenhagen2018-11-081-1/+1
* 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-192-5/+75
* 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-134-0/+92
* Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-112-4/+52
* qmlplugindump: Remove sigsegv handlerKai Koehne2018-10-111-25/+0
* 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
* Amend TouchMouse::buttonOnDelayedPressFlickable to test delayed tapShawn Rutledge2018-10-031-38/+66
* 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-242-0/+57
* 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 remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-092-0/+64
|\|
| * Add changes file for Qt 5.11.2Antti Kokko2018-08-291-0/+60
| * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-272-5/+24
| |\
| * | Doc: Fix broken linkPaul Wicking2018-08-231-0/+4
* | | examples: Fix LauncherList page components being hidden on window resizeTor Arne Vestbø2018-09-071-2/+0
| |/ |/|
* | 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: 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
* Bump versionOswald Buddenhagen2018-07-301-1/+1
* 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
* Examples: Remove the metadata from some docs screen shotsAlessandro Portale2018-07-275-0/+0
* Doc: Fix broken link targetsPaul Wicking2018-07-252-5/+6
* Doc: Add homepage to masm attributionKai Koehne2018-07-241-0/+1
* tst_qmldiskcache: speed up testThiago Macieira2018-07-221-1/+7