subsurface/desktop-widgets/tab-widgets
Berthold Stoeger cded7ef5fe selection: pass down selection to tab widgets
On selection change, pass down selection (including current
dive and dc) to the tab widgets. Ultimately, this should
remove access to global variables. A number of new accesses
are marked as TODO. They shall be removed in due course.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2023-04-16 20:23:59 +02:00
..
maintab.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
maintab.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabBase.cpp cleanup: replace empty TabBase constructor by using directive 2022-03-12 18:33:34 +01:00
TabBase.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveEquipment.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveEquipment.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveEquipment.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDiveExtraInfo.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveExtraInfo.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveExtraInfo.ui Cleanup: Move dive-equipment tab into own translation units 2019-04-15 10:30:04 +12:00
TabDiveInformation.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveInformation.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveInformation.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDiveNotes.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveNotes.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveNotes.ui cleanup: break out the dive-notes tab 2022-03-12 18:33:32 +01:00
TabDivePhotos.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDivePhotos.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDivePhotos.ui Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
TabDiveStatistics.cpp selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveStatistics.h selection: pass down selection to tab widgets 2023-04-16 20:23:59 +02:00
TabDiveStatistics.ui Reorganise the current statistics tab 2020-11-04 11:34:26 -08:00