.. |
settings
|
|
|
subsurface-qt
|
|
|
android.cpp
|
|
|
btdiscovery.cpp
|
|
|
btdiscovery.h
|
|
|
checkcloudconnection.cpp
|
|
|
checkcloudconnection.h
|
|
|
cloudstorage.cpp
|
core/settings ... : remove qPref* includes in qPref.h
|
2018-09-11 17:25:00 -07:00 |
cloudstorage.h
|
prefs: cloud_new_password is not a preference
|
2018-09-10 16:26:49 -07:00 |
CMakeLists.txt
|
|
|
cochran.c
|
|
|
cochran.h
|
|
|
color.cpp
|
Cleanup: silence clang missing braces warning in core/color.cpp
|
2018-09-01 11:31:18 -07:00 |
color.h
|
|
|
compressibility.r
|
Move subsurface-core to core and qt-mobile to mobile-widgets
|
2016-04-04 22:33:58 -07:00 |
configuredivecomputer.cpp
|
Actually tie in the new libdivecomputer IO model to open the dive computer device
|
2018-04-24 17:54:08 -07:00 |
configuredivecomputer.h
|
|
|
configuredivecomputerthreads.cpp
|
core: Change Q_UNUSED to no parameter name
|
2018-05-21 12:48:04 -07:00 |
configuredivecomputerthreads.h
|
|
|
connectionlistmodel.cpp
|
Mobile/remember DCs: try to match device names
|
2018-09-23 11:49:30 -07:00 |
connectionlistmodel.h
|
|
|
datatrak.c
|
Parser: parse text-based files into arbitrary table
|
2018-09-28 15:06:00 -07:00 |
datatrak.h
|
|
|
deco.c
|
Cleanup: const-ify functions taking pointers to events
|
2018-08-23 05:16:38 -07:00 |
deco.h
|
|
|
device.c
|
|
|
device.h
|
|
|
devicedetails.cpp
|
|
|
devicedetails.h
|
|
|
display.h
|
|
|
dive.c
|
|
|
dive.h
|
|
|
divecomputer.cpp
|
|
|
divecomputer.h
|
Dive computers: turn QMultiMap into sorted vector
|
2018-06-17 06:53:13 +09:00 |
divelist.c
|
|
|
divelist.h
|
|
|
divelogexportlogic.cpp
|
|
|
divelogexportlogic.h
|
|
|
divesite-helper.cpp
|
Translations: unify gettextFromC::tr() and QObject::tr()
|
2018-07-04 05:33:31 +08:00 |
divesite.c
|
|
|
divesite.h
|
Tags for geo references: Nicer look, translations and warning message
|
2017-10-17 06:12:07 -04:00 |
divesitehelpers.cpp
|
|
|
divesitehelpers.h
|
|
|
downloadfromdcthread.cpp
|
|
|
downloadfromdcthread.h
|
|
|
equipment.c
|
|
|
errorhelper.c
|
|
|
exif.cpp
|
|
|
exif.h
|
|
|
file.c
|
|
|
file.h
|
|
|
format.cpp
|
|
|
format.h
|
|
|
gas-model.c
|
Cleanup: pass gasmix by value
|
2018-08-23 05:16:38 -07:00 |
gaspressures.c
|
|
|
gaspressures.h
|
|
|
gettext.h
|
|
|
gettextfromc.cpp
|
|
|
gettextfromc.h
|
|
|
git-access.c
|
|
|
git-access.h
|
|
|
gpslocation.cpp
|
|
|
gpslocation.h
|
|
|
imagedownloader.cpp
|
|
|
imagedownloader.h
|
Dive media: Extract thumbnails from videos with ffmpeg
|
2018-07-28 15:31:25 -07:00 |
import-cobalt.c
|
core: replace (void) with UNUSED(x) and include ssrf.h
|
2018-05-24 08:34:14 -07:00 |
import-csv.c
|
|
|
import-csv.h
|
Parser: parse text-based files into arbitrary table
|
2018-09-28 15:06:00 -07:00 |
import-divinglog.c
|
|
|
import-shearwater.c
|
Remove unnecessary {}
|
2018-05-27 23:18:01 +03:00 |
import-suunto.c
|
|
|
ios.cpp
|
|
|
isocialnetworkintegration.cpp
|
|
|
isocialnetworkintegration.h
|
|
|
libdivecomputer.c
|
Actually create a UUID when creating a dive site during download
|
2018-09-22 14:17:24 -07:00 |
libdivecomputer.h
|
|
|
liquivision.c
|
|
|
load-git.c
|
cleanup[1/6]: do not set userid/save_userid_local from storage
|
2018-09-11 15:38:20 -07:00 |
macos.c
|
|
|
membuffer.c
|
|
|
membuffer.h
|
|
|
metadata.cpp
|
Metadata: rudimentary support for XMP metadataa in MP4-based videos
|
2018-09-25 14:59:14 -07:00 |
metadata.h
|
|
|
metrics.cpp
|
|
|
metrics.h
|
|
|
ostctools.c
|
|
|
parse-xml.c
|
|
|
parse.c
|
|
|
parse.h
|
Parser: move match() into core/parse-xml.c
|
2018-08-30 13:32:09 -07:00 |
planner.c
|
Cleanup: const-ify functions taking pointers to events
|
2018-08-23 05:16:38 -07:00 |
planner.h
|
|
|
plannernotes.c
|
|
|
pluginmanager.cpp
|
|
|
pluginmanager.h
|
Unused code: remove PluginManager::socialNetworkIntegrationPlugins()
|
2018-01-10 16:45:42 +01:00 |
pref.h
|
|
|
profile.c
|
Profile: fix SAC calculation for air dives
|
2018-09-10 14:23:59 -07:00 |
profile.h
|
Cleanup: const-ify functions taking pointers to events
|
2018-08-23 05:16:38 -07:00 |
qt-ble.cpp
|
qt-ble: allow reading of partial packet data
|
2018-09-26 12:13:20 -07:00 |
qt-ble.h
|
|
|
qt-gui.h
|
|
|
qt-init.cpp
|
|
|
qthelper.cpp
|
|
|
qthelper.h
|
|
|
qtserialbluetooth.cpp
|
Make sure our libdivecomputer custom IO interfaces have sleep functions
|
2018-07-13 11:25:38 -07:00 |
save-git.c
|
|
|
save-html.c
|
|
|
save-html.h
|
|
|
save-xml.c
|
|
|
serial_ftdi.c
|
|
|
sha1.c
|
|
|
sha1.h
|
Move subsurface-core to core and qt-mobile to mobile-widgets
|
2016-04-04 22:33:58 -07:00 |
ssrf.h
|
|
|
statistics.c
|
Cleanup: const-ify functions taking dives and divecomputers
|
2018-08-23 14:41:01 -07:00 |
statistics.h
|
|
|
strndup.h
|
Add SPDX header to core C files
|
2017-04-29 13:32:55 -07:00 |
strtod.c
|
|
|
subsurface-string.h
|
Core: don't inline rarely used function
|
2018-05-14 10:13:39 -07:00 |
subsurfacestartup.c
|
qPref: add mobile_scale preference
|
2018-09-25 15:58:17 +02:00 |
subsurfacestartup.h
|
|
|
subsurfacesysinfo.cpp
|
|
|
subsurfacesysinfo.h
|
|
|
taxonomy.c
|
|
|
taxonomy.h
|
|
|
time.c
|
|
|
uemis-downloader.c
|
|
|
uemis.c
|
|
|
uemis.h
|
|
|
units.h
|
|
|
unix.c
|
|
|
version.c
|
|
|
version.h
|
Move subsurface-core to core and qt-mobile to mobile-widgets
|
2016-04-04 22:33:58 -07:00 |
videoframeextractor.cpp
|
|
|
videoframeextractor.h
|
|
|
webservice.h
|
Add SPDX header to remaining core files
|
2017-04-29 13:32:55 -07:00 |
windows.c
|
|
|
windowtitleupdate.cpp
|
Cleanup: Make WindowsTitleUpdate a global object
|
2018-07-30 13:55:23 -07:00 |
windowtitleupdate.h
|
|
|
worldmap-options.h
|
|
|
worldmap-save.c
|
|
|
worldmap-save.h
|
Add SPDX header to core C files
|
2017-04-29 13:32:55 -07:00 |
xmp_parser.cpp
|
Metadata: rudimentary support for XMP metadataa in MP4-based videos
|
2018-09-25 14:59:14 -07:00 |
xmp_parser.h
|
|
|