aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-0/+73
| * | | | | | | | | Add X axis rotation property to PathArcLaszlo Agocs2017-01-102-2/+44
| * | | | | | | | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-196-3/+844
* | | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-151-0/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Doc: add doc and examples to RegExpValidator QML typeNico Vertriest2017-06-131-0/+13
* | | | | | | | | | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-5/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-06-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-1/+1
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | qquickpixmapcache: fix crash when loading images asynchronouslyArnaud Vrac2017-05-051-1/+1
* | | | | | | | | Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-061-0/+5
|/ / / / / / / /
* | | | | | | / Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-0225-0/+45
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Run includemocs in qtdeclarativeThiago Macieira2017-04-2625-0/+45
* | | | | | | Fix performance regression in animators since 5.6Gunnar Sletta2017-04-222-23/+3
* | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-214-5/+15
|\| | | | | |
| * | | | | | QQuickShortcut: Initialize idRobin Burchell2017-04-191-0/+1
| * | | | | | Fix warning for -no-feature-desktopservicesStephan Binner2017-04-181-0/+1
| * | | | | | QQuickAnimatorProxyJob: make sure to stop when detached from a windowJ-P Nurmi2017-04-181-3/+11
| * | | | | | Doc: Fix property name from "url" to "source"Leena Miettinen2017-04-121-1/+1
| * | | | | | Doc: Write URL in capital letters in textLeena Miettinen2017-04-121-1/+1
* | | | | | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-074-41/+67
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Use new ImageProviderWithOptions also for sync image loadingEirik Aavitsland2017-04-064-6/+17
| * | | | | Fix crash in QQuickPixmapReader & friendsAlbert Astals Cid2017-04-051-9/+9
| * | | | | Make scaled image size calculation available to image providersEirik Aavitsland2017-04-053-26/+41
* | | | | | QQuickImageProvider: Improve documentation about cancel() and finished()Robin Burchell2017-03-201-2/+12
* | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-1/+2
|\| | | | |
| * | | | | Build fix for -no-feature-quick-shadereffectPaul Olav Tvete2017-03-101-1/+2
| * | | | | Revert "QQuickAnimatorProxyJob: make sure to stop when detached from a window"Liang Qi2017-03-071-7/+1
| * | | | | QQuickAnimatorProxyJob: make sure to stop when detached from a windowJ-P Nurmi2017-03-061-1/+7
* | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-022-1/+7
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-1/+7
| |\ \ \ \
| | * | | | Improve QQuickAsyncImageProvider exampleAlbert Astals Cid2017-02-081-0/+4
| | * | | | Fix regression with UniformAnimator target property validationJoni Poikelin2017-02-011-1/+3
* | | | | | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-232-15/+15
|/ / / / /
* | | | | Allow to pass all the relevant info to QQuickPixmap::isCachedAlbert Astals Cid2017-02-032-3/+3