aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
...
* Quick: Make sure the module initialization runs in static buildsUlf Hermann2020-08-101-1/+142
* Fix compilation with newer qtbaseFabian Kosmale2020-08-061-2/+2
* Make the qtquick and qtqml plugins optionalUlf Hermann2020-07-021-7/+0
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-294-74/+23
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-1/+1
* Replace QQmlBoundSignalExpressionPointer with QQmlRefPointerUlf Hermann2020-06-241-8/+11
* Move resetOpenGLState out of QQFBOGiuseppe D'Angelo2020-06-233-0/+194
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-10/+16
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-164-43/+43
* Quick: Use unicode character literalsUlf Hermann2020-06-101-1/+1
* Fix warnings from deprecated QChar constructorVolker Hilsheimer2020-06-041-1/+1
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-044-23/+7
* 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