Age | Commit message (Expand) | Author |
2018-05-19 | Profile: minor coding style issues concerning axis-ticks | Berthold Stoeger |
2018-05-19 | Profile: Fix leak in animation | Berthold Stoeger |
2018-05-18 | build-system: added get-dep-lib to android/build.sh | jan Iversen |
2018-05-18 | build-system: update get-dep-lib with Android fix. | jan Iversen |
2018-05-18 | mobile: add "Copy log to clipboard" button | jan Iversen |
2018-05-18 | core: solved PictureEntry defined as class and struct. | jan Iversen |
2018-05-18 | core: removed clang warnings from dive.h | jan Iversen |
2018-05-18 | core: removed clang warnings from units.h | jan Iversen |
2018-05-18 | Plannernotes: '\0'-terminate ICD-buffer | Berthold Stoeger |
2018-05-17 | core: corrected wrong default email | jan Iversen |
2018-05-17 | build-system: changed build.sh to use get-dep-lib | jan Iversen |
2018-05-17 | build-system: enhanced get-dep-lib with "single" | jan Iversen |
2018-05-17 | build-system: made get-dep-lib faster and more robust. | jan Iversen |
2018-05-17 | iOS: added get-dep-lib to build.sh | jan Iversen |
2018-05-17 | android-build: Build on ubuntu bionic on travis | Anton Lundin |
2018-05-17 | android-build: Remove old libgit2 special handling | Anton Lundin |
2018-05-17 | android-build: Stop installing ant, we're using grade | Anton Lundin |
2018-05-17 | android-build: Simplify and correct | Anton Lundin |
2018-05-17 | android-build: Build googlemaps plugin same way as others | Anton Lundin |
2018-05-17 | android-build: Use sed -i instead of home rolled variant | Anton Lundin |
2018-05-17 | android-build: Use subsurface source variable | Anton Lundin |
2018-05-17 | Bugfix: Saving divemode to xml and to git | Willem Ferguson |
2018-05-17 | Update user manual for CCR and pSCR dive logs | Willem Ferguson |
2018-05-17 | iOS, update Info.plist.in note | jan Iversen |
2018-05-17 | mobile: fix wrong coords when saving new location | Murillo Bernardes |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-17 | Dive pictures: Fix crash on picture delete | Berthold Stoeger |
2018-05-16 | Dive pictures: don't attempt reading the same image twice | Berthold Stoeger |
2018-05-16 | Dive pictures: Don't enter infinity loop on invalid pictures | Berthold Stoeger |
2018-05-14 | Mention bailout in Changelog | Robert C. Helling |
2018-05-14 | Planner: Add combo box for dive mode selection | Robert C. Helling |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Planner: Make use divemode for consumed gas calculation | Robert C. Helling |
2018-05-14 | Planner: Honor last manual divemode | Robert C. Helling |
2018-05-14 | Fix divemode detection in planner | Robert C. Helling |
2018-05-14 | Fix a bug where the bailout events are not saved correctly. | Willem Ferguson |
2018-05-14 | Adapt the dive planner to do bailout | Willem Ferguson |
2018-05-14 | Add planner infra structure for bailout | Robert C. Helling |
2018-05-14 | Place divemode changes in submenu of context menu | Robert C. Helling |
2018-05-14 | Fix bug for CCR dive bailout | Willem Ferguson |
2018-05-14 | Show divemode swith options only for rebreather dives | Willem Ferguson |
2018-05-14 | Create divemode switches using profile context menu | Willem Ferguson |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Provide icons for bailout events on the dive profile. | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Simplify bailout events in the dive log | Willem Ferguson |
2018-05-14 | Implement bailout outside of the dive planner | Willem Ferguson |
2018-05-14 | Incorporate bailout events in CCR & PSCR gas calculations. | Willem Ferguson |