aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* PacketProtocol: Explicitly transmit packet sizes in little endianUlf Hermann2018-06-221-5/+15
* Doc: Correct QML type for FolderListModel.folderPaul Wicking2018-06-211-4/+4
* Fix crash in binding setup during async load from a LoaderErik Verbruggen2018-06-211-1/+4
* Script::parse(): improve "function expressions as statement" error msgMitch Curtis2018-06-201-3/+4
* Fix transitive includeUlf Hermann2018-06-201-0/+2
* revert change 353164263c55825a0ec72d30128c50560c626334Lars Knoll2018-06-194-18/+3
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-19112-173/+173
* Flickable: fix another possible cause for out-of-sync moving flagsNils Jeisecke2018-06-191-4/+2
* Tooling: Fix integer range checksUlf Hermann2018-06-062-10/+5
* Fix subrect of mismatched dpr sprite imageAllan Sandfeld Jensen2018-06-011-5/+5