aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-11iOS: corrected ^space to tabGravatar jan Iversen
2018-05-10WhitespaceGravatar Dirk Hohndel
2018-05-10iOS: cleaned/bumped versionsGravatar jan Iversen
2018-05-10iOS: removed local build of libxml2Gravatar jan Iversen
2018-05-10iOS: removed local build of sqllite3Gravatar jan Iversen
2018-05-10iOS: build.sh does not run configure for libdivecomputerGravatar jan Iversen
2018-05-10Travis: remove flag for iOS that is no longer necessaryGravatar Dirk Hohndel
2018-05-10iOS: Allow change of bundle identifierGravatar jan Iversen
2018-05-11Fixed erroneous comparison of cylinders and weight systems.Gravatar Oliver Schwaneberg
2018-05-11Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"Gravatar Oliver Schwaneberg
2018-05-10Removed a duplicate include in maintab.cppGravatar Oliver Schwaneberg
2018-05-10Added Info.plist and Qt to .gitignoreGravatar jan Iversen
2018-05-10Updated .gitignore to silence ios dirsGravatar jan Iversen
2018-05-10iOS: use recommended variable for bundle IDGravatar Murillo Bernardes
2018-05-09iOS: update build scriptGravatar jan Iversen
2018-05-09iOS: update build instractionsGravatar jan Iversen
2018-05-09mobile: show selected dive on details viewGravatar Murillo Bernardes
2018-05-09iOS, set lowest deployment target to 8.0Gravatar jan Iversen
2018-05-08Add a comment on building option -mobileGravatar Robert C. Helling
2018-05-07Planner: Unify final ascent rates in plan() and fake_dc()Gravatar Berthold Stoeger
2018-05-07Fix CCR setpoint display bugGravatar Willem Ferguson
2018-05-07Planner: Correctly fill out last_manual_time in fake_dc()Gravatar Berthold Stoeger
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger
2018-05-07Travis: fix Android build by forcing Ubuntu:xenial for containerGravatar Dirk Hohndel
2018-05-04Desktop: fix time format in main tabGravatar Dirk Hohndel
2018-05-03Profile: Fix crash on addition of dive to fresh logbookGravatar Berthold Stoeger
2018-05-01CSV import: include visibility and rating in importGravatar Miika Turkia
2018-05-01CSV import: parse (unit) style headersGravatar Miika Turkia
2018-04-29Ubuntu build script updateGravatar Dirk Hohndel
2018-04-29When looking for gas change events only use thoseGravatar Robert C. Helling
2018-04-29cmake: add the GCC_OPTIMIZATION_FLAGS variableGravatar Lubomir I. Ivanov
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-04-27Android: correctly detect the different BT device typesGravatar Dirk Hohndel
2018-04-27Android: fix error in build scriptGravatar Dirk Hohndel
2018-04-27iOS: fix typo in build scriptGravatar Dirk Hohndel
2018-04-27Create one function to determine the supported transportsGravatar Dirk Hohndel
2018-04-27libdc transport debuggingGravatar Dirk Hohndel
2018-04-27QML UI: add supported dive computers to log fileGravatar Dirk Hohndel
2018-04-27Redesign the flow for checking supported DCs on AndroidGravatar Dirk Hohndel
2018-04-27Use libdc information about supported transportsGravatar Dirk Hohndel
2018-04-27Android: rebuild libdivecomputer if SHA changesGravatar Dirk Hohndel
2018-04-27Do a better job of picking which transport to useGravatar Linus Torvalds
2018-04-27Configure ostc3: Remove obsoleted settingGravatar Anton Lundin
2018-04-25Update references to Subsurface-NGGravatar Dirk Hohndel
2018-04-25Compile fix when compiling without BLE enabledGravatar Dirk Hohndel
2018-04-24Only offer dive computers with supported transportsGravatar Dirk Hohndel
2018-04-24Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-04-24use libdivecomputer 'fingerprint' to avoid downloading extra dataGravatar Linus Torvalds
2018-04-24Actually tie in the new libdivecomputer IO model to open the dive computer de...Gravatar Linus Torvalds
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds