aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-3/+5
|\
| * Use the image handler to return a scaled size for the SVGAndy Shaw2018-01-311-3/+5
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-067-35/+56
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-027-35/+56
| |\|
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | |\
| | | * Avoid repeated calls into thread local storage to get the animation timerLars Knoll2018-01-221-1/+1
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-246-34/+55
| | |\|
| | | * Speed up PropertyChange state applicationSimon Hausmann2018-01-173-18/+24
| | | * Check the context matcher for isDestroyed() before assigning itUlf Hermann2017-12-201-1/+2
| | | * Make deletion of transitions safeLars Knoll2017-12-112-15/+29
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
* | | | Add optimized path for QML ShapePathKaj Grönholm2018-02-013-2/+45
|/ / /
* | | Refactor compressed texture file readingEirik Aavitsland2018-01-271-10/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+3
| |\|
| | * watch for the actual render window if there is a QQuickRenderControlMarco Martin2017-11-221-0/+3
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-081-1/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-1/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-131-1/+3
| | |\|
| | | * Make sure we remove stopped animators from the list of rootsGunnar Sletta2017-11-101-1/+3
* | | | Add missing Q_OBJECT macro to QQuickTextureFactorySimon Hausmann2018-01-021-0/+1
|/ / /
* | | Add NOTIFY signals for QtQuick Animation classes to/from propertiesKevin Krammer2017-12-162-10/+10
* | | Make qml-debug a proper featureUlf Hermann2017-11-082-4/+7
* | | Add new PathAngleArc typeMichael Brasser2017-11-072-9/+248
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-061-1/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-251-1/+5
| |\|
| | * QQuickAnimatorProxyJob: Disconnect from window when unsetting itUlf Hermann2017-10-241-1/+5
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-272-2/+2
* | | Disambiguate QQuickStateActionEvent::overrideKevin Funk2017-09-253-5/+5
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-252-15/+15
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-052-5/+5
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-292-5/+5
* | Doc: mention that Path is a non-visual typeMitch Curtis2017-08-251-0/+3
* | Add property to disable shaping on fontsEskil Abrahamsen Blomfeldt2017-08-253-0/+25
* | Add very basic compressed texture supportMichael Brasser2017-08-071-7/+38
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+7
|\|
| * Doc: Enclose regular expressions with \badcodeTopi Reinio2017-06-161-1/+7
* | Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-303-0/+19
* | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-194-9/+203
|\ \
| * | Path and PathMove doc fixesLaszlo Agocs2017-06-191-12/+10
| * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-082-1/+6
| |\ \
| * | | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-073-1/+7
| * | | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-8/+8
| * | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-3125-0/+45
| |\ \ \
| * | | | Move PathItem to qt.labsLaszlo Agocs2017-04-255-770/+4
| * | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-259-69/+85
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-032-4/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-015-23/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-253-12/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-2311-33/+18
| |\ \ \ \ \ \ \ \