summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-13cleanup: remove DiveComputerModel::numRowsGravatar Berthold Stoeger
2020-09-13Disable SAC factor setting for CCR divesGravatar Robert C. Helling
2020-09-12Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-12mobile: update version to 3.0.14Gravatar Dirk Hohndel
2020-09-12documentation: update list of supported dive computersGravatar Dirk Hohndel
2020-09-12Update translation source stringsGravatar Dirk Hohndel
2020-09-12documentation: updates for ReleaseNotes and READMEGravatar Dirk Hohndel
2020-09-12desktop: refine auto-fill of weightsGravatar Berthold Stoeger
2020-09-12desktop: on weight type change, don't overwrite weight if already setGravatar Berthold Stoeger
2020-09-12cleanup: remove empty files in desktop-widgets/statisticsGravatar Berthold Stoeger
2020-09-11project-infrastructure: update workflow badges in READMEGravatar Marshmallow
2020-09-10restore libdivecomputer to latest versionGravatar Dirk Hohndel
2020-09-10desktop: make completion of equipment types substring searchGravatar Berthold Stoeger
2020-09-08cleanup: remove invalidate_dive_cache() call in clone_delete_divecomputer()Gravatar Berthold Stoeger
2020-09-08cleanup: remove dead code from delete_divecomputer()Gravatar Berthold Stoeger
2020-09-08cleanup: remove count_divecomputers() functionGravatar Berthold Stoeger
2020-09-08cleanup: when planning a dive, set dive computer to first dcGravatar Berthold Stoeger
2020-09-06cleanup: make taxonomy_index_for_category() local to taxonomy.cGravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_get_value() instead of taxonomy_get_index()Gravatar Berthold Stoeger
2020-09-06cleanup: create taxonomy_get_value() functionGravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_get_country() in get_dive_country()Gravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_index_for_category() in taxonomy_set_category()Gravatar Berthold Stoeger
2020-09-06cleanup: make alloc_taxonomy local to taxonomy.cGravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_set_category() functionGravatar Berthold Stoeger
2020-09-06cleanup: copy string in taxonomy_set_[country|category]Gravatar Berthold Stoeger
2020-09-06cleanup: add helper function to set taxonomy categoryGravatar Berthold Stoeger
2020-09-06cleanup: leak fix in taxonomy_set_country()Gravatar Berthold Stoeger
2020-09-06Function for "gravity conversion"Gravatar Robert C. Helling
2020-09-05[Bug #2934] Geo Lookup - support for remote dive sitesGravatar Michael Werle
2020-09-04Implement Seac SeacSync databaser parser.Gravatar James Wobser
2020-09-03Increase event icon size in print modeGravatar Robert C. Helling
2020-09-03Improve resolution of profile exportGravatar Robert C. Helling
2020-09-03Set printer resolutionGravatar Robert C. Helling
2020-09-03build-system: update Ubuntu distros that we build forGravatar Dirk Hohndel
2020-09-03datatrak.c: return const string for tank typeGravatar Salvador Cuñat
2020-09-03datatrak.c: Do not duplicate string as it's not being freedGravatar Salvador Cuñat
2020-09-03datatrak.c: use two_bytes_to_int() to get little endian valuesGravatar Salvador Cuñat
2020-09-03datatrak.c - Do not return unsigned negative valuesGravatar Salvador Cuñat
2020-09-03DataTrak import: Add support for WLog extensions.Gravatar Salvador Cuñat
2020-09-03[Bug #2930] Fix crash bug in LocationInformationWidgetGravatar Michael Werle
2020-09-02Planner: Properly initialize salinityGravatar Robert C. Helling
2020-08-26Add an "Edit Gas Change" right-click option.Gravatar Michael Werle
2020-08-24Planner: enforce minimal segement durationGravatar Robert C. Helling
2020-08-24cleanup: fix compiler warningGravatar Robert C. Helling
2020-08-24Planner: handle zero length segments when replanningGravatar Robert C. Helling
2020-08-22core/BLE: don't insist on pairing of pure BLE devicesGravatar Dirk Hohndel
2020-08-22Add CHANGELOGGravatar Dirk Hohndel
2020-08-22Update libdivecomputer to recognize Shearwater PeregrineGravatar Dirk Hohndel
2020-08-22core/BLE: delay characteristics discovery until service discovery completeGravatar Dirk Hohndel
2020-08-22core/BLE: provide state and error updates during BLE discoveryGravatar Dirk Hohndel