subsurface/core
Berthold Stoeger 022b927755 planner: make argument to plan_add_segment() depth_t
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-12-17 13:58:27 +13:00
..
settings
subsurface-qt
android.cpp
btdiscovery.cpp Bluetooth: Add Mares Sirius to known devices 2024-11-26 22:29:13 +13:00
btdiscovery.h
checkcloudconnection.cpp
checkcloudconnection.h
cloudstorage.cpp
cloudstorage.h
CMakeLists.txt Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
cochran.cpp
cochran.h
color.cpp
color.h
compressibility.r
configuredivecomputer.cpp
configuredivecomputer.h
configuredivecomputerthreads.cpp
configuredivecomputerthreads.h
connectionlistmodel.cpp
connectionlistmodel.h
datatrak.cpp
datatrak.h
deco.cpp core: pass depth_t to depth_to_* functions 2024-12-17 13:58:27 +13:00
deco.h core: pass depth_t to depth_to_* functions 2024-12-17 13:58:27 +13:00
device.cpp
device.h
devicedetails.cpp
devicedetails.h
dive.cpp core: make round_to parameter of gas_mod() and gas_mnd() a depth_t 2024-12-17 13:58:27 +13:00
dive.h core: make round_to parameter of gas_mod() and gas_mnd() a depth_t 2024-12-17 13:58:27 +13:00
divecomputer.cpp
divecomputer.h
divefilter.cpp core: turn C dive-table into an owning table 2024-08-13 19:28:30 +02:00
divefilter.h
divelist.cpp core: turn M_OR_FT macro into a function 2024-12-17 13:58:27 +13:00
divelist.h
divelog.cpp
divelog.h
divelogexportlogic.cpp
divelogexportlogic.h
divemode.h
divesite.cpp core: move divesite_has_gps_information() to struct dive_site 2024-08-13 19:28:30 +02:00
divesite.h core: move divesite_has_gps_information() to struct dive_site 2024-08-13 19:28:30 +02:00
divesitehelpers.cpp
divesitehelpers.h
divesitetable.h
divesoft.cpp Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
downloadfromdcthread.cpp
downloadfromdcthread.h
equipment.cpp core: make round_to parameter of gas_mod() and gas_mnd() a depth_t 2024-12-17 13:58:27 +13:00
equipment.h
errorhelper.cpp Avoid UTF8->UTF16->UTF8 roundtrip when logging on mobile 2024-12-01 16:33:33 +01:00
errorhelper.h
event.cpp
event.h
eventtype.cpp
eventtype.h
exif.cpp
exif.h
extradata.h
file.cpp Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
file.h Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
filterconstraint.cpp
filterconstraint.h
filterpreset.cpp
filterpreset.h
filterpresettable.cpp
filterpresettable.h
format.cpp download: replace progress_bar_text by std::string 2024-08-13 19:28:30 +02:00
format.h
fulltext.cpp
fulltext.h
gas-model.cpp
gas.cpp
gas.h core: introduce a few user-defined literals for unit types 2024-09-11 10:23:07 +02:00
gaspressures.cpp core: pass depth_t to depth_to_* functions 2024-12-17 13:58:27 +13:00
gaspressures.h
gettext.h
gettextfromc.cpp
gettextfromc.h
git-access.cpp
git-access.h
globals.cpp
globals.h
imagedownloader.cpp
imagedownloader.h
import-cobalt.cpp
import-csv.cpp
import-csv.h
import-divinglog.cpp
import-seac.cpp
import-shearwater.cpp
import-suunto.cpp
interpolate.h core: make interpolate() a template 2024-12-17 13:58:27 +13:00
ios.cpp core: move startup function declarations to subsurfacestartup.h 2024-08-13 19:28:30 +02:00
libdivecomputer.cpp Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
libdivecomputer.h Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
liquivision.cpp
load-git.cpp
macos.cpp
membuffer.cpp
membuffer.h
metadata.cpp
metadata.h
metrics.cpp
metrics.h
namecmp.h
ostctools.cpp Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
owning_table.h
parse-gpx.cpp
parse-gpx.h
parse-xml.cpp Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
parse.cpp
parse.h Import: Add Parsing for Divesoft Freedom+ Format Files. 2024-11-19 08:47:00 +13:00
picture.cpp
picture.h
planner.cpp planner: make argument to plan_add_segment() depth_t 2024-12-17 13:58:27 +13:00
planner.h planner: make argument to plan_add_segment() depth_t 2024-12-17 13:58:27 +13:00
plannernotes.cpp core: pass depth_t to depth_to_* functions 2024-12-17 13:58:27 +13:00
pref.cpp
pref.h
profile.cpp core: make round_to parameter of gas_mod() and gas_mnd() a depth_t 2024-12-17 13:58:27 +13:00
profile.h
qt-ble.cpp
qt-ble.h
qt-gui.h
qt-init.cpp
qthelper.cpp
qthelper.h
qtserialbluetooth.cpp
range.h
sample.cpp
sample.h core: add CRTP base class to unit types 2024-09-11 10:23:07 +02:00
save-git.cpp
save-html.cpp export-html: prevent invalid json 2024-11-05 19:17:12 +01:00
save-html.h
save-profiledata.cpp Whitespace fix: no Java-style functions 2024-12-17 13:58:27 +13:00
save-profiledata.h
save-xml.cpp
selection.cpp
selection.h
serial_ftdi.cpp
serial_usb_android.cpp
serial_usb_android.h
sha1.cpp
sha1.h
statistics.cpp
statistics.h
string-format.cpp
string-format.h
strtod.cpp
subsurface-float.h
subsurface-string.cpp
subsurface-string.h
subsurface-time.h
subsurfacestartup.cpp
subsurfacestartup.h
subsurfacesysinfo.cpp
subsurfacesysinfo.h
tag.cpp
tag.h
taxonomy.cpp
taxonomy.h
time.cpp
trip.cpp
trip.h
triptable.cpp
triptable.h
uemis-downloader.cpp uemis downloader: use move instead of copy to return string 2024-08-17 23:37:00 +12:00
uemis.cpp core: pass depth_t to depth_to_* functions 2024-12-17 13:58:27 +13:00
uemis.h
units.cpp core: turn M_OR_FT macro into a function 2024-12-17 13:58:27 +13:00
units.h core: turn M_OR_FT macro into a function 2024-12-17 13:58:27 +13:00
unix.cpp
uploadDiveLogsDE.cpp
uploadDiveLogsDE.h
uploadDiveShare.cpp
uploadDiveShare.h
version.cpp
version.h
videoframeextractor.cpp
videoframeextractor.h
webservice.h
windows.cpp
windowtitleupdate.cpp
windowtitleupdate.h
worldmap-options.h
worldmap-save.cpp
worldmap-save.h
xmlparams.cpp
xmlparams.h
xmp_parser.cpp
xmp_parser.h