aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-022-0/+4
* Update plugins.qmltypes for WindowMarco Benelli2018-07-021-1/+1
* Doc: clarify behavior of QQuickItem's constructorMitch Curtis2018-07-021-0/+3
* Doc: Fix broken linksVenugopal Shivashankar2018-06-282-2/+2
* Show error message when type qmlRegisterType and friends failErik Verbruggen2018-06-263-21/+48
* Build without the draganddrop featureAndy Shaw2018-06-252-3/+2
* Doc: Improve shared javascript resources phrasingPaul Wicking2018-06-251-9/+18
* QQuickPathViewPrivate: fix heap-use-after-freeMitch Curtis2018-06-251-0/+5
* Doc: Move literal codeblocks to snippet filesVenugopal Shivashankar2018-06-226-12/+116
* Doc: Move the code snippets to a separate snippet fileVenugopal Shivashankar2018-06-225-21/+220