aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-05-27Shearwater import: support for DC reported ceilingGravatar Miika Turkia
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-05-27Dive pictures: give user option to recalculate thumbnailsGravatar Berthold Stoeger
2018-05-26core: qt-ble.cpp remove postEvent for all platformsGravatar jan Iversen
2018-05-26Dive pictures: Derive thumbnail file from picture filenameGravatar Berthold Stoeger
2018-05-26Cleanup: remove code related to pictures in the cloud-repositoryGravatar Berthold Stoeger
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-24core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers"Gravatar jan Iversen
2018-05-24core: add ssrf.h as global product headerGravatar jan Iversen
2018-05-24core: replace (void) with no parameter nameGravatar jan Iversen
2018-05-24Cleanup: remove code related to picture-storage in git repositoriesGravatar Berthold Stoeger
2018-05-21core/subsurface-qt: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21core: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21iOS: qt-ble.cpp remove unsupported event.Gravatar jan Iversen
2018-05-20core: marked unused parameterGravatar jan Iversen
2018-05-19build-system: don't always build qtserialbluetooth.cppGravatar Dirk Hohndel
2018-05-18core: solved PictureEntry defined as class and struct.Gravatar jan Iversen
2018-05-18core: removed clang warnings from dive.hGravatar jan Iversen
2018-05-18core: removed clang warnings from units.hGravatar jan Iversen
2018-05-18Plannernotes: '\0'-terminate ICD-bufferGravatar Berthold Stoeger
2018-05-17core: corrected wrong default emailGravatar jan Iversen
2018-05-17Bugfix: Saving divemode to xml and to gitGravatar Willem Ferguson
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-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-14Fix bug for CCR dive bailoutGravatar 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-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-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: 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: 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