aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-17android-build: Remove old libgit2 special handlingGravatar Anton Lundin
2018-05-17android-build: Stop installing ant, we're using gradeGravatar Anton Lundin
2018-05-17android-build: Simplify and correctGravatar Anton Lundin
2018-05-17android-build: Build googlemaps plugin same way as othersGravatar Anton Lundin
2018-05-17android-build: Use sed -i instead of home rolled variantGravatar Anton Lundin
2018-05-17android-build: Use subsurface source variableGravatar Anton Lundin
2018-05-17Bugfix: Saving divemode to xml and to gitGravatar Willem Ferguson
2018-05-17Update user manual for CCR and pSCR dive logsGravatar Willem Ferguson
2018-05-17iOS, update Info.plist.in noteGravatar jan Iversen
2018-05-17mobile: fix wrong coords when saving new locationGravatar Murillo Bernardes
2018-05-17Dive pictures: Don't plot pictures twice when changing current diveGravatar Berthold Stoeger
2018-05-17Dive pictures: Fix crash on picture deleteGravatar Berthold Stoeger
2018-05-16Dive pictures: don't attempt reading the same image twiceGravatar Berthold Stoeger
2018-05-16Dive pictures: Don't enter infinity loop on invalid picturesGravatar Berthold Stoeger
2018-05-14Mention bailout in ChangelogGravatar Robert C. Helling
2018-05-14Planner: Add combo box for dive mode selectionGravatar Robert C. Helling
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Planner: Make use divemode for consumed gas calculationGravatar Robert C. Helling
2018-05-14Planner: Honor last manual divemodeGravatar Robert C. Helling
2018-05-14Fix divemode detection in plannerGravatar Robert C. Helling
2018-05-14Fix a bug where the bailout events are not saved correctly.Gravatar Willem Ferguson
2018-05-14Adapt the dive planner to do bailoutGravatar Willem Ferguson
2018-05-14Add planner infra structure for bailoutGravatar Robert C. Helling
2018-05-14Place divemode changes in submenu of context menuGravatar Robert C. Helling
2018-05-14Fix bug for CCR dive bailoutGravatar Willem Ferguson
2018-05-14Show divemode swith options only for rebreather divesGravatar Willem Ferguson
2018-05-14Create divemode switches using profile context menuGravatar Willem Ferguson
2018-05-14Implement get_divemode() to find the divemode at a particular timeGravatar Willem Ferguson
2018-05-14Implement get_divemode() to find the divemode at a particular timeGravatar Willem Ferguson
2018-05-14Read and write divemode changes (xml and git)Gravatar Willem Ferguson
2018-05-14Provide icons for bailout events on the dive profile.Gravatar Willem Ferguson
2018-05-14Simplify the bailout detection functions.Gravatar Willem Ferguson
2018-05-14Simplify bailout events in the dive logGravatar Willem Ferguson
2018-05-14Implement bailout outside of the dive plannerGravatar Willem Ferguson
2018-05-14Incorporate bailout events in CCR & PSCR gas calculations.Gravatar Willem Ferguson
2018-05-14Cloud-storage: consistently don't save empty file on desktop versionGravatar Berthold Stoeger
2018-05-14Core: don't inline rarely used functionGravatar Dirk Hohndel
2018-05-14Android: build fixGravatar Dirk Hohndel
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Small whitespace cleanupGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Dive pictures: Don't update all pictures on drag & drop to profileGravatar Berthold Stoeger
2018-05-13Dive pictures: refactor image downloaderGravatar Berthold Stoeger
2018-05-13Dive pictures: Import camera iconGravatar Berthold Stoeger
2018-05-13Dive pictures: Move thumbnail-size to Thumbnailer classGravatar Berthold Stoeger
2018-05-13Dive pictures: Update pictures when thumbnails are readyGravatar Berthold Stoeger
2018-05-13Dive pictures: Introduce thumbnailer classGravatar Berthold Stoeger
2018-05-13Dive pictures: replace picture struct by QStringGravatar Berthold Stoeger
2018-05-13Dive pictures: turn SHashedImage class into getHashedImage() functionGravatar Berthold Stoeger
2018-05-13Dive pictures: remove close-button optimizationGravatar Berthold Stoeger