..
settings
qPref: reduce recompiles with every commit
2018-10-27 07:16:01 -07:00
subsurface-qt
Cleanup: remove EMPTY_DIVE_STRING
2018-11-24 11:01:20 -08:00
android.cpp
btdiscovery.cpp
core: recognize Oceanic Pro Plus X over BLE
2018-12-21 12:41:43 -08:00
btdiscovery.h
Bluetooth: add helper to separate BT name and address
2018-10-12 08:22:44 -07:00
checkcloudconnection.cpp
checkcloudconnection.h
cloudstorage.cpp
cloudstorage.h
CMakeLists.txt
Dive list: implement proper Qt-model semantics for DiveTripModel
2018-10-11 16:22:27 -07:00
cochran.c
Core: remove dive->downloaded flag
2018-10-06 19:47:06 -07:00
cochran.h
color.cpp
color.h
compressibility.r
configuredivecomputer.cpp
configuredivecomputer.h
configuredivecomputerthreads.cpp
libdivecomputer: remove ifdefs for ancient versions
2018-10-08 23:06:09 +03:00
configuredivecomputerthreads.h
connectionlistmodel.cpp
Substring match BT address
2018-10-09 21:04:23 -07:00
connectionlistmodel.h
datatrak.c
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
datatrak.h
deco.c
deco: _really_ make sure the deco state is fully initialized
2018-10-15 20:57:25 -04:00
deco.h
device.c
device.h
devicedetails.cpp
devicedetails.h
display.h
dive.c
Core: remove count_dives_with_*() functions
2018-12-17 07:33:45 -08:00
dive.h
Import: unglobalize downloadTable
2018-12-17 07:37:32 -08:00
divecomputer.cpp
divecomputer.h
divelist.c
Import: unglobalize downloadTable
2018-12-17 07:37:32 -08:00
divelist.h
Cleanup: remove merge_two_dives() function
2018-12-14 00:25:07 +08:00
divelogexportlogic.cpp
Statistics: only consider selected dives in HTML export statistics
2018-10-07 17:50:51 +03:00
divelogexportlogic.h
divesite-helper.cpp
Dive site: use own copy of taxonomy in dive-site-edit widget
2018-10-13 21:41:41 -04:00
divesite.c
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
divesite.h
Dive site: pass pointer-to-dive_site via QVariant
2018-10-29 00:09:31 +00:00
divesitehelpers.cpp
Geo lookup: don't pass arguments / result via global object
2018-10-11 16:25:02 -07:00
divesitehelpers.h
Geo lookup: don't pass arguments / result via global object
2018-10-11 16:25:02 -07:00
downloadfromdcthread.cpp
Import: unglobalize downloadTable
2018-12-17 07:37:32 -08:00
downloadfromdcthread.h
Import: unglobalize downloadTable
2018-12-17 07:37:32 -08:00
equipment.c
errorhelper.c
exif.cpp
exif.h
file.c
Parser: parse text-based files into arbitrary table
2018-09-28 15:06:00 -07:00
file.h
Parser: parse text-based files into arbitrary table
2018-09-28 15:06:00 -07:00
format.cpp
format.h
gas-model.c
gaspressures.c
gaspressures.h
gettext.h
gettextfromc.cpp
gettextfromc.h
git-access.c
git-access.h
gpslocation.cpp
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
gpslocation.h
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
imagedownloader.cpp
imagedownloader.h
import-cobalt.c
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
import-csv.c
Import: remove unnecessary processing of dives in DAN import
2018-10-04 07:37:28 +02:00
import-csv.h
Parser: parse text-based files into arbitrary table
2018-09-28 15:06:00 -07:00
import-divinglog.c
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
import-shearwater.c
Parser: make parser (mostly) reentrant
2018-10-23 08:06:17 +01:00
import-suunto.c
Parser: make parser (mostly) reentrant
2018-10-23 08:06:17 +01:00
ios.cpp
isocialnetworkintegration.cpp
isocialnetworkintegration.h
libdivecomputer.c
Import: unglobalize downloadTable
2018-12-17 07:37:32 -08:00
libdivecomputer.h
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
2018-10-08 00:10:29 +03:00
liquivision.c
Dive site: replace dive->dive_site_uuid by dive_site
2018-10-29 00:09:31 +00:00
load-git.c
Git parser: don't produce user-visible error on git parsing
2018-11-21 12:45:29 -08:00
macos.c
macOS: always list 'FTDI' as a serial connection
2018-09-24 18:51:21 +02:00
membuffer.c
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
membuffer.h
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
metadata.cpp
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
metadata.h
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
metrics.cpp
metrics.h
ostctools.c
parse-xml.c
Core: replace tripflag by notrip boolean
2018-11-20 08:14:54 -08:00
parse.c
Core: remove ASSIGNED_TRIP trip flag
2018-11-20 08:14:54 -08:00
parse.h
Parser: make parser (mostly) reentrant
2018-10-23 08:06:17 +01:00
planner.c
planner.h
plannernotes.c
Planner: fix display of "overlapping dives" message
2018-09-12 14:17:55 -07:00
pluginmanager.cpp
pluginmanager.h
pref.h
Mobile/filtering: add two preferences for filtering
2018-10-23 22:45:30 +01:00
profile.c
Undo: select dives after add, remove, merge, split dive commands
2018-10-11 16:22:27 -07:00
profile.h
qt-ble.cpp
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
2018-10-08 00:10:29 +03:00
qt-ble.h
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
2018-10-08 00:10:29 +03:00
qt-gui.h
qt-init.cpp
Core: use British translations in South Africa
2018-11-01 09:30:14 -07:00
qthelper.cpp
Core: remove count_dives_with_*() functions
2018-12-17 07:33:45 -08:00
qthelper.h
Core: move is-single-day-trip and count-shown functions into core
2018-11-23 13:22:24 -08:00
qtserialbluetooth.cpp
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
2018-10-08 00:10:29 +03:00
save-git.c
Core: replace tripflag by notrip boolean
2018-11-20 08:14:54 -08:00
save-html.c
Dive list: replace dive-list of trips by a table
2018-11-18 16:50:09 -08:00
save-html.h
save-xml.c
Core: replace tripflag by notrip boolean
2018-11-20 08:14:54 -08:00
serial_ftdi.c
Fix Cressi interface ftdi opening bug
2018-11-18 20:01:28 +02:00
sha1.c
sha1.h
ssrf.h
statistics.c
Show average max depth in yearly statistics
2018-12-17 12:18:26 +01:00
statistics.h
Show average max depth in yearly statistics
2018-12-17 12:18:26 +01:00
strndup.h
strtod.c
subsurface-string.h
subsurfacestartup.c
Mobile/filtering: add two preferences for filtering
2018-10-23 22:45:30 +01:00
subsurfacestartup.h
subsurfacesysinfo.cpp
subsurfacesysinfo.h
taxonomy.c
Dive site: use own copy of taxonomy in dive-site-edit widget
2018-10-13 21:41:41 -04:00
taxonomy.h
Dive site: use own copy of taxonomy in dive-site-edit widget
2018-10-13 21:41:41 -04:00
time.c
uemis-downloader.c
Core: replace tripflag by notrip boolean
2018-11-20 08:14:54 -08:00
uemis.c
Dive site: use pointer instead of uuid in uemis_helper
2018-10-29 00:09:31 +00:00
uemis.h
Dive site: use pointer instead of uuid in uemis_helper
2018-10-29 00:09:31 +00:00
units.h
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
unix.c
version.c
version.h
videoframeextractor.cpp
videoframeextractor.h
webservice.h
windows.c
windowtitleupdate.cpp
windowtitleupdate.h
worldmap-options.h
worldmap-save.c
Add 'location_t' data structure
2018-10-21 19:55:09 +03:00
worldmap-save.h
xmp_parser.cpp
Metadata: rudimentary support for XMP metadataa in MP4-based videos
2018-09-25 14:59:14 -07:00
xmp_parser.h
Metadata: rudimentary support for XMP metadataa in MP4-based videos
2018-09-25 14:59:14 -07:00