subsurface/core
Dirk Hohndel 6399eaf271 Add SPDX header to core C files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-04-29 13:32:55 -07:00
..
subsurface-qt minimal pO2 threshold: split max threshold into min and max 2017-03-28 11:17:03 -07:00
android.cpp Fix "Load/Save to cloudstorage" for non-ASCII user names 2017-02-24 01:10:22 -08:00
checkcloudconnection.cpp Allow the user to give longer cloud timeout on the command line 2016-07-23 12:54:30 +09:00
checkcloudconnection.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
cloudstorage.cpp Use preferences object to correctly store cloud status 2016-07-23 12:53:37 +09:00
cloudstorage.h
CMakeLists.txt Revert "Add a simple cp2130 libusb driver" 2016-09-22 14:56:31 -07:00
cochran.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
cochran.h
color.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
color.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
compressibility.r
configuredivecomputer.cpp Cleanup some unnecessary include statements 2017-04-13 18:02:47 -07:00
configuredivecomputer.h
configuredivecomputerthreads.cpp Cleanup some unnecessary include statements 2017-04-13 18:02:47 -07:00
configuredivecomputerthreads.h
datatrak.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
datatrak.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
deco.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
deco.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
device.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
device.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
devicedetails.cpp
devicedetails.h
display.h Only do 9 minute interval for min/max/avg 2016-04-20 15:55:51 -07:00
dive.c Remove unused static functions 2017-03-11 08:51:16 -08:00
dive.h Tests for minimum gas 2017-03-19 17:11:52 -07:00
divecomputer.cpp Settings update: Remove unused include and add FIXME comment 2016-08-27 11:40:44 -07:00
divecomputer.h
divelist.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
divelist.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
divelogexportlogic.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
divelogexportlogic.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
divesite.c Fix potential double/float to int rounding errors 2017-03-09 23:07:30 +07:00
divesite.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
divesite.h Properly handle dive sites loaded from XML 2017-02-19 15:23:46 -08:00
divesitehelpers.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
divesitehelpers.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
equipment.c Add 10l 200bar and 232bar cylinder 2017-03-20 21:38:20 -07:00
exif.cpp Update exif.cpp from upstream 2017-02-19 15:29:40 -08:00
exif.h Update exif.cpp from upstream 2017-02-19 15:29:40 -08:00
file.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
file.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
gas-model.c Use real gas compressibility in planner 2017-01-16 03:17:40 -08:00
gaspressures.c Fix potential double/float to int rounding errors 2017-03-09 23:07:30 +07:00
gaspressures.h
gettext.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
gettextfromc.cpp
gettextfromc.h
git-access.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
git-access.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
gpslocation.cpp Fix double to int truncation in C++ code 2017-03-24 09:39:25 -07:00
gpslocation.h GPS provider: change haveGPS status if GPS source returns error 2016-04-17 22:59:12 -07:00
helpers.h Add helper to parse duration text 2017-03-04 12:16:49 -08:00
imagedownloader.cpp Fix picture hashing logic for pictures on the web. 2016-12-30 19:43:00 +01:00
imagedownloader.h
isocialnetworkintegration.cpp
isocialnetworkintegration.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
libdivecomputer.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
libdivecomputer.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
linux.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
liquivision.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
load-git.c Only enable -Wmissing-field-initializers for Clang 2017-03-12 09:18:59 -07:00
macos.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
membuffer.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
membuffer.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
metrics.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
metrics.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
ostctools.c ostctools: Add support for profile version 0x24 2017-01-12 14:15:53 -08:00
parse-xml.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
planner.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
planner.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
pluginmanager.cpp Reduce default verbosity 2017-04-22 12:38:59 -07:00
pluginmanager.h
pref.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
prefs-macros.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
profile.c Safetystop > Safety stop 2017-03-13 10:28:06 -07:00
profile.h Don't calculate the 9 minute average 2016-04-20 16:00:28 -07:00
qt-gui.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
qt-init.cpp Settings update: Move loadPreferences out of qt-helper.cpp 2016-08-27 11:40:45 -07:00
qthelper.cpp Add creation date and Subsurface version to planner output 2017-04-06 18:29:11 -07:00
qthelper.h Add creation date and Subsurface version to planner output 2017-04-06 18:29:11 -07:00
qthelperfromc.h Fix deco_mode confusion 2017-01-06 20:43:23 -08:00
qtserialbluetooth.cpp Change the Bluetooth connect call signature 2017-04-28 17:55:22 -07:00
save-git.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
save-html.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
save-html.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
save-xml.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
serial_ftdi.c Fix warning about incompatible pointer 2016-09-18 07:11:45 -07:00
sha1.c
sha1.h
statistics.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
statistics.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
strndup.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
strtod.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
subsurfacestartup.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
subsurfacestartup.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
subsurfacesysinfo.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
subsurfacesysinfo.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
taxonomy.c Correct divesite geocoding translation 2017-04-26 05:34:40 -07:00
taxonomy.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
time.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
uemis-downloader.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
uemis.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
uemis.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
units.h Merge branch 'master' of https://github.com/dje29/subsurface 2017-03-11 08:41:41 -08:00
version.c Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
version.h
webservice.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
windows.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
windowtitleupdate.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
windowtitleupdate.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
worldmap-options.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
worldmap-save.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
worldmap-save.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00