index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-10-16
cleanup: use std::vector in struct device_table
Berthold Stoeger
2020-10-16
cleanup: use std::string in struct device
Berthold Stoeger
2020-10-16
cleanup: fix tiny memory hole in device.cpp
Berthold Stoeger
2020-10-16
Duration is in seconds
Miika Turkia
2020-10-16
parser: fix parsing of DAN files
Berthold Stoeger
2020-10-13
core: fix detection of duplicate device names
Berthold Stoeger
2020-10-13
cleanup: remove unused function is_default_dive_computer()
Berthold Stoeger
2020-10-11
core: sort device-table by id/model instead of model/id
Berthold Stoeger
2020-10-06
cleanup: use pointer-to-function connect() in ConfigureDiveComputer
Berthold Stoeger
2020-10-05
core: don't merge sample-derived pressures in merge_one_cylinder()
Berthold Stoeger
2020-10-05
core: improve merging of cylinders pressures
Berthold Stoeger
2020-10-05
cleanup: remove libdc_serial field in device_data_t
Berthold Stoeger
2020-10-05
cleanup: remove DC_FIELD_STRING conditional compilation
Berthold Stoeger
2020-10-05
download from dive computer: correctly list transports tried
Dirk Hohndel
2020-10-05
libdc/debug: provide better info regarding libdc interaction
Dirk Hohndel
2020-10-05
Use get_n2 helper function
Robert C. Helling
2020-10-03
cleanup: make device code more consistent with core
Berthold Stoeger
2020-10-03
cleanup: use getDCExact() instead of callback in set_dc_deviceid()
Berthold Stoeger
2020-10-03
cleanup: pass divecomputer to getDC() and getDCExact() helpers
Berthold Stoeger
2020-10-03
cleanup: hide DiveComputerList implementation details
Berthold Stoeger
2020-10-03
filter: add tank size filter constraint
Berthold Stoeger
2020-10-03
filter: implement filtering for gas mixes
Berthold Stoeger
2020-10-03
core: add N2 and general gas component accessors
Berthold Stoeger
2020-10-03
core: make gas type enum globally available
Berthold Stoeger
2020-10-03
cleanup: use getDiveSelection() to loop over selected dives
Berthold Stoeger
2020-10-03
cleanup: replace get_trip_date_string() by get_trip_string()
Berthold Stoeger
2020-10-01
membuffer: be defensive about bad C library vsnprintf implementations
Linus Torvalds
2020-09-30
Android BLE discovery: use discovery agent
Dirk Hohndel
2020-09-30
bluetooth discovery: report more information about progress
Dirk Hohndel
2020-09-30
bluetooth discovery: differentiate discovered and paired devices
Dirk Hohndel
2020-09-29
filter: save timestamps in user-readable format
Berthold Stoeger
2020-09-29
core: add helper functions to format / parse timestamps
Berthold Stoeger
2020-09-29
filter: implement importing of filter presets
Berthold Stoeger
2020-09-29
cleanup: move shown-text calculation from filter widget to core
Berthold Stoeger
2020-09-29
filter: implement loading of filter presets from git repositories
Berthold Stoeger
2020-09-29
filter: implement saving of filter presets to git repositories
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-09-29
cleanup: move function declarations from dive.h to parse.h
Berthold Stoeger
2020-09-29
includes: move declaration of set_filename() from dive.h to qthelper.h
Berthold Stoeger
2020-09-29
filter: implement saving of presets to XML file
Berthold Stoeger
2020-09-29
filter: add filter preset undo commands
Berthold Stoeger
2020-09-29
filter: add primitive filter presets
Berthold Stoeger
2020-09-29
filter: unify desktop and mobile filters
Berthold Stoeger
2020-09-29
filter: connect new filtercode to filterwidget2
Berthold Stoeger
2020-09-29
filter: add filter constraint model
Berthold Stoeger
2020-09-29
filter: add filter constraint object to the core
Berthold Stoeger
2020-09-29
fulltext: remember original query
Berthold Stoeger
2020-09-29
core: add functions to core/time.c
Berthold Stoeger
2020-09-29
Use correct pO2 when computing MOD in equipment tab
Robert C. Helling
2020-09-29
Prefer "GPS1" for divecomputer download dive site resolution
Linus Torvalds
[prev]
[next]