summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-05-22Fix incorrect Farenheit to Kelvin formula.Gravatar Paul Buxton
2020-05-22desktop: update date and time fields if user changes formatGravatar Berthold Stoeger
2020-05-22desktop: refresh date/time format when switching to system defaultsGravatar Berthold Stoeger
2020-05-22cleanup: set long and short date formats in independent branchesGravatar Berthold Stoeger
2020-05-18update CHANGELOGGravatar Dirk Hohndel
2020-05-18mobile/dive-edit: use template components and theme colorsGravatar Dirk Hohndel
2020-05-18mobile/UI: correctly theme template spin boxGravatar Dirk Hohndel
2020-05-18mobile/dc-download: fix dark theme appearanceGravatar Dirk Hohndel
2020-05-18Use stored SAC for validationGravatar Miika Turkia
2020-05-18TestParse to support SACGravatar Miika Turkia
2020-05-18CSV export: include SAC when exporting dive detailsGravatar Miika Turkia
2020-05-18format for readabilityGravatar Miika Turkia
2020-05-17add missing CHANGELOG entryGravatar Dirk Hohndel
2020-05-17mobile: update version to 3.0.7Gravatar Dirk Hohndel
2020-05-17BLE: trivial updates to the GATT services listsGravatar Linus Torvalds
2020-05-17BLE: add list of known good/bad BLE GATT servicesGravatar Linus Torvalds
2020-05-16filter: properly search for tagsGravatar Berthold Stoeger
2020-05-16filter: include tags in fulltext searchGravatar Berthold Stoeger
2020-05-16desktop: don't call plotDive with doClearPictures = trueGravatar Berthold Stoeger
2020-05-16cleanup: use pointer-to-member style connect for ComboBoxDelegateGravatar Berthold Stoeger