aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
...
* Quick: Clean up some includesUlf Hermann2020-06-046-49/+47
* Clean up registration of QEasingCurveUlf Hermann2020-05-193-15/+2
* Register value types declarativelyUlf Hermann2020-04-281-19/+53
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-241-5/+5
|\
| * Doc: AnimatedImage incompatible with QQuickImageProviderNico Vertriest2020-04-231-5/+5
* | Add additional properties to FontLoader to help disambiguateEskil Abrahamsen Blomfeldt2020-04-232-24/+104
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-04-221-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-0/+1
| |\
| | * OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-071-0/+1
* | | Change qHash return value to size_tFabian Kosmale2020-04-161-1/+1
* | | Implement Qt.alpha()Maximilian Goldstein2020-04-143-0/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-8/+12
|\| |
| * | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-311-8/+12
* | | Implement modifying colors using methodsMaximilian Goldstein2020-04-022-1/+19
* | | Encapsulate QQmlContextDataUlf Hermann2020-03-231-5/+4
* | | Remove QRegExpValidator usagesLars Knoll2020-03-183-52/+0
* | | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-161-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-10/+0
|\| |
| * | Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-102-10/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-092-2/+2
|\| |
| * | QQuickColorSpaceValueType: Version importFabian Kosmale2020-02-251-0/+1
| * | Revert "Replace call to deprecated QNetworkReply::error method"Timur Pocheptsov2020-02-242-2/+2
* | | Add major version to all Q_REVISIONsUlf Hermann2020-02-1922-29/+72
* | | Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-181-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-175-12/+66
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-02-038-1/+270
|\| |
| * | Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-316-1/+190
| * | Add Behavior.targetProperty propertyPierre-Yves Siret2020-01-312-0/+80
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-313-48/+94
|\| |
| * | Teach QQuickPixmap to handle requests for image regionsShawn Rutledge2020-01-303-48/+94
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-301-2/+2
|\| |
| * | Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-254-4/+330
|\| |
| * | QQuickImageProvider: PDF is a scalable format like SVGShawn Rutledge2020-01-231-4/+4
| * | Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-213-0/+326
* | | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-213-8/+8
* | | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-212-13/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-208-28/+72
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-145-203/+5
|\| |
| * | 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
| | |\