summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2019-01-22BLE debug: make things less verboseGravatar Dirk Hohndel
2019-01-22libdivecomputer: small wording change in a warningGravatar Dirk Hohndel
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive import: fix logic of process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive download: add trip_table to device_data_tGravatar Berthold Stoeger
2019-01-19Cleanup: remove unused variablesGravatar Berthold Stoeger
2019-01-16Don't allow empty username for gitGravatar Robert C. Helling
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Core: don't copy dive-id on merge diveGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2019-01-09Core: keep trips in table(s)Gravatar Berthold Stoeger
2019-01-09Core: fix dump_trip_list() functionGravatar Berthold Stoeger
2019-01-09Core: macroize dive_table functionsGravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2019-01-09Cleanup: Make add_dive_to_table local to divelist.cGravatar Berthold Stoeger
2019-01-09Dive list: add table parameter to autogroup_dives()Gravatar Berthold Stoeger
2019-01-09Core: move autogroup() into divelist.cGravatar Berthold Stoeger
2019-01-08Filter for logged/planned divesGravatar Robert C. Helling
2019-01-08Helper function to determined planned divesGravatar Robert C. Helling
2019-01-07Dive sites: don't delete unused dive sites on saveGravatar Berthold Stoeger
2019-01-07Merge branch 'shearwater_cloud' of https://github.com/mturkia/subsurfaceGravatar Dirk Hohndel
2019-01-03Use state structure for sample rate infoGravatar Miika Turkia
2019-01-01Use correct value for PO2Gravatar Miika Turkia
2018-12-31Grab correct setpoint on Shearwater cloud importGravatar Miika Turkia
2018-12-30Use different time field as it seems to be more correctGravatar Miika Turkia
2018-12-29Sample rate varies between divesGravatar Miika Turkia
2018-12-29Initial support for Shearwater CloudGravatar Miika Turkia
2018-12-29Shearwater import: dive id might be large than intGravatar Miika Turkia
2018-12-29windows.c: fix wrong usage of wcslen() for utf8 conversationGravatar Lubomir I. Ivanov
2018-12-27Core: fix BT on Linux, workaround Qt bug on 5.12.0Gravatar Jan Mulder
2018-12-23Bluetooth: all states other than HostPoweredOff qualify as validGravatar Jan Mulder
2018-12-23Cleanup: remove unused parameter was_autogenGravatar Berthold Stoeger
2018-12-21core: recognize Oceanic Pro Plus X over BLEGravatar Dirk Hohndel
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: make DCDeviceData a "normal" singletonGravatar Berthold Stoeger
2018-12-17Core: remove count_dives_with_*() functionsGravatar Berthold Stoeger
2018-12-17Show average max depth in yearly statisticsGravatar Robert C. Helling
2018-12-14Cleanup: detangle unregister_dive() and delete_single_dive()Gravatar Berthold Stoeger
2018-12-14Core: don't remove dive from trip in add_dive_to_trip()Gravatar Berthold Stoeger
2018-12-14Cleanup: remove split_dive_*() functionsGravatar Berthold Stoeger
2018-12-14Cleanup: remove merge_two_dives() functionGravatar Berthold Stoeger
2018-12-14Cleanup: remove remove_autogen_trips() functionGravatar Berthold Stoeger
2018-12-14Cleanup: remove combine_trips() functionGravatar Berthold Stoeger