subsurface/core/subsurface-qt
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
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Creation of dive duration string and surface interval string 2017-05-26 15:50:52 -07:00
DiveObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
SettingsObjectWrapper.cpp Wire up duration units preference UI 2017-05-06 13:49:36 -07:00
SettingsObjectWrapper.h Wire up duration units preference UI 2017-05-06 13:49:36 -07:00