subsurface/desktop-widgets/preferences
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
..
abstractpreferenceswidget.cpp Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
abstractpreferenceswidget.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
CMakeLists.txt Don't rely on CMAKE_AUTOUIC 2015-11-09 18:00:56 -08:00
preferences_defaults.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_defaults.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_defaults.ui Restore proper spin-box/slider behavior for animation setting. 2015-11-15 22:22:34 -08:00
preferences_georeference.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_georeference.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_graph.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_graph.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_graph.ui Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40 2017-11-13 11:53:55 +01:00
preferences_language.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_language.h preferences: support a pre-defined list of date formats 2017-11-10 09:21:47 -08:00
preferences_network.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_network.h Fix typo: successfull -> successful and succesfully -> successfully 2017-11-20 10:01:15 +01:00
preferences_network.ui Re-add the signal connections 2015-11-04 17:24:31 -08:00
preferences_units.cpp Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
preferences_units.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_units.ui Preferences units dialog: Tab order and silence warnings 2017-10-09 11:49:29 +03:00
preferencesdialog.cpp Fix ownership issues in preferences code 2017-11-25 07:41:09 -08:00
preferencesdialog.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
prefs_georeference.ui Remove three obsolete preferences options for geocoding 2017-10-29 11:07:52 -07:00
prefs_language.ui preferences: support a pre-defined list of time formats 2017-11-10 09:21:47 -08:00