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
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
build-system/macOS: remove Qt SQL plugins and suppress some errors
Dirk Hohndel
2020-10-16
Duration is in seconds
Miika Turkia
2020-10-16
build-system: switch to current libhidapi
Dirk Hohndel
2020-10-16
build-system: add GitHub scanning
Dirk Hohndel
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-13
Update translations from Transifex
Dirk Hohndel
2020-10-11
documentation: update build instructions for various Debian/Ubuntu flavors
Dirk Hohndel
2020-10-11
Set the NO_PRINTING variable properly
Robert C. Helling
2020-10-11
core: sort device-table by id/model instead of model/id
Berthold Stoeger
2020-10-11
desktop: make divecomputer table sortable
Berthold Stoeger
2020-10-09
CHANGELOG.md: add note about fixing missing Vista theme
Lubomir I. Ivanov
2020-10-09
packaging/windows: add the /styles folder
Lubomir I. Ivanov
2020-10-08
build-system: remove Grantlee references from legacy scripts
Dirk Hohndel
2020-10-08
build-system: remove Grantlee from the packaging scripts
Dirk Hohndel
2020-10-08
build-system: remove Grantlee from the container setup scripts
Dirk Hohndel
2020-10-08
build-system: remove Grantlee from the get-dep-lib script
Dirk Hohndel
2020-10-08
build-system: remove building Grantlee from Snap build
Dirk Hohndel
2020-10-08
build-system: remove building Grantlee from AppImage build
Dirk Hohndel
2020-10-08
build-system: remove building Grantlee cmake
Dirk Hohndel
2020-10-08
build-system: remove building Grantlee from build script
Dirk Hohndel
2020-10-08
Remove code references to Grantlee
Robert C. Helling
2020-10-08
Interpret divelist printing templates
Robert C. Helling
2020-10-06
Update translations from Transifex
Dirk Hohndel
2020-10-06
Update translation source strings
Dirk Hohndel
2020-10-06
build-sytem: hide archived Subsurface version from translation scan
Dirk Hohndel
2020-10-06
cleanup: use safe connect() in ConfigureDiveComputerDialog
Berthold Stoeger
2020-10-06
cleanup: use pointer-to-function connect() in ConfigureDiveComputer
Berthold Stoeger
2020-10-05
Remove empty vertical space from filter QListWidget
willemferguson
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
clenup: remove bogus connect statement.
Berthold Stoeger
2020-10-05
Use get_n2 helper function
Robert C. Helling
2020-10-03
planner: limit depth and time of segments to sane values
Berthold Stoeger
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
Subsurface User manual update: Filter
willemferguson
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
[next]