aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-11-08VPMB profile: use deco_time rather bottom_time from plannerGravatar Rick Walsh
2017-11-08VPMB in profile: deepest ceiling occurs just after bottom timeGravatar Rick Walsh
2017-11-08VPMB: calculate deco_time assuming final ascent always takes the same timeGravatar Rick Walsh
2017-11-08VPM-B: move bottom_time into deco_stateGravatar Rick Walsh
2017-11-08Do not save dive sites that are not usedGravatar Jan Mulder
2017-11-07Save font_size in correct groupGravatar Jan Mulder
2017-11-06Add "Aladin" to the list of recognized BT names.Gravatar Berthold Stoeger
2017-11-06Fix typo which prevented correct translation of word "Density"Gravatar Stefan Fuchs
2017-11-04Disable o2 break option if last stop is not at 6m/20ftGravatar Stefan Fuchs
2017-11-04O2 breaks code enhancements and cleanupGravatar Stefan Fuchs
2017-11-04Replace QMap::operator[] with QMap::value()Gravatar Berthold Stoeger
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-11-02Fix resource leaks in qt-ble.cppGravatar Berthold Stoeger
2017-10-31When O2 breaking, add segment with current mix not with nextGravatar Robert C. Helling
2017-10-31Don't do the minimal gaschanging stops during O2 breaktingGravatar Robert C. Helling
2017-10-31Correct time bookkeeping when doing O2 breaksGravatar Robert C. Helling
2017-10-30VPM-B ceiling: calculate deco_time similar to planned VPM-B divesGravatar Rick Walsh
2017-10-30VPM-B ceiling outside of planner: over-estimate deco_time on first iterationGravatar Rick Walsh
2017-10-30whitespace (planner.c)Gravatar Rick Walsh
2017-10-30VPMB profile: use bottom_time to calculate deco_time in plannerGravatar Rick Walsh
2017-10-30Planner remove unnecessary gas consumption info from notesGravatar Stefan Fuchs
2017-10-30Add a useful error message if we fail to connect to cloud serverGravatar Dirk Hohndel
2017-10-30Improve parsing of git error messageGravatar Dirk Hohndel
2017-10-30Add new helfer for strcasestrGravatar Dirk Hohndel
2017-10-29Mark missing translationsGravatar Dirk Hohndel
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-28Planner: Do not translate VARIATIONSGravatar Salvador Cuñat
2017-10-26Clear error string when starting dive computer dowload.Gravatar Berthold Stoeger
2017-10-26git save: create a better commit message for initial commitGravatar Dirk Hohndel
2017-10-26git save: don't save the git_id if just creating empty repoGravatar Dirk Hohndel
2017-10-26git save: remove redundant 'subsurface' from commit messageGravatar Dirk Hohndel
2017-10-26git storage: print the actual errorGravatar Dirk Hohndel
2017-10-26cloudstorage: handle invalid PIN correctlyGravatar Dirk Hohndel
2017-10-26Remove bogus member that hides global variableGravatar Dirk Hohndel
2017-10-26Desktop UI: notify user if they need to enter a cloud PINGravatar Dirk Hohndel
2017-10-26Don't show error if cloud credentials aren't set upGravatar Dirk Hohndel
2017-10-26Set error callback helperGravatar Dirk Hohndel
2017-10-26Move error reporting into its own source fileGravatar Dirk Hohndel
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-10-20Do not overwrite start and end pressures on cylinderGravatar Miika Turkia
2017-10-20Don't show localization warning unless verboseGravatar Dirk Hohndel
2017-10-19dive.h: add handling of NULL in get_dive_dc()Gravatar Lubomir I. Ivanov
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-18CNS calculation fixGravatar Stefan Fuchs
2017-10-18init_deco correctly identify previous dives and report overlapping divesGravatar Stefan Fuchs
2017-10-18plannernotes.c coding style fixesGravatar Stefan Fuchs
2017-10-18Minimum gas calculation: Change text colors for delta value output...Gravatar Stefan Fuchs
2017-10-17Taxonomy: Don't access empty entries when printing the tagsGravatar Stefan Fuchs
2017-10-17Tags for geo references: Nicer look, translations and warning messageGravatar Stefan Fuchs
2017-10-17Fix Android compile errorGravatar Jan Mulder