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-24
git: add device-table to git-parser-state
Berthold Stoeger
2020-10-24
cleanup: rename set_dc_nickname() to add_devices_of_dive()
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
devices: return index from function adding / removing devices
Berthold Stoeger
2020-10-24
devices: add functions to add / remove / check for devices
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-10-24
cleanup: remove TagWidget::fixPopupPosition()
Berthold Stoeger
2020-10-24
desktop: overwrite drag & drop in TagWidget
Berthold Stoeger
2020-10-24
desktop: avoid crashes on drag&drop in GroupedLineEdit
Berthold Stoeger
2020-10-24
Update Changelog
Dirk Hohndel
2020-10-24
mobile: show location service warning
Dirk Hohndel
2020-10-24
mobile: show text with location service icon
Dirk Hohndel
2020-10-23
documentation: update package lists for Fedora/openSUSE
Dirk Hohndel
2020-10-23
cleanup: remove outdated explicit libssh2 link
Dirk Hohndel
2020-10-23
cleanup: remove unused function intdup()
Berthold Stoeger
2020-10-23
parser: replace params[] code by new xml_params struct
Berthold Stoeger
2020-10-23
core: add a small helper-struct that keeps track of xml-parameters
Berthold Stoeger
2020-10-23
libdc: free value strings given by libdc's dc_parser_get_field()
Berthold Stoeger
2020-10-17
devices: use case-insensitive comparison for model
Berthold Stoeger
2020-10-17
cleanup: rename clear_device_nodes() to clear_device_table()
Berthold Stoeger
2020-10-17
filter: don't add to filter presets when importing dive sites
Berthold Stoeger
2020-10-17
filter: remove filter_preset_table_t
Berthold Stoeger
2020-10-17
filter: make filter_preset_table an opaque struct for C code
Berthold Stoeger
2020-10-16
cleanup: use correct printf format
Dirk Hohndel
2020-10-16
build-system: add GitHub action for openSUSE Leap 15.2
Dirk Hohndel
2020-10-16
build-system: add GitHub action for Ubuntu 20.10
Dirk Hohndel
2020-10-16
build-system: improve finding of libdivecomputer.a
Dirk Hohndel
2020-10-16
build-system: fix libgit2 detection
Dirk Hohndel
2020-10-16
core: use case-insensitive comparison for device models
Berthold Stoeger
2020-10-16
cleanup: replace std::find_if by std::any_of
Berthold Stoeger
2020-10-16
core: add device_table parameter to device table functions
Berthold Stoeger
2020-10-16
core: remove call_for_each_dc()
Berthold Stoeger
2020-10-16
core: use C accessors in core/save-xml.c instead of callback
Berthold Stoeger
2020-10-16
core: factor out device_is_used_by_selected_dive() function
Berthold Stoeger
2020-10-16
core: use C accessors in core/save-git.c instead of callback
Berthold Stoeger
2020-10-16
cleanup: remove device::operator!=()
Berthold Stoeger
2020-10-16
core: use C accessors in core/libdivecomputer.c instead of callback
Berthold Stoeger
2020-10-16
core: make get_device_for_dc() accessible from C
Berthold Stoeger
2020-10-16
core: add C struct device and struct device_table accessors
Berthold Stoeger
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
[prev]
[next]