1
0
Fork 0
mirror of https://github.com/subsurface/subsurface.git synced 2025-02-19 22:16:15 +00:00
subsurface/profile-widget
Michael Keller c5546fb52f Cleanup: Optimise String Handling.
Cleanup of the sub-optimal string handling in .

Signed-off-by: Michael Keller <github@ike.ch>
2024-06-01 14:43:03 +02:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt
divecartesianaxis.cpp
divecartesianaxis.h
diveeventitem.cpp profile: make event hiding persistent across change of dive 2024-02-23 09:46:16 -08:00
diveeventitem.h core: pass event to event_type functions 2024-02-23 09:46:16 -08:00
divehandler.cpp Desktop: Fix Gas Editing for Manually Added Dives. 2024-06-01 23:22:40 +12:00
divehandler.h
divelineitem.cpp
divelineitem.h
divepercentageitem.cpp profile: fix uninitialized variable in DivePercentageItem 2024-03-10 17:59:32 +01:00
divepercentageitem.h
divepixmapcache.cpp Replace remaining qDebug()s by report_info() 2024-04-23 07:47:11 +07:00
divepixmapcache.h
divepixmapitem.cpp
divepixmapitem.h
diveprofileitem.cpp Cleanup: Optimise String Handling. 2024-06-01 14:43:03 +02:00
diveprofileitem.h Profile: Add Gas Description to Disambiguate. 2024-05-31 22:50:09 +02:00
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp profile: use C++ string functions to format plot data 2024-04-23 07:47:11 +07:00
divetooltipitem.h Desktop: Add a Button to Hide the Infobox in the Dive Profile. 2023-06-25 14:40:23 +02:00
profilescene.cpp Cleanup: Improve the Use of 'Planned dive' and 'Manually added dive'. 2024-05-25 20:13:45 +02:00
profilescene.h
profilewidget2.cpp Desktop: Fix Gas Editing for Manually Added Dives. 2024-06-01 23:22:40 +12:00
profilewidget2.h Desktop: Fix Gas Editing for Manually Added Dives. 2024-06-01 23:22:40 +12:00
qmlprofile.cpp Use report_info() instead of qDebug in mobile code 2024-04-23 07:47:11 +07:00
qmlprofile.h
ruleritem.cpp profile: use C++ string functions to format plot data 2024-04-23 07:47:11 +07:00
ruleritem.h
tankitem.cpp Refactoring: Use core functions to find gasmixes in TankItem. 2023-02-03 08:24:56 +01:00
tankitem.h