aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-102-10/+0
* QQuickColorSpaceValueType: Version importFabian Kosmale2020-02-251-0/+1
* Revert "Replace call to deprecated QNetworkReply::error method"Timur Pocheptsov2020-02-242-2/+2
* Rearrange QQuickPixmapKey operator==Shawn Rutledge2020-02-151-2/+5
* Optimize QQuickPixmapCache readImage() slightlyShawn Rutledge2020-02-141-2/+3
* Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-073-7/+56
* Privately export QQuickFlickablePrivate and QQuickTableViewPrivateMitch Curtis2020-02-061-1/+2
* Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-316-1/+190
* Add Behavior.targetProperty propertyPierre-Yves Siret2020-01-312-0/+80
* Teach QQuickPixmap to handle requests for image regionsShawn Rutledge2020-01-303-48/+94
* Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-2/+2
* QQuickImageProvider: PDF is a scalable format like SVGShawn Rutledge2020-01-231-4/+4
* Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-213-0/+326
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-174-14/+14
* Replace call to deprecated QNetworkReply::error methodFabian Kosmale2020-01-172-2/+2
* QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-153-12/+56
* Generate registrations for all importsUlf Hermann2020-01-104-200/+0
* Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-12-195-7/+7
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-171-3/+5
|\
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-3/+5
| |\
| | * QQuickPixmapCache: Don't dereference nullptrv5.14.0-rc2v5.14.0Fabian Kosmale2019-12-051-3/+5
* | | QQuickStyledTextPrivate: fix padding and initializationShawn Rutledge2019-12-131-9/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-1/+1
|\| |
| * | QQuickBehavior: Check that animation is not semi-deletedFabian Kosmale2019-11-291-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-4/+4
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-111-4/+4
* | Add support for semi-automatic QML type registrationsUlf Hermann2019-10-141-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-102-0/+7
|\|
| * Add a property "valid" to the color value typeUlf Hermann2019-10-082-0/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-083-3/+3
|\|
| * Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-073-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-042-3/+6
|\|
| * QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-021-1/+1
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-2/+5
| |\
| | * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-2/+5
* | | Quick: Move BoundaryRule into labsanimationUlf Hermann2019-09-273-722/+0
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2625-63/+257
|/ /
* | PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-031-7/+13
* | PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-022-35/+41
* | Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-022-18/+28
* | Harmonize meta object revisions and minor versionsUlf Hermann2019-08-263-5/+5
* | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-242-31/+55
* | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-8/+12
|\|
| * Doc: Correct error in doc Transition QML TypeNico Vertriest2019-08-191-8/+12
* | Add QQuickPathMultiLinePaolo Angelelli2019-07-182-3/+179
* | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-042-59/+29
* | QQuickState: fix quadratic loopMarc Mutz2019-07-041-6/+8
* | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-1/+1