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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-01-22
BLE debug: make things less verbose
Dirk Hohndel
2019-01-22
libdivecomputer: small wording change in a warning
Dirk Hohndel
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-19
Dive import: fix logic of process_imported_dives()
Berthold Stoeger
2019-01-19
Dive download: add trip_table to device_data_t
Berthold Stoeger
2019-01-19
Cleanup: remove unused variables
Berthold Stoeger
2019-01-16
Don't allow empty username for git
Robert C. Helling
2019-01-13
Planner: Add checkbox to force OC bailout
Robert C. Helling
2019-01-09
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Core: don't copy dive-id on merge dive
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Import: add trip_table argument to DiveImportedModel::repopulate()
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: fix dump_trip_list() function
Berthold Stoeger
2019-01-09
Core: macroize dive_table functions
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
2019-01-09
Dive list: add table parameter to autogroup_dives()
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
2019-01-08
Helper function to determined planned dives
Robert C. Helling
2019-01-07
Dive sites: don't delete unused dive sites on save
Berthold Stoeger
2019-01-07
Merge branch 'shearwater_cloud' of https://github.com/mturkia/subsurface
Dirk Hohndel
2019-01-03
Use state structure for sample rate info
Miika Turkia
2019-01-01
Use correct value for PO2
Miika Turkia
2018-12-31
Grab correct setpoint on Shearwater cloud import
Miika Turkia
2018-12-30
Use different time field as it seems to be more correct
Miika Turkia
2018-12-29
Sample rate varies between dives
Miika Turkia
2018-12-29
Initial support for Shearwater Cloud
Miika Turkia
2018-12-29
Shearwater import: dive id might be large than int
Miika Turkia
2018-12-29
windows.c: fix wrong usage of wcslen() for utf8 conversation
Lubomir I. Ivanov
2018-12-27
Core: fix BT on Linux, workaround Qt bug on 5.12.0
Jan Mulder
2018-12-23
Bluetooth: all states other than HostPoweredOff qualify as valid
Jan Mulder
2018-12-23
Cleanup: remove unused parameter was_autogen
Berthold Stoeger
2018-12-21
core: recognize Oceanic Pro Plus X over BLE
Dirk Hohndel
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-17
Cleanup: make DCDeviceData a "normal" singleton
Berthold Stoeger
2018-12-17
Core: remove count_dives_with_*() functions
Berthold Stoeger
2018-12-17
Show average max depth in yearly statistics
Robert C. Helling
2018-12-14
Cleanup: detangle unregister_dive() and delete_single_dive()
Berthold Stoeger
2018-12-14
Core: don't remove dive from trip in add_dive_to_trip()
Berthold Stoeger
2018-12-14
Cleanup: remove split_dive_*() functions
Berthold Stoeger
2018-12-14
Cleanup: remove merge_two_dives() function
Berthold Stoeger
2018-12-14
Cleanup: remove remove_autogen_trips() function
Berthold Stoeger
2018-12-14
Cleanup: remove combine_trips() function
Berthold Stoeger
[next]