summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-05-16cleanup: make overridden functions in model delegates privateGravatar Berthold Stoeger
2020-05-16cleanup: whitespace fixes in modeldelegates.[cpp|h]Gravatar Berthold Stoeger
2020-05-15cleanup: remove redundant model source files in CMakeLists.txtGravatar Berthold Stoeger
2020-05-15cleanup: replace to "dive.h" includes by more specific includesGravatar Berthold Stoeger
2020-05-15core/bt: ensure that BT/BLE addresses with name sort firstGravatar Dirk Hohndel
2020-05-15core/bt: always add bt name for devicesGravatar Dirk Hohndel
2020-05-15core/bt: match DC descriptor in lower caseGravatar Dirk Hohndel
2020-05-14Save SAC, OTU and CNS in the XML exportGravatar Linus Torvalds
2020-05-14Update CHANGELOGGravatar Dirk Hohndel
2020-05-14mobile/dive-details: show tagsGravatar Dirk Hohndel
2020-05-14mobile/models: add access to tags stringGravatar Dirk Hohndel
2020-05-14mobile/dive-details: less whitespace at the topGravatar Dirk Hohndel
2020-05-14mobile/dive-details: use our labels to create denser displayGravatar Dirk Hohndel
2020-05-14mobile: reduce vertical white space around labelsGravatar Dirk Hohndel
2020-05-14mobile: add smaller, vertically dense template labelGravatar Dirk Hohndel
2020-05-12Remove 'string marker after running out of strings' warningGravatar Linus Torvalds
2020-05-09add Berthold to the list of explicitly mentioned developersGravatar Dirk Hohndel
2020-05-08desktop: hide/unhide tags if dive site was editedGravatar Berthold Stoeger
2020-05-08media: give newly created dive sites a nameGravatar Berthold Stoeger
2020-05-07Update to latest libdivecomputerGravatar Dirk Hohndel