subsurface/core
Berthold Stoeger 9c726d8d6f core: move gas_volume() to cylinder_t
Feels natural in a C++ code base.

The commit is somewhat complex, because it also changes the
return type to volume_t. The units system really needs some
work. :(

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +02:00
..
settings preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
subsurface-qt core: turn picture-table into std::vector<> 2024-08-13 19:28:30 +02:00
android.cpp
btdiscovery.cpp
btdiscovery.h
checkcloudconnection.cpp
checkcloudconnection.h
cloudstorage.cpp
cloudstorage.h
CMakeLists.txt
cochran.cpp
cochran.h Cochran import: better support for older models 2017-05-31 21:53:00 -07:00
color.cpp
color.h
compressibility.r
configuredivecomputer.cpp
configuredivecomputer.h
configuredivecomputerthreads.cpp
configuredivecomputerthreads.h
connectionlistmodel.cpp
connectionlistmodel.h
datatrak.cpp
datatrak.h
deco.cpp
deco.h
device.cpp
device.h core: remove device-fingerprint C access code 2024-08-13 19:28:30 +02:00
devicedetails.cpp
devicedetails.h computer configuration: use value semantics for DeviceDetails 2024-03-24 17:53:19 +01:00
dive.cpp
dive.h
divecomputer.cpp
divecomputer.h
divefilter.cpp
divefilter.h
divelist.cpp
divelist.h
divelog.cpp
divelog.h
divelogexportlogic.cpp
divelogexportlogic.h
divemode.h Cleanup: move planner/deco related declarations planner/deco.h 2019-08-08 16:26:31 -07:00
divesite.cpp
divesite.h
divesitehelpers.cpp
divesitehelpers.h
divesitetable.h
downloadfromdcthread.cpp
downloadfromdcthread.h
equipment.cpp
equipment.h
errorhelper.cpp
errorhelper.h
event.cpp
event.h
eventtype.cpp
eventtype.h
exif.cpp
exif.h
extradata.h
file.cpp
file.h
filterconstraint.cpp
filterconstraint.h core: remove filterconstraint C boilerplate code 2024-08-13 19:28:30 +02:00
filterpreset.cpp
filterpreset.h
filterpresettable.cpp
filterpresettable.h
format.cpp
format.h download: replace progress_bar_text by std::string 2024-08-13 19:28:30 +02:00
fulltext.cpp
fulltext.h
gas-model.cpp
gas.cpp
gas.h
gaspressures.cpp
gaspressures.h
gettext.h
gettextfromc.cpp build: remove extern "C" linkage 2024-08-13 19:28:30 +02:00
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 core: move cylinder related functions to struct dive 2024-08-13 19:28:30 +02:00
import-seac.cpp
import-shearwater.cpp
import-suunto.cpp
interpolate.h
ios.cpp
libdivecomputer.cpp
libdivecomputer.h
liquivision.cpp
load-git.cpp
macos.cpp
membuffer.cpp
membuffer.h
metadata.cpp
metadata.h
metrics.cpp
metrics.h
namecmp.h
ostctools.cpp
owning_table.h
parse-gpx.cpp cleanup: replace fprintf to stderr by report_info() 2024-04-23 07:47:11 +07:00
parse-gpx.h cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
parse-xml.cpp
parse.cpp
parse.h
picture.cpp
picture.h
planner.cpp
planner.h
plannernotes.cpp
pref.cpp
pref.h
profile.cpp
profile.h
qt-ble.cpp
qt-ble.h
qt-gui.h
qt-init.cpp
qthelper.cpp
qthelper.h core: move total_weight() into struct dive 2024-08-13 19:28:30 +02:00
qtserialbluetooth.cpp
range.h core: replace list of dives in trip by std::vector<> 2024-08-13 19:28:30 +02:00
sample.cpp
sample.h
save-git.cpp
save-html.cpp
save-html.h
save-profiledata.cpp
save-profiledata.h
save-xml.cpp
selection.cpp core: make find_next_visible_dive() member of dive_table 2024-08-13 19:28:30 +02:00
selection.h
serial_ftdi.cpp
serial_usb_android.cpp Cleanup: Remove 'context' Reference from Logging Defines. 2024-05-16 16:39:48 +02:00
serial_usb_android.h
sha1.cpp
sha1.h
statistics.cpp core: move gas_volume() to cylinder_t 2024-08-13 19:28:30 +02:00
statistics.h
string-format.cpp
string-format.h core: turn trip-table into our own sorted_owning_table 2024-08-13 19:28:30 +02:00
strtod.cpp
subsurface-float.h
subsurface-string.cpp
subsurface-string.h
subsurface-time.h
subsurfacestartup.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
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.cpp
uemis.h
units.cpp
units.h core: remove typedefs in units.h 2024-08-13 19:28:30 +02:00
unix.cpp core: move startup function declarations to subsurfacestartup.h 2024-08-13 19:28:30 +02:00
uploadDiveLogsDE.cpp core: turn C dive-table into an owning table 2024-08-13 19:28:30 +02:00
uploadDiveLogsDE.h
uploadDiveShare.cpp
uploadDiveShare.h
version.cpp
version.h
videoframeextractor.cpp
videoframeextractor.h
webservice.h
windows.cpp core: move startup function declarations to subsurfacestartup.h 2024-08-13 19:28:30 +02:00
windowtitleupdate.cpp
windowtitleupdate.h
worldmap-options.h
worldmap-save.cpp
worldmap-save.h
xmlparams.cpp
xmlparams.h
xmp_parser.cpp
xmp_parser.h