.. |
settings
|
use the default constructor for empty QString and QByteArray constants
|
2019-04-12 12:59:17 +03:00 |
subsurface-qt
|
|
|
android.cpp
|
|
|
applicationstate.cpp
|
|
|
applicationstate.h
|
Turn application state into enum
|
2019-05-12 12:33:55 -07:00 |
btdiscovery.cpp
|
|
|
btdiscovery.h
|
|
|
checkcloudconnection.cpp
|
get rid of some foreach and Q_FOREACH constructs
|
2019-04-12 12:59:17 +03:00 |
checkcloudconnection.h
|
|
|
cloudstorage.cpp
|
get rid of some foreach and Q_FOREACH constructs
|
2019-04-12 12:59:17 +03:00 |
cloudstorage.h
|
|
|
CMakeLists.txt
|
|
|
cochran.c
|
|
|
cochran.h
|
|
|
color.cpp
|
|
|
color.h
|
|
|
compressibility.r
|
|
|
configuredivecomputer.cpp
|
|
|
configuredivecomputer.h
|
Add SPDX header to remaining core files
|
2017-04-29 13:32:55 -07:00 |
configuredivecomputerthreads.cpp
|
|
|
configuredivecomputerthreads.h
|
|
|
connectionlistmodel.cpp
|
|
|
connectionlistmodel.h
|
|
|
datatrak.c
|
|
|
datatrak.h
|
Cleanup: const-ify functions taking dives and divecomputers
|
2018-08-23 14:41:01 -07:00 |
deco.c
|
Cleanup: make local variables and functions in deco.c static
|
2019-06-19 13:11:10 -07:00 |
deco.h
|
|
|
device.c
|
|
|
device.h
|
|
|
devicedetails.cpp
|
|
|
devicedetails.h
|
|
|
display.h
|
|
|
dive.c
|
|
|
dive.h
|
|
|
divecomputer.cpp
|
core: remove SettingsObjectWrapper and update qPref calls
|
2018-08-15 16:11:39 -07:00 |
divecomputer.h
|
|
|
divelist.c
|
Cleanup: use add_to_dive_table() in record_dive_to_table()
|
2019-06-19 13:11:10 -07:00 |
divelist.h
|
|
|
divelogexportlogic.cpp
|
|
|
divelogexportlogic.h
|
|
|
divesite-helper.cpp
|
|
|
divesite.c
|
|
|
divesite.h
|
Undo: make dive site merging undoable
|
2019-04-12 18:19:07 +03:00 |
divesitehelpers.cpp
|
|
|
divesitehelpers.h
|
|
|
downloadfromdcthread.cpp
|
|
|
downloadfromdcthread.h
|
|
|
equipment.c
|
|
|
equipment.h
|
Cleanup: remove unused parameter used from find_best_gasmix_match()
|
2019-06-19 13:11:10 -07:00 |
errorhelper.c
|
|
|
exif.cpp
|
|
|
exif.h
|
|
|
file.c
|
Cleanup: move parse-function declarations out of "dive.h"
|
2019-04-12 18:19:07 +03:00 |
file.h
|
|
|
format.cpp
|
|
|
format.h
|
|
|
gas-model.c
|
|
|
gas.c
|
|
|
gas.h
|
Cleanup: move gas-functions to own translation unit
|
2019-06-19 13:11:10 -07:00 |
gaspressures.c
|
|
|
gaspressures.h
|
|
|
gettext.h
|
|
|
gettextfromc.cpp
|
|
|
gettextfromc.h
|
Localization: remove gettextFromC::instance()
|
2018-06-24 20:31:14 +02:00 |
git-access.c
|
Cleanup: remove "sha1.h" include in "dive.h"
|
2019-04-12 18:19:07 +03:00 |
git-access.h
|
|
|
gpslocation.cpp
|
|
|
gpslocation.h
|
|
|
imagedownloader.cpp
|
|
|
imagedownloader.h
|
|
|
import-cobalt.c
|
|
|
import-csv.c
|
|
|
import-csv.h
|
|
|
import-divinglog.c
|
|
|
import-shearwater.c
|
|
|
import-suunto.c
|
|
|
ios.cpp
|
|
|
libdivecomputer.c
|
|
|
libdivecomputer.h
|
|
|
liquivision.c
|
|
|
load-git.c
|
|
|
macos.c
|
|
|
membuffer.c
|
|
|
membuffer.h
|
|
|
metadata.cpp
|
|
|
metadata.h
|
|
|
metrics.cpp
|
|
|
metrics.h
|
|
|
ostctools.c
|
Parser: parse into custom dive site table
|
2019-04-12 18:19:07 +03:00 |
parse-xml.c
|
|
|
parse.c
|
|
|
parse.h
|
Cleanup: move trip-related functions into own translation unit
|
2019-06-19 13:11:10 -07:00 |
planner.c
|
|
|
planner.h
|
|
|
plannernotes.c
|
|
|
pref.h
|
|
|
profile.c
|
|
|
profile.h
|
Include surface GF in infobox
|
2019-02-05 14:18:14 +01:00 |
qt-ble.cpp
|
|
|
qt-ble.h
|
|
|
qt-gui.h
|
|
|
qt-init.cpp
|
|
|
qthelper.cpp
|
|
|
qthelper.h
|
|
|
qtserialbluetooth.cpp
|
|
|
save-git.c
|
Cleanup: move trip-related functions into own translation unit
|
2019-06-19 13:11:10 -07:00 |
save-html.c
|
|
|
save-html.h
|
|
|
save-profiledata.c
|
Write dive data as video subtitles
|
2019-04-16 20:38:19 +02:00 |
save-profiledata.h
|
Write dive data as video subtitles
|
2019-04-16 20:38:19 +02:00 |
save-xml.c
|
|
|
serial_ftdi.c
|
Fix Cressi interface ftdi opening bug
|
2018-11-18 20:01:28 +02:00 |
sha1.c
|
Move subsurface-core to core and qt-mobile to mobile-widgets
|
2016-04-04 22:33:58 -07:00 |
sha1.h
|
|
|
ssrf.h
|
|
|
statistics.c
|
|
|
statistics.h
|
|
|
strndup.h
|
|
|
strtod.c
|
|
|
structured_list.h
|
|
|
subsurface-string.h
|
|
|
subsurfacestartup.c
|
|
|
subsurfacestartup.h
|
|
|
subsurfacesysinfo.cpp
|
|
|
subsurfacesysinfo.h
|
|
|
table.h
|
|
|
tag.c
|
|
|
tag.h
|
Cleanup: move tag functions into own translation unit
|
2019-06-19 13:11:10 -07:00 |
taxonomy.c
|
|
|
taxonomy.h
|
Dive site: use own copy of taxonomy in dive-site-edit widget
|
2018-10-13 21:41:41 -04:00 |
time.c
|
|
|
trip.c
|
|
|
trip.h
|
Cleanup: move trip-related functions into own translation unit
|
2019-06-19 13:11:10 -07:00 |
uemis-downloader.c
|
|
|
uemis.c
|
Dive sites: prepare for dive site ref-counting
|
2019-04-12 18:19:07 +03:00 |
uemis.h
|
Dive site: use pointer instead of uuid in uemis_helper
|
2018-10-29 00:09:31 +00:00 |
units.c
|
|
|
units.h
|
|
|
unix.c
|
|
|
version.c
|
|
|
version.h
|
|
|
videoframeextractor.cpp
|
|
|
videoframeextractor.h
|
Dive media: Extract thumbnails from videos with ffmpeg
|
2018-07-28 15:31:25 -07:00 |
webservice.h
|
|
|
windows.c
|
|
|
windowtitleupdate.cpp
|
|
|
windowtitleupdate.h
|
|
|
worldmap-options.h
|
|
|
worldmap-save.c
|
|
|
worldmap-save.h
|
|
|
xmp_parser.cpp
|
|
|
xmp_parser.h
|
|
|