summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-05-26Multi cylinder support for CSV exportGravatar Miika Turkia
2020-05-26CSV export: Split printing of headerGravatar Miika Turkia
2020-05-25mobile/credentials: email address must be lower caseGravatar Dirk Hohndel
2020-05-25cleanup: whitespace fixes in TabDiveInformationGravatar Berthold Stoeger
2020-05-25desktop: localize salinity valueGravatar Berthold Stoeger
2020-05-22cleanup: constify time_during_dive_with_offset() functionGravatar Berthold Stoeger
2020-05-22cleanup: remove unused function get_dive_n_near()Gravatar Berthold Stoeger
2020-05-22cleanup: create common QDateTime -> timestamp conversion functionGravatar Berthold Stoeger
2020-05-22cleanup: remove unused libc-structures from get_trip_date_string()Gravatar Berthold Stoeger
2020-05-22cleanup: move timestampToDateTime() to qthelper.cppGravatar Berthold Stoeger