aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-279-27/+67
|\
| * Fix crash when using drag with Drag.AutomaticFriedemann Kleint2018-04-262-3/+12
| * Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-267-24/+55
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-04-266-90/+60
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-266-90/+60
| |\|
| | * Fix QQuickListViewPrivate::snapItemAt for lists with spacingJohan Klokkhammer Helsing2018-04-251-1/+6
| | * Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-245-89/+54
* | | Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-2/+2
* | | Fix issue where updated text in layout is not correctly rewrappedEskil Abrahamsen Blomfeldt2018-04-262-17/+31
|/ /
* | TableView: implement getAttachedObject() for convenienceRichard Moe Gustavsen2018-04-251-15/+19
* | TableView: add destructor that deletes resourcesRichard Moe Gustavsen2018-04-251-0/+6
* | QQuickWindow: Don’t crash on events during destructionMorten Johan Sørvig2018-04-241-6/+15
* | QQuickItemViewFxItem: init indexRichard Moe Gustavsen2018-04-231-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-214-11/+11
|\|
| * Document latest QtQuick.Test import version to be 2.11Kai Koehne2018-04-201-2/+2
| * Document latest QtQuick.Layouts import to be 2.11Kai Koehne2018-04-202-3/+3
| * Document latest QtQuick.Particles import version to be 2.11Kai Koehne2018-04-201-3/+3
| * Doc: Bump QtQuick import to 2.11Kai Koehne2018-04-191-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-184-3/+124
|\|
| * Doc: Add Licensing section to "Qt Quick Test", "Qt Quick Layouts"Kai Koehne2018-04-171-0/+9
| * Fix Text with ElideRight not being rendered when reparentedMitch Curtis2018-04-171-1/+3
| * Doc: Describe new 5.11 features in Image elementv5.11.0-beta4Eirik Aavitsland2018-04-132-2/+112
* | Disambiguate different allocation functions in the memory managerLars Knoll2018-04-122-9/+9
* | QQuickTableView: add new class: QQuickTableViewRichard Moe Gustavsen2018-04-124-1/+1751
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-124-6/+15
|\|
| * Make QSGLayer::grab work correctly in software rendererJan Marker2018-04-114-6/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-104-10/+26
|\|
| * clear() the loader before destroying itLars Knoll2018-04-091-4/+1
| * Improve QQuickItemGrabResult::image() docsMitch Curtis2018-04-091-1/+1
| * Avoid marking hidden windows as updatePending in Gui render loopDavid Edmundson2018-04-091-1/+4
| * Doc: Improve the "Interacting with QML from C++" sectionMitch Curtis2018-04-091-4/+20
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-04-095-10/+55
|\|
| * Fix Flickable mouse wheel handling on macOSNils Jeisecke2018-04-061-4/+6
| * Doc: Change the section title to avoid a linking conflictVenugopal Shivashankar2018-04-061-1/+1
| * Doc: correct Sprite's detailed descriptionMitch Curtis2018-04-051-2/+2
| * Doc: Add a section on scalable application UIVenugopal Shivashankar2018-04-053-3/+46
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-287-10/+24
|\|
| * Doc: Drop the use of QT_PLUGIN_PATH in documentation configTopi Reinio2018-03-283-48/+5
| * QQuickPointerHandler: make classBegin and componentComplete protectedShawn Rutledge2018-03-272-5/+13
| * Quick/DesignerSupport: Use QByteArrayList when checking property listsFriedemann Kleint2018-03-272-4/+4
| * doc: Fix qtquick.qdocconf to include stuff for qtquickwidgetsMartin Smith2018-03-222-0/+49
| * Correct logging of swap time in software render loopMichael Brüning2018-03-221-1/+1
* | QQuickItemViewFxItem: factor out FxViewItem from QQuickItemViewRichard Moe Gustavsen2018-03-235-139/+279
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-224-2/+42
|\|
| * Add a feature for DelegateModelUlf Hermann2018-03-211-1/+7
| * Do not look up objects in deferred propertiesThomas Hartmann2018-03-213-1/+35
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-212-102/+217
|\|
| * Doc: provide an example of the C++ - QML interaction pathMitch Curtis2018-03-211-11/+115
| * Doc: mention alternative syntax for resource filesMitch Curtis2018-03-211-15/+35
| * Rename best practices page to "Best Practices for QML and Qt Quick"Mitch Curtis2018-03-201-5/+5