summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/icons
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2017-11-04 21:23:37 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-05 14:48:56 -0800
commit956b45ddfda060fcd818659ee05618ed2e4bfcab (patch)
tree1acb6ff91cba57e059e7eac8868ecd066539b230 /mobile-widgets/qml/icons
parent6ce4239884780fafdf641fa52a2a8c7a0a02450d (diff)
downloadsubsurface-956b45ddfda060fcd818659ee05618ed2e4bfcab.tar.gz
map-widget: move the widget and its resources to 'map-widget'
Move all the map widget platform agnostic files to the <subsurface-root>/map-widget folder. This avoids the confusion about the desktop version of subsurface using mobile components. The map widget is planned as a shared component between the mobile and desktop versions. desktop-widgets/mapwidget[.h/.cpp] still remain as those are specific to the desktop version. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'mobile-widgets/qml/icons')
-rw-r--r--mobile-widgets/qml/icons/mapwidget-context-menu.pngbin242 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-marker-gray.pngbin2033 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-marker-selected.pngbin1995 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-marker.pngbin1801 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-toggle-satellite.pngbin6288 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-toggle-street.pngbin5916 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-zoom-in.pngbin256 -> 0 bytes
-rw-r--r--mobile-widgets/qml/icons/mapwidget-zoom-out.pngbin242 -> 0 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/mapwidget-context-menu.png b/mobile-widgets/qml/icons/mapwidget-context-menu.png
deleted file mode 100644
index 6ab7cf77d..000000000
--- a/mobile-widgets/qml/icons/mapwidget-context-menu.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-marker-gray.png b/mobile-widgets/qml/icons/mapwidget-marker-gray.png
deleted file mode 100644
index 856db9f5b..000000000
--- a/mobile-widgets/qml/icons/mapwidget-marker-gray.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-marker-selected.png b/mobile-widgets/qml/icons/mapwidget-marker-selected.png
deleted file mode 100644
index 57f4efa27..000000000
--- a/mobile-widgets/qml/icons/mapwidget-marker-selected.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-marker.png b/mobile-widgets/qml/icons/mapwidget-marker.png
deleted file mode 100644
index a1be73866..000000000
--- a/mobile-widgets/qml/icons/mapwidget-marker.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png b/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png
deleted file mode 100644
index 7ee536929..000000000
--- a/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-toggle-street.png b/mobile-widgets/qml/icons/mapwidget-toggle-street.png
deleted file mode 100644
index 04a668c3f..000000000
--- a/mobile-widgets/qml/icons/mapwidget-toggle-street.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-zoom-in.png b/mobile-widgets/qml/icons/mapwidget-zoom-in.png
deleted file mode 100644
index 8c2521c3e..000000000
--- a/mobile-widgets/qml/icons/mapwidget-zoom-in.png
+++ /dev/null
Binary files differ
diff --git a/mobile-widgets/qml/icons/mapwidget-zoom-out.png b/mobile-widgets/qml/icons/mapwidget-zoom-out.png
deleted file mode 100644
index bd372f17d..000000000
--- a/mobile-widgets/qml/icons/mapwidget-zoom-out.png
+++ /dev/null
Binary files differ