Age | Commit message (Expand) | Author |
2018-05-11 | iOS: update weigth... weight to avoid warning | jan Iversen |
2018-05-11 | iOS: corrected ^space to tab | jan Iversen |
2018-05-10 | Whitespace | Dirk Hohndel |
2018-05-10 | iOS: cleaned/bumped versions | jan Iversen |
2018-05-10 | iOS: removed local build of libxml2 | jan Iversen |
2018-05-10 | iOS: removed local build of sqllite3 | jan Iversen |
2018-05-10 | iOS: build.sh does not run configure for libdivecomputer | jan Iversen |
2018-05-10 | Travis: remove flag for iOS that is no longer necessary | Dirk Hohndel |
2018-05-10 | iOS: Allow change of bundle identifier | jan Iversen |
2018-05-11 | Fixed erroneous comparison of cylinders and weight systems. | Oliver Schwaneberg |
2018-05-11 | Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel" | Oliver Schwaneberg |
2018-05-10 | Removed a duplicate include in maintab.cpp | Oliver Schwaneberg |
2018-05-10 | Added Info.plist and Qt to .gitignore | jan Iversen |
2018-05-10 | Updated .gitignore to silence ios dirs | jan Iversen |
2018-05-10 | iOS: use recommended variable for bundle ID | Murillo Bernardes |
2018-05-09 | iOS: update build script | jan Iversen |
2018-05-09 | iOS: update build instractions | jan Iversen |
2018-05-09 | mobile: show selected dive on details view | Murillo Bernardes |
2018-05-09 | iOS, set lowest deployment target to 8.0 | jan Iversen |
2018-05-08 | Add a comment on building option -mobile | Robert C. Helling |
2018-05-07 | Planner: Unify final ascent rates in plan() and fake_dc() | Berthold Stoeger |
2018-05-07 | Fix CCR setpoint display bug | Willem Ferguson |
2018-05-07 | Planner: Correctly fill out last_manual_time in fake_dc() | Berthold Stoeger |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-05-07 | Travis: fix Android build by forcing Ubuntu:xenial for container | Dirk Hohndel |
2018-05-04 | Desktop: fix time format in main tab | Dirk Hohndel |
2018-05-03 | Profile: Fix crash on addition of dive to fresh logbook | Berthold Stoeger |
2018-05-01 | CSV import: include visibility and rating in import | Miika Turkia |
2018-05-01 | CSV import: parse (unit) style headers | Miika Turkia |
2018-04-29 | Ubuntu build script update | Dirk Hohndel |
2018-04-29 | When looking for gas change events only use those | Robert C. Helling |
2018-04-29 | cmake: add the GCC_OPTIMIZATION_FLAGS variable | Lubomir I. Ivanov |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-27 | Android: correctly detect the different BT device types | Dirk Hohndel |
2018-04-27 | Android: fix error in build script | Dirk Hohndel |
2018-04-27 | iOS: fix typo in build script | Dirk Hohndel |
2018-04-27 | Create one function to determine the supported transports | Dirk Hohndel |
2018-04-27 | libdc transport debugging | Dirk Hohndel |
2018-04-27 | QML UI: add supported dive computers to log file | Dirk Hohndel |
2018-04-27 | Redesign the flow for checking supported DCs on Android | Dirk Hohndel |
2018-04-27 | Use libdc information about supported transports | Dirk Hohndel |
2018-04-27 | Android: rebuild libdivecomputer if SHA changes | Dirk Hohndel |
2018-04-27 | Do a better job of picking which transport to use | Linus Torvalds |
2018-04-27 | Configure ostc3: Remove obsoleted setting | Anton Lundin |
2018-04-25 | Update references to Subsurface-NG | Dirk Hohndel |
2018-04-25 | Compile fix when compiling without BLE enabled | Dirk Hohndel |
2018-04-24 | Only offer dive computers with supported transports | Dirk Hohndel |
2018-04-24 | Update libdivecomputer submodule | Dirk Hohndel |
2018-04-24 | use libdivecomputer 'fingerprint' to avoid downloading extra data | Linus Torvalds |
2018-04-24 | Actually tie in the new libdivecomputer IO model to open the dive computer de... | Linus Torvalds |