subsurface/desktop-widgets/tab-widgets
Berthold Stoeger 9d3b15bf9c translations: initialize water type strings at run time
The water type strings were static and therefore passed through
gettextFromC::tr() before main(). One would hope to get a warning
in such a case, but this is not the case.

Therefore, use the QT_TRANSLATE_NOOP macro to register the strings
in Qt's translation system and translate the list when needed.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-09-21 13:42:00 -07:00
..
maintab.cpp cleanup: create common QDateTime -> timestamp conversion function 2020-05-22 12:31:06 -07:00
maintab.h desktop: update date and time fields if user changes format 2020-05-22 10:00:43 -07:00
maintab.ui
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
TabDiveEquipment.ui
TabDiveExtraInfo.cpp
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp translations: initialize water type strings at run time 2020-09-21 13:42:00 -07:00
TabDiveInformation.h
TabDiveInformation.ui
TabDivePhotos.cpp desktop: use current_dive to save subtitles 2020-05-07 08:56:58 -07:00
TabDivePhotos.h
TabDivePhotos.ui
TabDiveSite.cpp
TabDiveSite.h
TabDiveSite.ui
TabDiveStatistics.cpp statistics tab: use current_dive to decide whether user is freediving 2020-05-07 08:56:56 -07:00
TabDiveStatistics.h
TabDiveStatistics.ui