aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-06Latest translationsGravatar Dirk Hohndel
2017-12-06Don't close menu after clickGravatar Robert C. Helling
2017-12-06iOS build: next attempt to sort versionsGravatar Dirk Hohndel
2017-12-05Mark changes for Subsurface-mobile as suchGravatar Dirk Hohndel
2017-12-05iOS build: more robust way to determine Qt versionGravatar Dirk Hohndel
2017-12-05Add button to rescan BT devicesGravatar Robert C. Helling
2017-12-05Travis: no longer test Subsurface-mobile without BTGravatar Dirk Hohndel
2017-12-05We no longer support Subsurface-mobile without BT supportGravatar Dirk Hohndel
2017-12-05cmake: building Subsurface-mobile without BT is no longer supportedGravatar Dirk Hohndel
2017-12-06Allocate CheckCloudConnection object on stackGravatar Berthold Stoeger
2017-12-06Remove self-include of core/checkcloudconnection.hGravatar Berthold Stoeger
2017-12-05Gracefully handle cloud authentication failure in verbose modeGravatar Berthold Stoeger
2017-12-05iOS: report location services availabilityGravatar Murillo Bernardes
2017-12-05Update translation source stringsGravatar Dirk Hohndel
2017-12-05Unify capitalizationGravatar Robert C. Helling
2017-12-04Latest translationsGravatar Dirk Hohndel
2017-12-04Add pre-rendered mobile-manual.html.gitGravatar Dirk Hohndel
2017-12-04Subsurface-mobile user manual updateGravatar Dirk Hohndel
2017-12-04libdc: update MXE buildGravatar Dirk Hohndel
2017-12-04Enable building BLE dive computers on iOSGravatar Dirk Hohndel
2017-12-04libdc: update the submoduleGravatar Dirk Hohndel
2017-12-04libdc: fix iOS build scriptGravatar Dirk Hohndel
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-12-04Fix typo "LastIamgeDir"->"LastImageDir"Gravatar Berthold Stoeger
2017-12-04Gracefully handle deletion of a picture that doesn't existGravatar Berthold Stoeger
2017-12-03Fix typo in TestGitStorage: SapleDives -> SampleDivesGravatar Berthold Stoeger
2017-12-03Free unused git repository in git_create_local_repo()Gravatar Berthold Stoeger
2017-12-03Fix argument to set_filename() in QMLManager::finishSetup()Gravatar Berthold Stoeger
2017-12-03build system: fix build of libdivecomputerGravatar Jan Mulder
2017-12-03libdc: update the iOS build script for submoduleGravatar Dirk Hohndel
2017-12-03libdc: update the MXE build script for submoduleGravatar Dirk Hohndel
2017-12-03libdc: get the submodule for Travis CI / Windows MXEGravatar Dirk Hohndel
2017-12-03libdc: add submodule support to build.shGravatar Dirk Hohndel
2017-12-03libdc: add our libdivecomputer branch as git submoduleGravatar Dirk Hohndel
2017-12-03Use QLocale to identify unit systemGravatar Murillo Bernardes
2017-12-03Update translation source stringsGravatar Dirk Hohndel
2017-12-03Add tests to read/write "file://..." style local git repositoriesGravatar Berthold Stoeger
2017-12-03iOS: Display GPS menuGravatar Murillo Bernardes
2017-12-03iOS: Enable location updatesGravatar Murillo Bernardes
2017-12-02Add debug output for vendor/product tuplesGravatar Dirk Hohndel
2017-12-02iOS build: clean up the launch screenGravatar Dirk Hohndel
2017-12-02Add Heinrichs Weikamp BLE dive computers for iOSGravatar Dirk Hohndel
2017-12-02In planner variations use variables for delta valuesGravatar Stefan Fuchs
2017-12-02Planner variations stop time calculation cover all stopsGravatar Stefan Fuchs
2017-12-02iOS: check for UUID instead of physical addressGravatar Murillo Bernardes
2017-12-02iOS: save BT DeviceInfo on discoveryGravatar Murillo Bernardes
2017-12-02Fix file:// handling for git access.Gravatar Berthold Stoeger
2017-12-01On failed cloud save hide progress barGravatar Berthold Stoeger
2017-12-01Remove unnecessary #include and correct whitespaceGravatar Robert C. Helling
2017-12-01Change #include line to make Linux builds happyGravatar Robert C. Helling