subsurface/desktop-widgets/tab-widgets
Berthold Stoeger 75886dd4d6 profile: render profile on desktop via QtQuick
This breaks all dynamic features, including animations,
zooming tooltips, planner-handles, etc. They will have to be
converted one-by-one to QtQuick, which will be a major pain,
as the ProfileView is destroyed by Qt6 on reparenting.
This means that the view cannot store any persistent state.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-09-11 10:35:04 +02:00
..
maintab.cpp core: move get_dive_dc() to struct dive 2024-08-13 19:28:30 +02:00
maintab.h
TabBase.cpp
TabBase.h
TabDiveEquipment.cpp Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
TabDiveEquipment.h
TabDiveEquipment.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDiveExtraInfo.cpp core: move get_dive_dc() to struct dive 2024-08-13 19:28:30 +02:00
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp profile: render profile on desktop via QtQuick 2024-09-11 10:35:04 +02:00
TabDiveInformation.h
TabDiveInformation.ui
TabDiveNotes.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
TabDiveNotes.h
TabDiveNotes.ui
TabDivePhotos.cpp desktop: use std::string to format subtitles 2024-08-13 19:28:30 +02:00
TabDivePhotos.h
TabDivePhotos.ui
TabDiveStatistics.cpp core: turn divecomputer list into std::vector<> 2024-08-13 19:28:30 +02:00
TabDiveStatistics.h
TabDiveStatistics.ui