subsurface/desktop-widgets/tab-widgets
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
..
maintab.cpp Don't change visibility of depth and duration UI field when no dive 2017-11-29 01:22:01 +01:00
maintab.h Inform LocationFilterModel of added dive site name 2017-11-26 18:50:40 -08:00
maintab.ui Use consistent aliases for all icons. 2017-11-29 11:46:35 +01:00
TabBase.cpp Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabBase.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.cpp Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.ui Break down MainTab into smaller classes 2017-04-06 18:23:25 -07:00
TabDiveInformation.cpp Use helper function dive_endtime() where apropriate 2017-10-01 23:55:37 +03:00
TabDiveInformation.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveInformation.ui Change layout of information and statistics tab... 2017-05-01 21:24:02 -07:00
TabDivePhotos.cpp Fix slot handling in Photos tab 2017-07-12 08:25:58 -07:00
TabDivePhotos.h Fix slot handling in Photos tab 2017-07-12 08:25:58 -07:00
TabDivePhotos.ui Break down MainTab into smaller classes 2017-04-06 18:23:25 -07:00
TabDiveStatistics.cpp Use MAX_CYLINDERS consistently 2017-11-27 22:40:16 +01:00
TabDiveStatistics.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveStatistics.ui Change layout of information and statistics tab... 2017-05-01 21:24:02 -07:00