aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-05-13Dive pictures: Convert thumbnailHash to individual filesGravatar Berthold Stoeger
2018-05-13Dive pictures: save thumbnails to individual filesGravatar Berthold Stoeger
2018-05-13Dive pictures: Scale thumbnails on demandGravatar Berthold Stoeger
2018-05-13mobile: fix next icon prefixGravatar Murillo Bernardes
2018-05-13iOS: fix "previous" button iconGravatar Murillo Bernardes
2018-05-13Update CHANGELOG.mdGravatar Berthold Stoeger
2018-05-13Desktop: On dive edit from the dive list or map, switch to new stateGravatar Berthold Stoeger
2018-05-13Desktop: Make "Edit dive" menu entry work for downloaded divesGravatar Berthold Stoeger
2018-05-13mobile: prevent Action buttons hijack after deleteGravatar Murillo Bernardes
2018-05-12Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-05-12Add Qt header so Q_OS_xxx macros workGravatar Dirk Hohndel
2018-05-12DC transport debugging messagesGravatar Dirk Hohndel
2018-05-12Simplier way to get QT_VERSIONGravatar Cristian Ionescu-Idbohrn
2018-05-11BLE: add EON Core and Mares Bluelink to detectionGravatar Dirk Hohndel
2018-05-11iOS: only DC_TRANSPORT_BLE is supportedGravatar Dirk Hohndel
2018-05-11Mac: update build.sh to hack around autotools problemGravatar Dirk Hohndel
2018-05-11Add script to download/clone 3rd party libsGravatar jan Iversen
2018-05-11iOS: update weigth... weight to avoid warningGravatar jan Iversen
2018-05-11iOS: corrected ^space to tabGravatar jan Iversen
2018-05-10WhitespaceGravatar Dirk Hohndel
2018-05-10iOS: cleaned/bumped versionsGravatar jan Iversen
2018-05-10iOS: removed local build of libxml2Gravatar jan Iversen
2018-05-10iOS: removed local build of sqllite3Gravatar jan Iversen
2018-05-10iOS: build.sh does not run configure for libdivecomputerGravatar jan Iversen
2018-05-10Travis: remove flag for iOS that is no longer necessaryGravatar Dirk Hohndel
2018-05-10iOS: Allow change of bundle identifierGravatar jan Iversen
2018-05-11Fixed erroneous comparison of cylinders and weight systems.Gravatar Oliver Schwaneberg
2018-05-11Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"Gravatar Oliver Schwaneberg
2018-05-10Removed a duplicate include in maintab.cppGravatar Oliver Schwaneberg
2018-05-10Added Info.plist and Qt to .gitignoreGravatar jan Iversen
2018-05-10Updated .gitignore to silence ios dirsGravatar jan Iversen
2018-05-10iOS: use recommended variable for bundle IDGravatar Murillo Bernardes
2018-05-09iOS: update build scriptGravatar jan Iversen