qtdeclarative/tests/manual/highdpi
Andy Nichols d0dc7cec78 BorderImage support for @2x assets
Despite being a subclass of QQuickImageBase, BorderImage components did
not support using @2x assets like Image components.  The 9 patch image
logic now accounts for device pixel ratio when needed.

Manual tests added for stretch, repeat and round tiling modes.

[ChangeLog][BorderImage] Add support for @2x HiDPI border images.
This means, no more need to multiply the border sizes by the device
pixel ratio.

Change-Id: I79958739929964c816ba5dacedd9eaf93a60a183
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-05-06 14:25:38 +00:00
..
ImageProvider High-dpi SVG and QQuickImageProvider Images 2015-02-13 19:22:39 +00:00
BorderImage.png BorderImage support for @2x assets 2015-05-06 14:25:38 +00:00
BorderImage@2x.png BorderImage support for @2x assets 2015-05-06 14:25:38 +00:00
TiledBorderImage.png BorderImage support for @2x assets 2015-05-06 14:25:38 +00:00
TiledBorderImage@2x.png BorderImage support for @2x assets 2015-05-06 14:25:38 +00:00
borderimage.qml BorderImage support for @2x assets 2015-05-06 14:25:38 +00:00
fillmodes.qml Update copyright headers 2015-02-12 10:28:11 +00:00
heart-highdpi@2x.png Implement high-dpi "@2x" image handling. 2014-03-20 22:12:24 +01:00
heart-lowdpi.png Implement high-dpi "@2x" image handling. 2014-03-20 22:12:24 +01:00
heart.png Implement high-dpi "@2x" image handling. 2014-03-20 22:12:24 +01:00
heart.svg High-dpi SVG and QQuickImageProvider Images 2015-02-13 19:22:39 +00:00
heart@2x.png Implement high-dpi "@2x" image handling. 2014-03-20 22:12:24 +01:00
highdpi.pro High-dpi SVG and QQuickImageProvider Images 2015-02-13 19:22:39 +00:00
highdpi.qmlproject High-dpi SVG and QQuickImageProvider Images 2015-02-13 19:22:39 +00:00
image.qml Update copyright headers 2015-02-12 10:28:11 +00:00
image2.qml Update copyright headers 2015-02-12 10:28:11 +00:00
imageprovider.cpp Fixed license headers 2015-02-17 13:33:18 +00:00
imageprovider.qml Fixed license headers 2015-02-17 13:33:18 +00:00
imagesize.qml Update copyright headers 2015-02-12 10:28:11 +00:00
mirror.qml Update copyright headers 2015-02-12 10:28:11 +00:00
sourcesize.qml Update copyright headers 2015-02-12 10:28:11 +00:00
svg.qml Fixed license headers 2015-02-17 13:33:18 +00:00