aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml/Weather/images
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-05-04 13:24:31 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-15 19:46:15 +0000
commit796fff91ac4197d41a82a453e28a1d86399ff5cf (patch)
tree8ab28c3d3e486f8184312bd1861de77e6624aee3 /examples/quickcontrols2/wearable/qml/Weather/images
parent9f80a466772c7e61bf7013e5c2e1726ca7c85b50 (diff)
Wearable Demo: fix fuzzy images on retina screens
Even though retina screens are not the primary target of the wearable demo, users can try out the demo on desktop. Provide crispy @2x image assets to give a better impression for those who have retina screens. Change-Id: If88367e14c586fd9718f43bbae73dee547d54aaf Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/wearable/qml/Weather/images')
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/humidity@2x.pngbin0 -> 3076 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/pressure@2x.pngbin0 -> 3256 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/sunrise@2x.pngbin0 -> 2427 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/sunset@2x.pngbin0 -> 2489 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/temperature@2x.pngbin0 -> 1977 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/weather@2x.pngbin0 -> 1061 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/images/wind@2x.pngbin0 -> 2309 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/humidity@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/humidity@2x.png
new file mode 100644
index 00000000..5c367a3e
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/humidity@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/pressure@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/pressure@2x.png
new file mode 100644
index 00000000..14c1cab3
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/pressure@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/sunrise@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/sunrise@2x.png
new file mode 100644
index 00000000..3a7892eb
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/sunrise@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/sunset@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/sunset@2x.png
new file mode 100644
index 00000000..39aeebe5
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/sunset@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/temperature@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/temperature@2x.png
new file mode 100644
index 00000000..0b4340ce
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/temperature@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/weather@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/weather@2x.png
new file mode 100644
index 00000000..6e4ce2f3
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/weather@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Weather/images/wind@2x.png b/examples/quickcontrols2/wearable/qml/Weather/images/wind@2x.png
new file mode 100644
index 00000000..bab49c04
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/images/wind@2x.png
Binary files differ