summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-27Clone breeze icons from GitHubGravatar Dirk Hohndel
2017-11-27Code cleanup: Move index declarations into for loopGravatar Stefan Fuchs
2017-11-27After edit the cylinders of a dive copy the full samplesGravatar Stefan Fuchs
2017-11-27Use MAX_CYLINDERS consistentlyGravatar Stefan Fuchs
2017-11-27Use MAX_SENSORS define everywhereGravatar Stefan Fuchs
2017-11-27When replanning logged dive call CylindersModel->updateDiveGravatar Stefan Fuchs
2017-11-27Add debug function dump_cylindersGravatar Stefan Fuchs
2017-11-27Compile dump_tissues function only if needed based on defineGravatar Stefan Fuchs
2017-11-27Store and load the planner related depth info of a cylinder in logfileGravatar Stefan Fuchs
2017-11-27QML UI: add versions of key libraries to the logGravatar Dirk Hohndel
2017-11-27Latest translationsGravatar Dirk Hohndel
2017-11-26Update list of divecomputers supported in Subsurface-mobileGravatar Dirk Hohndel
2017-11-26Inform LocationFilterModel of added dive site nameGravatar Berthold Stoeger
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-11-26Simplify signal handling after dive site editingGravatar Berthold Stoeger
2017-11-26Fix comparison function in qt-models/divelocationmodel.cppGravatar Berthold Stoeger
2017-11-26Remove unused method LocationInformationModel::addDiveSite()Gravatar Berthold Stoeger
2017-11-26Remove redundant declaration of set_userid()Gravatar Berthold Stoeger
2017-11-26In maintab clear location tags when selecting a dive w/o dive siteGravatar Stefan Fuchs
2017-11-25Update ReleaseNotesGravatar Dirk Hohndel
2017-11-25Update translation source stringsGravatar Dirk Hohndel
2017-11-25Fix toggling of partial pressure graphsGravatar Berthold Stoeger
2017-11-25Use equality instead of substring comparison in suits and buddy filterGravatar Berthold Stoeger
2017-11-25In strings start lower case in parenthesisGravatar Stefan Fuchs
2017-11-25In strings change tank to cylinderGravatar Stefan Fuchs
2017-11-25In planner.c remove unused variable o2break_doneGravatar Stefan Fuchs
2017-11-25Refresh display if a dive site was editedGravatar Berthold Stoeger
2017-11-25Planner UI improvements: Enable/disable optionsGravatar Stefan Fuchs
2017-11-25Hand planner variables to profileGravatar Robert C. Helling
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-11-25Run variations calculation in backgroundGravatar Robert C. Helling
2017-11-25Add logic parentheses to make compiler happyGravatar Robert C. Helling
2017-11-25Update Subsurface-mobile version numberGravatar Dirk Hohndel
2017-11-25Merge branch 'print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2017-11-25Update filters on refreshDisplay and remember old selecttionsGravatar Berthold Stoeger
2017-11-25Replace bool * array by std::vector<char> in MultiFilterInterfaceGravatar Berthold Stoeger
2017-11-25LocationFilter: use equality instead of substring comparisonGravatar Berthold Stoeger
2017-11-25Fix crash when dives have no dive siteGravatar Dirk Hohndel
2017-11-25Release notes.Gravatar Jan Mulder
2017-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-25Only call autogroup when it's enabledGravatar Dirk Hohndel
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-25Cleanup: remove unused extern declarationGravatar Berthold Stoeger
2017-11-24Travis: Mac: enable googlemaps againGravatar Dirk Hohndel
2017-11-24Travis: Mac build prevent error out when not using libcurl/libssh2Gravatar Dirk Hohndel
2017-11-24build.sh: remove googlemaps .qmake.conf hackGravatar Dirk Hohndel
2017-11-24build.sh: don't use sed -iGravatar Dirk Hohndel
2017-11-24Fix build without BT supportGravatar Dirk Hohndel
2017-11-24Travis: try to make sure failing builds failGravatar Dirk Hohndel