index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-25
cleanup: move mark_divelist_changed() to qmlmanager.cpp
Berthold Stoeger
2020-10-25
cleanup: remove MainWindow::setFileClean()
Berthold Stoeger
2020-10-25
cleanup: remove unsaved_changes() test in testrenumber.cpp
Berthold Stoeger
2020-10-25
cleanup: remove MainWindow::unsavedChanges() function
Berthold Stoeger
2020-10-25
desktop: remove DiveComputerManagementDialog
Berthold Stoeger
2020-10-25
devices: connect DiveComputerModel to undo-command
Berthold Stoeger
2020-10-25
models: update DiveComputerModel when core data is reset
Berthold Stoeger
2020-10-25
devices: add index based device removal function
Berthold Stoeger
2020-10-25
desktop: add tab-widget for dive computer names
Berthold Stoeger
2020-10-25
undo: add device related undo commands
Berthold Stoeger
2020-10-25
cleanup: initialize all fields
Dirk Hohndel
2020-10-25
cleanup: fix over-eager Coverity warnings
Dirk Hohndel
2020-10-25
cleanup: fix over-eager Coverity warnings
Dirk Hohndel
2020-10-25
cleanup: remove double const qualifier
Berthold Stoeger
2020-10-24
tests: move TestGitStorage to its own test config
Dirk Hohndel
2020-10-24
test: manually run gitStorageTest
Dirk Hohndel
2020-10-24
build-system: switch to using C++17 as default C++ dialect
Berthold Stoeger
2020-10-24
core: remove create_device_node() from fixup_dive()
Berthold Stoeger
2020-10-24
divecomputer: add device to provided table instead of global table
Berthold Stoeger
2020-10-24
divecomputer: add device_table pointer to device_data_t
Berthold Stoeger
2020-10-24
cleanup: remove dc_user_device_t
Berthold Stoeger
2020-10-24
devices: create device nodes in parsers
Berthold Stoeger
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
[prev]
[next]