aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-08Parse water temperature from ZDTGravatar Miika Turkia
2018-01-08Function to look for new line on DL7 importGravatar Miika Turkia
2018-01-08Parameter size needs to be increased for testGravatar Miika Turkia
2018-01-08Update latests changes to test diveGravatar Miika Turkia
2018-01-08Use dynamic indexing instead of hard codedGravatar Miika Turkia
2018-01-08Add support for air temp on DL7 importGravatar Miika Turkia
2018-01-08Add support for air and water temps for CSV importGravatar Miika Turkia
2018-01-08Add support for max and mean depths for CSV importGravatar Miika Turkia
2018-01-08Update DL7 tests to current importGravatar Miika Turkia
2018-01-08Dummy parse empty divesGravatar Miika Turkia
2018-01-08Stricter check we get dive profileGravatar Miika Turkia
2018-01-08Ignore empty divesGravatar Miika Turkia
2018-01-08Compare DL7 import to saved conversionGravatar Miika Turkia
2018-01-08Add converted DL7 file for test validationGravatar Miika Turkia
2018-01-08Add two dive headers to DL7 sampleGravatar Miika Turkia
2018-01-08Refactor CSV importGravatar Miika Turkia
2018-01-08Add test for DL7 importGravatar Miika Turkia
2018-01-08DL7/zxu sample diveGravatar Miika Turkia
2018-01-07Fix small memory leakGravatar Jan Mulder
2018-01-07Remove redundant call to clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-06Update CHANGELOG.md concerning cloud online/offline changesGravatar Berthold Stoeger
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2018-01-06Enable cloud-online menu entry only if connected to cloudGravatar Berthold Stoeger
2018-01-06Turn take-cloud-online menu action into checkboxGravatar Berthold Stoeger
2018-01-06Sync cloud storage on take-cloud-onlineGravatar Berthold Stoeger
2018-01-06Sync with any remote git repositoryGravatar Berthold Stoeger
2018-01-06Do not save WebserviceID in preferences until asked forGravatar Jan Mulder
2018-01-06Trivial: remove redundant declarations of downloadTableGravatar Berthold Stoeger
2018-01-06cleanup: use new urlsGravatar Jan Mulder
2018-01-06cleanup: localize global variableGravatar Jan Mulder
2018-01-06Remove unused urlsGravatar Jan Mulder
2018-01-06GPS: use applyGpsLocation::applyLocations from coreGravatar Jan Mulder
2018-01-05core: free() in a safe way, reverse geolookup unstabilityGravatar Jan Mulder
2018-01-04Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-01-05Increase size of name_buffer to fit any integerGravatar Berthold Stoeger
2018-01-05Don't define cur_setting in header fileGravatar Berthold Stoeger
2018-01-04parse-xml.c: add get_bool() functionGravatar Berthold Stoeger
2018-01-04Replace BEHAVIOR macro by initializer listsGravatar Berthold Stoeger
2018-01-04Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible()Gravatar Berthold Stoeger
2018-01-04Use set_autogroup() functionGravatar Berthold Stoeger
2018-01-04Turn autogroup from short into boolGravatar Berthold Stoeger
2018-01-04mark_divelist_changed(): only update title if necessaryGravatar Berthold Stoeger
2018-01-04Turn dive_list_changed into boolGravatar Berthold Stoeger
2018-01-03mobile: silence warnings in the app logGravatar Jan Mulder
2018-01-03mobile: newer Kirigami SHAGravatar Jan Mulder
2018-01-02Update CHANGELOG.mdGravatar Dirk Hohndel
2018-01-02Enable translation of ctrl key name for tool tip in dive notesGravatar Stefan Fuchs
2018-01-02Cleanup: Rename preferences ui file names according the standardGravatar Stefan Fuchs
2018-01-02Remove leading space from kg/l units for salinityGravatar Stefan Fuchs
2018-01-02Desktop: follow autogroup setting in UIGravatar Jan Mulder