summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-25Add support for the Oceans S1 and McLean ExtremeGravatar Linus Torvalds
2020-06-25build-system/mxe: use the new container imageGravatar Paul Buxton
2020-06-25build-system/MXE: build with more up to date MXE tools.Gravatar Paul Buxton
2020-06-20pull latest translations from Transifexv4.9.6Gravatar Dirk Hohndel
2020-06-20update README and ReleaseNotes for 4.9,6Gravatar Dirk Hohndel
2020-06-18core: fix compile issue with older g++Gravatar Dirk Hohndel
2020-06-18core: fix libdivecomputer dc_custom callbacks structuresGravatar Linus Torvalds
2020-06-16cleanup: remove indirection when passing arguments to parser functionsGravatar Berthold Stoeger
2020-06-14Update CHANGELOGGravatar Dirk Hohndel
2020-06-14mobile: show sync state in menu plateGravatar Dirk Hohndel
2020-06-14mobile: add status text for cloud sync stateGravatar Dirk Hohndel
2020-06-14mobile: track if we have changes that aren't synced to cloudGravatar Dirk Hohndel
2020-06-14git-storage: add global flag to indicate successful cloud syncGravatar Dirk Hohndel
2020-06-14git storage: significantly expand logging to stderrGravatar Dirk Hohndel
2020-06-13download: don't warn on unknown gasmixesGravatar Berthold Stoeger
2020-06-13Fix includes for building against Qt-5.15Gravatar Gaetan Bisson
2020-06-12pull latest translations from Transifexv4.9.5Gravatar Dirk Hohndel
2020-06-12Update ReleaseNotes and README for 4.9.5Gravatar Dirk Hohndel
2020-06-08mobile: update version to 3.0.9Gravatar Dirk Hohndel
2020-06-08mobile/dive-details: restrict width of tags fieldGravatar Dirk Hohndel
2020-06-07mobile: add option to merge local cloud cache dataGravatar Dirk Hohndel
2020-06-07mobile: add helper to import data from local cloud cacheGravatar Dirk Hohndel
2020-06-07mobile: make list of local cloud cache directories availableGravatar Dirk Hohndel
2020-06-07mobile: tiny whitespace updateGravatar Dirk Hohndel
2020-05-31Fix indentationGravatar Miika Turkia
2020-05-31Print empty cylinder, if neededGravatar Miika Turkia
2020-05-31Print at most as many cylinders as the header hasGravatar Miika Turkia
2020-05-31Limit cylinders to one dive onlyGravatar Miika Turkia
2020-05-30mobile: update version to 3.0.8Gravatar Dirk Hohndel
2020-05-30mobile/dive-edit: fix broken editable combo boxesGravatar Dirk Hohndel
2020-05-29cleanup: make local functions of static linkageGravatar Berthold Stoeger
2020-05-27cleanup: remove QCalendarWidget forward declaration and includeGravatar Berthold Stoeger
2020-05-27cleanup: unglobalize grayImage()Gravatar Berthold Stoeger
2020-05-27Android: install translations into the right placeGravatar Dirk Hohndel
2020-05-27cleanup: un-singletonize ShiftTimesDialogGravatar Berthold Stoeger
2020-05-27cleanup: un-singletonize RenumberDialogGravatar Berthold Stoeger
2020-05-26Update changelogGravatar Miika Turkia
2020-05-26Fix precision bug on SubsurfaceCSV importGravatar Miika Turkia
2020-05-26Remove debug outputGravatar Miika Turkia
2020-05-26Add dive mode support for SubsurfaceCSV importGravatar Miika Turkia
2020-05-26Fix field indexes after dive mode and sac changeGravatar Miika Turkia
2020-05-26CSV import: add SAC if we end up supporting itGravatar Miika Turkia
2020-05-26Test case for multicylinder support on CSV importGravatar Miika Turkia
2020-05-26XML start tag does not have new line before headerGravatar Miika Turkia
2020-05-26Print correct template name on CSV exportGravatar Miika Turkia
2020-05-26Trip support for CSV export of dive detailsGravatar Miika Turkia
2020-05-26Use single cylinder dive for testsGravatar Miika Turkia
2020-05-26Initialize variable to silence compiler warningGravatar Miika Turkia
2020-05-26Add multicylinder support for Subsurface CSV importGravatar Miika Turkia
2020-05-26Take SAC into account on SubsurfaceCSV importGravatar Miika Turkia