subsurface/desktop-widgets/tab-widgets
Berthold Stoeger 00ff63f186 desktop: update date and time fields if user changes format
This was more painful than expected, because we get the "preferences"
changed signal too early when the user switches to system format.
The correct format is set by the preferences-widget, not the preferences
subsystem.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-05-22 10:00:43 -07:00
..
maintab.cpp desktop: update date and time fields if user changes format 2020-05-22 10:00:43 -07:00
maintab.h desktop: update date and time fields if user changes format 2020-05-22 10:00:43 -07:00
maintab.ui Fixes in tab widget UI layout 2019-11-16 08:32:07 -08:00
TabBase.cpp
TabBase.h
TabDiveEquipment.cpp desktop: use current_dive instead of displayed_dive on equipment tab 2020-05-07 08:56:57 -07:00
TabDiveEquipment.h undo: show multiple dive warning when editing equipment 2020-04-07 00:13:35 +02:00
TabDiveEquipment.ui Move the Suit text box from the Notes tab to the Equipment tab 2019-08-08 09:12:09 -07:00
TabDiveExtraInfo.cpp cleanup: generalize ExtraDataModel to display data of any dc 2020-05-07 08:46:15 -07:00
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp desktop: update information tab when cylinders change 2020-05-06 11:44:22 -07:00
TabDiveInformation.h desktop: update information tab when cylinders change 2020-05-06 11:44:22 -07:00
TabDiveInformation.ui desktop UI: small cleanups of salinity code 2020-01-06 07:00:34 +09:00
TabDivePhotos.cpp desktop: use current_dive to save subtitles 2020-05-07 08:56:58 -07:00
TabDivePhotos.h Write dive data as video subtitles 2019-04-16 20:38:19 +02:00
TabDivePhotos.ui
TabDiveSite.cpp Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
TabDiveSite.h Desktop: don't connect to remove() slot of model from TableModel 2019-12-05 10:14:25 -08:00
TabDiveSite.ui desktop: rearrange widgets on the dive site tab 2020-04-20 09:46:24 -07:00
TabDiveStatistics.cpp statistics tab: use current_dive to decide whether user is freediving 2020-05-07 08:56:56 -07:00
TabDiveStatistics.h desktop: update statistics tab when cylinders changed 2020-05-06 11:44:22 -07:00
TabDiveStatistics.ui