| .. |
|
settings
|
|
|
|
subsurface-qt
|
|
|
|
android.cpp
|
|
|
|
btdiscovery.cpp
|
|
|
|
btdiscovery.h
|
|
|
|
checkcloudconnection.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
checkcloudconnection.h
|
|
|
|
cloudstorage.cpp
|
core: enable compiler warngings for report_error and report_info
|
2024-03-12 10:31:07 -04:00 |
|
cloudstorage.h
|
|
|
|
CMakeLists.txt
|
Use std::vector<string> instead of QStringList in main()
|
2024-04-23 07:47:11 +07:00 |
|
cochran.cpp
|
Cleanup: Fix Problems Raised by Coverity Scan.
|
2024-03-14 11:42:09 +13:00 |
|
cochran.h
|
|
|
|
color.cpp
|
|
|
|
color.h
|
|
|
|
compressibility.r
|
|
|
|
configuredivecomputer.cpp
|
core: make logfile_name and dumpfile_name std::string
|
2024-03-24 17:53:19 +01:00 |
|
configuredivecomputer.h
|
computer configuration: use value semantics for DeviceDetails
|
2024-03-24 17:53:19 +01:00 |
|
configuredivecomputerthreads.cpp
|
computer configuration: use value semantics for DeviceDetails
|
2024-03-24 17:53:19 +01:00 |
|
configuredivecomputerthreads.h
|
computer configuration: use value semantics for DeviceDetails
|
2024-03-24 17:53:19 +01:00 |
|
connectionlistmodel.cpp
|
|
|
|
connectionlistmodel.h
|
|
|
|
datatrak.cpp
|
core: enable compiler warngings for report_error and report_info
|
2024-03-12 10:31:07 -04:00 |
|
datatrak.h
|
core: turn a memblock in the parser to std::string
|
2024-03-10 11:01:42 +13:00 |
|
deco.cpp
|
cleanup: replace MIN and MAX macrors by standard versions
|
2024-04-23 07:47:11 +07:00 |
|
deco.h
|
planner: encapsulate deco state cache in a struct
|
2024-04-23 07:47:11 +07:00 |
|
device.cpp
|
Correctly initialize string in core/device.cpp
|
2024-03-11 20:20:18 +13:00 |
|
device.h
|
core: make fp_get_data return an std::string
|
2024-03-10 11:01:42 +13:00 |
|
devicedetails.cpp
|
computer configuration: use value semantics for DeviceDetails
|
2024-03-24 17:53:19 +01:00 |
|
devicedetails.h
|
computer configuration: use value semantics for DeviceDetails
|
2024-03-24 17:53:19 +01:00 |
|
dive.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
dive.h
|
core: turn existing_filename into std::string
|
2024-03-24 17:53:19 +01:00 |
|
divecomputer.c
|
|
|
|
divecomputer.h
|
|
|
|
divefilter.cpp
|
|
|
|
divefilter.h
|
|
|
|
divelist.c
|
|
|
|
divelist.h
|
|
|
|
divelog.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
divelog.h
|
|
|
|
divelogexportlogic.cpp
|
core: enable compiler warngings for report_error and report_info
|
2024-03-12 10:31:07 -04:00 |
|
divelogexportlogic.h
|
|
|
|
divemode.h
|
|
|
|
divesite-helper.cpp
|
|
|
|
divesite.c
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
divesite.h
|
core: convert parse-xml.c and parse.c to C++
|
2024-03-10 11:01:42 +13:00 |
|
divesitehelpers.cpp
|
|
|
|
divesitehelpers.h
|
|
|
|
downloadfromdcthread.cpp
|
cleanup: replace Q_FOREACH and foreach by range base for
|
2024-03-24 17:53:19 +01:00 |
|
downloadfromdcthread.h
|
core: fix downloader builds
|
2024-03-16 18:21:52 +01:00 |
|
equipment.c
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
equipment.h
|
desktop: unglobalize ComboBox-models
|
2024-04-16 08:56:49 +12:00 |
|
errorhelper.cpp
|
core: port errorhelper.c to C++
|
2024-04-23 07:47:11 +07:00 |
|
errorhelper.h
|
core: replace SSRF_INFO macro by report_info()
|
2024-03-12 10:31:07 -04:00 |
|
event.c
|
|
|
|
event.h
|
|
|
|
eventtype.cpp
|
|
|
|
eventtype.h
|
|
|
|
exif.cpp
|
|
|
|
exif.h
|
|
|
|
extradata.h
|
|
|
|
file.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
file.h
|
core: turn a memblock in the parser to std::string
|
2024-03-10 11:01:42 +13:00 |
|
filterconstraint.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
filterconstraint.h
|
core: convert filter_constraint_data_to_string to C++
|
2024-03-10 11:01:42 +13:00 |
|
filterpreset.cpp
|
core: remove alloc_filter_preset() and free_filter_preset()
|
2024-03-10 11:01:42 +13:00 |
|
filterpreset.h
|
core: remove alloc_filter_preset() and free_filter_preset()
|
2024-03-10 11:01:42 +13:00 |
|
format.cpp
|
core: add compile time format check to format_string_std
|
2024-04-23 07:47:11 +07:00 |
|
format.h
|
core: add compile time format check to format_string_std
|
2024-04-23 07:47:11 +07:00 |
|
fulltext.cpp
|
Desktop: Add Country to the Fields Indexed for Fulltext Search.
|
2024-03-16 17:23:24 +01:00 |
|
fulltext.h
|
fulltext: remember original query
|
2020-09-29 16:13:03 -07:00 |
|
gas-model.c
|
|
|
|
gas.c
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
gas.h
|
|
|
|
gaspressures.c
|
core: compile planner source files with C++
|
2024-04-23 07:47:11 +07:00 |
|
gaspressures.h
|
|
|
|
gettext.h
|
|
|
|
gettextfromc.cpp
|
|
|
|
gettextfromc.h
|
|
|
|
git-access.cpp
|
core: convert git_info to std::string
|
2024-04-23 07:47:11 +07:00 |
|
git-access.h
|
core: convert git_info to std::string
|
2024-04-23 07:47:11 +07:00 |
|
globals.cpp
|
|
|
|
globals.h
|
|
|
|
imagedownloader.cpp
|
|
|
|
imagedownloader.h
|
|
|
|
import-cobalt.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
import-csv.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
import-csv.h
|
core: turn a memblock in the parser to std::string
|
2024-03-10 11:01:42 +13:00 |
|
import-divinglog.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
import-seac.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
import-shearwater.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
import-suunto.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
interpolate.h
|
|
|
|
ios.cpp
|
|
|
|
libdivecomputer.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
libdivecomputer.h
|
core: make logfile_name and dumpfile_name std::string
|
2024-03-24 17:53:19 +01:00 |
|
liquivision.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
load-git.cpp
|
core: add compile time format check to format_string_std
|
2024-04-23 07:47:11 +07:00 |
|
macos.cpp
|
|
|
|
membuffer.cpp
|
core: use C++ versions of membuffer in add_to_string
|
2024-04-23 07:47:11 +07:00 |
|
membuffer.h
|
|
|
|
metadata.cpp
|
|
|
|
metadata.h
|
|
|
|
metrics.cpp
|
|
|
|
metrics.h
|
|
|
|
namecmp.h
|
|
|
|
ostctools.c
|
|
|
|
owning_ptrs.h
|
|
|
|
parse-gpx.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
parse-gpx.h
|
|
|
|
parse-xml.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
parse.cpp
|
core: turn extra_data key/value pair in parser to std::string
|
2024-03-10 11:01:42 +13:00 |
|
parse.h
|
core: turn extra_data key/value pair in parser to std::string
|
2024-03-10 11:01:42 +13:00 |
|
picture.c
|
|
|
|
picture.h
|
|
|
|
pictureobj.cpp
|
|
|
|
pictureobj.h
|
|
|
|
planner.cpp
|
cleanup: replace MIN and MAX macrors by standard versions
|
2024-04-23 07:47:11 +07:00 |
|
planner.h
|
planner: turn error argument of add_plan_to_notes() into a boolean flag
|
2024-04-23 07:47:11 +07:00 |
|
plannernotes.cpp
|
planner: turn error argument of add_plan_to_notes() into a boolean flag
|
2024-04-23 07:47:11 +07:00 |
|
pref.c
|
|
|
|
pref.h
|
|
|
|
profile.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
profile.h
|
profile: use C++ string functions to format plot data
|
2024-04-23 07:47:11 +07:00 |
|
qt-ble.cpp
|
cleanup: replace Q_FOREACH and foreach by range base for
|
2024-03-24 17:53:19 +01:00 |
|
qt-ble.h
|
|
|
|
qt-gui.h
|
|
|
|
qt-init.cpp
|
|
|
|
qthelper.cpp
|
core: make getCloudURL() return an std::string
|
2024-04-23 07:47:11 +07:00 |
|
qthelper.h
|
core: make getCloudURL() return an std::string
|
2024-04-23 07:47:11 +07:00 |
|
qtserialbluetooth.cpp
|
|
|
|
range.h
|
|
|
|
sample.cpp
|
|
|
|
sample.h
|
|
|
|
save-git.cpp
|
core: convert git_info to std::string
|
2024-04-23 07:47:11 +07:00 |
|
save-html.cpp
|
core: use C++ constructs in save-html.cpp
|
2024-04-23 07:47:11 +07:00 |
|
save-html.h
|
|
|
|
save-profiledata.c
|
|
|
|
save-profiledata.h
|
|
|
|
save-xml.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
selection.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
selection.h
|
|
|
|
serial_ftdi.c
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
serial_usb_android.cpp
|
|
|
|
serial_usb_android.h
|
|
|
|
sha1.c
|
|
|
|
sha1.h
|
|
|
|
ssrf.h
|
|
|
|
statistics.c
|
|
|
|
statistics.h
|
|
|
|
string-format.cpp
|
|
|
|
string-format.h
|
|
|
|
strndup.h
|
|
|
|
strtod.c
|
|
|
|
structured_list.h
|
|
|
|
subsurface-float.h
|
|
|
|
subsurface-string.cpp
|
Use std::vector<string> instead of QStringList in main()
|
2024-04-23 07:47:11 +07:00 |
|
subsurface-string.h
|
Use std::vector<string> instead of QStringList in main()
|
2024-04-23 07:47:11 +07:00 |
|
subsurface-time.h
|
core: convert filter_constraint_data_to_string to C++
|
2024-03-10 11:01:42 +13:00 |
|
subsurfacestartup.cpp
|
core: make getCloudURL() return an std::string
|
2024-04-23 07:47:11 +07:00 |
|
subsurfacestartup.h
|
|
|
|
subsurfacesysinfo.cpp
|
|
|
|
subsurfacesysinfo.h
|
|
|
|
table.h
|
|
|
|
tag.cpp
|
core: port tag.c to C++
|
2024-04-23 07:47:11 +07:00 |
|
tag.h
|
core: port tag.c to C++
|
2024-04-23 07:47:11 +07:00 |
|
taxonomy.c
|
|
|
|
taxonomy.h
|
|
|
|
time.cpp
|
core: convert filter_constraint_data_to_string to C++
|
2024-03-10 11:01:42 +13:00 |
|
timer.c
|
|
|
|
timer.h
|
|
|
|
trip.c
|
core: replace SSRF_INFO macro by report_info()
|
2024-03-12 10:31:07 -04:00 |
|
trip.h
|
|
|
|
uemis-downloader.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
uemis.c
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
uemis.h
|
|
|
|
units.c
|
core: convert parse-xml.c and parse.c to C++
|
2024-03-10 11:01:42 +13:00 |
|
units.h
|
core: convert parse-xml.c and parse.c to C++
|
2024-03-10 11:01:42 +13:00 |
|
unix.cpp
|
|
|
|
uploadDiveLogsDE.cpp
|
Import / Export: Remove Unsafe XML Handling Options.
|
2024-03-24 19:01:05 +01:00 |
|
uploadDiveLogsDE.h
|
|
|
|
uploadDiveShare.cpp
|
core: enable compiler warngings for report_error and report_info
|
2024-03-12 10:31:07 -04:00 |
|
uploadDiveShare.h
|
|
|
|
version.c
|
|
|
|
version.h
|
|
|
|
videoframeextractor.cpp
|
core: enable compiler warngings for report_error and report_info
|
2024-03-12 10:31:07 -04:00 |
|
videoframeextractor.h
|
|
|
|
webservice.h
|
|
|
|
windows.cpp
|
cleanup: replace fprintf to stderr by report_info()
|
2024-04-23 07:47:11 +07:00 |
|
windowtitleupdate.cpp
|
|
|
|
windowtitleupdate.h
|
|
|
|
worldmap-options.h
|
|
|
|
worldmap-save.cpp
|
core: add compile time format check to format_string_std
|
2024-04-23 07:47:11 +07:00 |
|
worldmap-save.h
|
|
|
|
xmlparams.cpp
|
|
|
|
xmlparams.h
|
|
|
|
xmp_parser.cpp
|
|
|
|
xmp_parser.h
|
|
|