subsurface/profile-widget
Michael Keller ee25e8a1db Refactoring: Improve event_loop.
Improve the event loop architecture by making it set the divecomputer in
the constructor - using the same loop for multiple dive computers is not
intended to work.
Also change `next()` in `divemode_loop` to `at()` to make the name more
aligned with its function.

Signed-off-by: Michael Keller <github@ike.ch>
2024-09-03 21:24:40 +02:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt
divecartesianaxis.cpp
divecartesianaxis.h
diveeventitem.cpp core: move gasname() to struct gasmix 2024-08-13 19:28:30 +02:00
diveeventitem.h core: turn event-list of divecomputer into std::vector<> 2024-08-13 19:28:30 +02:00
divehandler.cpp Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
divehandler.h Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
divelineitem.cpp
divelineitem.h
divepercentageitem.cpp Profile: Fix the Initial Gasmix. 2024-09-03 18:19:44 +12:00
divepercentageitem.h
divepixmapcache.cpp
divepixmapcache.h
divepixmapitem.cpp
divepixmapitem.h
diveprofileitem.cpp Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
diveprofileitem.h
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp profile: C++-ify plot_info 2024-08-13 19:28:30 +02:00
divetooltipitem.h
profilescene.cpp core: move get_dive_dc() to struct dive 2024-08-13 19:28:30 +02:00
profilescene.h
profilewidget2.cpp Refactoring: Improve event_loop. 2024-09-03 21:24:40 +02:00
profilewidget2.h Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
qmlprofile.cpp core: move number_of_divecomputers to struct dive 2024-08-13 19:28:30 +02:00
qmlprofile.h
ruleritem.cpp profile: C++-ify plot_info 2024-08-13 19:28:30 +02:00
ruleritem.h
tankitem.cpp Profile: Fix the Initial Gasmix. 2024-09-03 18:19:44 +12:00
tankitem.h