aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-19media: read timestamp from mvhd header of MP4/QuickTime videosGravatar Berthold Stoeger
2020-09-17mobile: update version to 3.0.15Gravatar Dirk Hohndel
2020-09-17Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-17Extend BLE uuid matching to the characteristics, add ignore-listGravatar Linus Torvalds
2020-09-17Fix 'uud' typo in BLE uuid matching codeGravatar Linus Torvalds
2020-09-15Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-15translations: use the right Qt translations (part 2)Gravatar Dirk Hohndel
2020-09-15translations: use the right Qt translations and try harder to find themGravatar Dirk Hohndel
2020-09-15Update ReleaseNotesGravatar Miika Turkia
2020-09-15Grab the first gas on Shearwater importGravatar Miika Turkia
2020-09-15Fix a bug on Shearwater cloud gas changesGravatar Miika Turkia
2020-09-15Import cylinder pressure correctlyGravatar Miika Turkia
2020-09-15Ignore gas changes if we one line contains bogus O2Gravatar Miika Turkia
2020-09-15New field for timestamp in shearwater cloud DBGravatar Miika Turkia
2020-09-15Shearwater cloud import: ignore bogus rowsGravatar Miika Turkia
2020-09-15Shearwater cloud import: adjust to millisecondsGravatar Miika Turkia
2020-09-13build-system/macOS: change signing to re-enable notarizationGravatar Dirk Hohndel
2020-09-13pull latest translations from TransifexGravatar Dirk Hohndel
2020-09-13build-system/macOS: use consistent code to pick SDKGravatar Dirk Hohndel
2020-09-13build-system/macOS: add one more library that macdeployqt missesGravatar Dirk Hohndel
2020-09-13build-system/macOS: build libz and libftdi as part of Mac dependenciesGravatar Dirk Hohndel
2020-09-13build-system: add zlib as library we know how to fetchGravatar Dirk Hohndel
2020-09-13desktop: fix TableView for Qt 5.15Gravatar Dirk Hohndel
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-13cleanup: remove unused declarations in class DiveComputerListGravatar Berthold Stoeger
2020-09-13cleanup: remove unused function DiveComputerNode::changesValues()Gravatar Berthold Stoeger
2020-09-13cleanup: move set_dc_nickname() declaration from dive.h to device.hGravatar Berthold Stoeger
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