aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-14iOS build: update dummy.qml to match all the importsGravatar Dirk Hohndel
2017-10-14BLE: try to enable on iOSGravatar Dirk Hohndel
2017-10-14iOS build: add include path for KirigamiGravatar Dirk Hohndel
2017-10-14Merge branch 'dynamic-bt' of https://github.com/janmulder/subsurfaceGravatar Dirk Hohndel
2017-10-14Documentation: Merge and update french translationsGravatar Guillaume GARDET
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-12Add function for non-BT connection addressesGravatar Jan Mulder
2017-10-12Add function to clear connectionModel dataGravatar Jan Mulder
2017-10-11Update bundled versiomn of the Subsurface-mobile manualGravatar Dirk Hohndel
2017-10-11Subsurface-mobile user manual: many small adjustmentsGravatar Dirk Hohndel
2017-10-11Subsurface-mobile user manual: spelling correctionsGravatar Dirk Hohndel
2017-10-11QML UI: pin known good Kirigami versionGravatar Dirk Hohndel
2017-10-11Another translation updateGravatar Dirk Hohndel
2017-10-11Update included version of mobile user manualGravatar Dirk Hohndel
2017-10-11Update Subsurface-mobile user manual for v2Gravatar Willem Ferguson
2017-10-11iOS build: we don't use ssh and can't use OpenSSLGravatar Dirk Hohndel
2017-10-09latest translationsGravatar Dirk Hohndel
2017-10-09QML UI: add missing iconGravatar Dirk Hohndel
2017-10-09Mac build: update the signing scriptGravatar Dirk Hohndel
2017-10-09Mac build: these problems have long been solvedGravatar Dirk Hohndel
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-09Preferences units dialog: Tab order and silence warningsGravatar Stefan Fuchs
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-08preferences: add missing dialog iconGravatar Lubomir I. Ivanov
2017-10-08Hide outdated gas name strings in profile in plannerGravatar Stefan Fuchs
2017-10-08VPM-B profile: calculate parameters when in planner modeGravatar Rick Walsh
2017-10-08mobile: do not clear email and passwd when cancellingGravatar Jan Mulder
2017-10-08mobile: only set old credential status in one placeGravatar Jan Mulder
2017-10-08Fix crash when text emptyGravatar Miika Turkia
2017-10-07Store RBT value on DivingLog importGravatar Miika Turkia
2017-10-07Locationinformation: correctly handle strings on the heapGravatar Dirk Hohndel
2017-10-07Typo fix remoev -> removeGravatar Darexon
2017-10-07Fix divinglog import temperature truncationGravatar Linus Torvalds
2017-10-07Fix divinglog import limit checkingGravatar Linus Torvalds
2017-10-07Tab order for location information dialogGravatar Stefan Fuchs
2017-10-07Update translation source stringsGravatar Dirk Hohndel
2017-10-07Add connectionlistmodel.cpp/h to iOS qmake fileGravatar Dirk Hohndel
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-10-07Remove disfunctional asc. rate signals and add disable keyboardTrackingGravatar Robert C. Helling
2017-10-07Safeguards for Liquivision importGravatar Miika Turkia
2017-10-07Warn if we edit non-existant dive siteGravatar Dirk Hohndel
2017-10-07Fix two bugs in taxonomy_set_countryGravatar Dirk Hohndel
2017-10-07LocationInformationWidget: make sure to clean out fieldsGravatar Dirk Hohndel
2017-10-07Disable editDiveSiteButton without dive site nameGravatar Dirk Hohndel
2017-10-07map-widget: don't crash if the map QML failed to loadGravatar Lubomir I. Ivanov
2017-10-07QML UI: open v2 user manualGravatar Dirk Hohndel
2017-10-06Revert "QML UIL: go back to older Kirigami"Gravatar Dirk Hohndel
2017-10-05Merge pull request #642 from Subsurface-divelog/editStartsOnTopGravatar Subsurface
2017-10-05Merge pull request #641 from Subsurface-divelog/taxonomyCrashFixGravatar Subsurface