subsurface/desktop-widgets/tab-widgets
Stefan Fuchs e6d884cf26 Creation of dive duration string and surface interval string
Update the function to create the dive duration string in a way that
it can be used also in info and stats tab and added some more flexibility.

Changed layout for <1h freedives to "0:05:35" (w/o units) or "5:35min"
(with units and :) or "5min 35sec" (with units with space).

Add a new function to create the surface interval string.

Completely remove old function get_time_string() and get_time_string_s().

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
2017-05-26 15:50:52 -07:00
..
maintab.cpp Save tags when manually adding dive 2017-05-06 12:47:04 -07:00
maintab.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
maintab.ui Clean up some widgets 2017-04-06 18:25:15 -07: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 Creation of dive duration string and surface interval string 2017-05-26 15:50:52 -07: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 Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDivePhotos.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDivePhotos.ui Break down MainTab into smaller classes 2017-04-06 18:23:25 -07:00
TabDiveStatistics.cpp Creation of dive duration string and surface interval string 2017-05-26 15:50:52 -07: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