subsurface/map-widget
Martin Měřinský 92e9c6606f Use consistent aliases for all icons.
Icon aliases were inconsistent mess. Underscores vs. hyphens vs. camelCase.
With vs. without filename suffix. Lower vs. upper case. "icon" suffix vs.
prefix vs. nothing. Some were duplicated, eg warning vs. warning-icon. Some
icons didn't have alias at all.

This changes all icon aliases to one, easy grep-able style which complies
to Freedesktop Icon Naming Specification (Guidelines).

Signed-off-by: Martin Měřinský <mermar@centrum.cz>
2017-11-29 11:46:35 +01:00
..
qml Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
qmlmapwidgethelper.cpp map-widget: use 'getter' function coordinate() for MapLocation 2017-11-27 22:59:22 +01:00
qmlmapwidgethelper.h map-widget: allow real-time updates of edited markers 2017-11-09 12:40:25 -08:00