Age | Commit message (Expand) | Author |
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 |
2018-05-14 | Cloud-storage: consistently don't save empty file on desktop version | Berthold Stoeger |
2018-05-14 | Core: don't inline rarely used function | Dirk Hohndel |
2018-05-14 | Android: build fix | Dirk Hohndel |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Small whitespace cleanup | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: Don't update all pictures on drag & drop to profile | Berthold Stoeger |
2018-05-13 | Dive pictures: refactor image downloader | Berthold Stoeger |
2018-05-13 | Dive pictures: Import camera icon | Berthold Stoeger |
2018-05-13 | Dive pictures: Move thumbnail-size to Thumbnailer class | Berthold Stoeger |
2018-05-13 | Dive pictures: Update pictures when thumbnails are ready | Berthold Stoeger |
2018-05-13 | Dive pictures: Introduce thumbnailer class | Berthold Stoeger |
2018-05-13 | Dive pictures: replace picture struct by QString | Berthold Stoeger |
2018-05-13 | Dive pictures: turn SHashedImage class into getHashedImage() function | Berthold Stoeger |
2018-05-13 | Dive pictures: remove close-button optimization | Berthold Stoeger |
2018-05-13 | Dive pictures: Convert thumbnailHash to individual files | Berthold Stoeger |
2018-05-13 | Dive pictures: save thumbnails to individual files | Berthold Stoeger |