aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-11-24build.sh: only modify googlemaps .qmake.conf on MacGravatar Dirk Hohndel
2017-11-24printing: add release note about the recent template changesGravatar Lubomir I. Ivanov
2017-11-24printing: update the coping of bundled templatesGravatar Lubomir I. Ivanov
2017-11-24printing: only load *.html files in the UIGravatar Lubomir I. Ivanov
2017-11-24printing: detect a 'statistics' template when editingGravatar Lubomir I. Ivanov
2017-11-24printing: handle overwriting in import / exportGravatar Lubomir I. Ivanov
2017-11-24printing: make sure that exported templates are .htmlGravatar Lubomir I. Ivanov