Age | Commit message (Expand) | Author |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2017-04-26 | Correct divesite geocoding translation | Jan Mulder |
2017-04-24 | Deal with additional line break in dive notes from planner | Stefan Fuchs |
2017-04-20 | Identify user provided notes in plain text in replan | Robert C. Helling |
2017-04-20 | Handle CCR setpoint when replanning a dive | Jan Mulder |
2017-04-16 | Handle notes from planner | Stefan Fuchs |
2017-04-16 | Last added dive planner point for correct lenght not always added | Stefan Fuchs |
2017-03-28 | Always show notes when replanning | Robert C. Helling |
2017-03-28 | Handle notes in replan | Robert C. Helling |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-24 | Don't erroneously mark the cylinder pressure red - second try | Stefan Fuchs |
2017-03-13 | Correctly trigger update of cylinder table trash icons in planner | Stefan Fuchs |
2017-03-11 | Correct trash or trashforbidden icon and tooltip in cylinder table | Stefan Fuchs |
2017-03-11 | Add units (m or ft) for MOD and MND in cylinder table in planner | Stefan Fuchs |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Use 'Temp.' for abbreviations. | Martin Měřinský |
2017-03-11 | Cyl > Cylinder | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Make depth conversion work for negative depths | Robert C. Helling |
2017-03-11 | Minimum gas calculation - Calculations and UI parameters | Stefan Fuchs |
2017-03-11 | Don't erroneously mark the cylinder pressure red and set font italic | Stefan Fuchs |
2017-03-11 | Fix cyclinder table issue "workingpressure" in planner | Stefan Fuchs |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-05 | Don't clear plan when (re-) planning | Dirk Hohndel |
2017-03-04 | Initialize cylinder index | Dirk Hohndel |
2017-03-04 | Ensure correct length of the created dive | Dirk Hohndel |
2017-03-04 | Only honor drop stone mode when planning a dive | Dirk Hohndel |
2017-03-04 | Implement manual setting of depth | Dirk Hohndel |
2017-02-26 | Call the cylinder working pressure "starting pressure" in planner | Robert C. Helling |
2017-02-17 | Handle negative dates (before the epoch) better | Linus Torvalds |
2017-02-15 | Always use emitDataChanged() in diveplannermodel.cpp | Stefan Fuchs |
2017-02-04 | Let cylinderid = -1 mean same gas as before | Robert C. Helling |
2017-02-03 | Revert "In statistics, ignore gas use of planned dives" | Dirk Hohndel |
2017-02-02 | In statistics, ignore gas use of planned dives | Robert C. Helling |
2017-01-23 | Reenable Ctrl-Click to delet all further dive points in planner | Robert C. Helling |
2017-01-23 | Allow user to disable a cylinder in planner | Robert C. Helling |
2017-01-23 | Don't creat zero minute legs for gas switchen when replanning | Robert C. Helling |
2017-01-16 | Revert "Show both the nominal and "real" size for an imperial cylinder" | Dirk Hohndel |
2017-01-16 | Tweak cylinder equipment tooltips | Linus Torvalds |
2017-01-12 | Add cylinder equipment tooltips with gas volume | Linus Torvalds |
2017-01-07 | Merge branch 'plannerSettings' | Dirk Hohndel |
2017-01-07 | Set planner settings with SettingsObjectWrapper | Rick Walsh |
2017-01-06 | Rename prefs.deco_mode to prefs.planner_deco_mode | Robert C. Helling |
2016-12-26 | Remove unused variable | Dirk Hohndel |
2016-11-24 | Provide phots summary on dive list (Part 2) | Willem Ferguson |
2016-11-24 | Provide photos summary on dive list | Willem Ferguson |
2016-11-09 | Use fake profile when replanning dives without samples | Robert C. Helling |
2016-10-27 | Planner: populate gaslist for initial simple dive | Rick Walsh |
2016-09-24 | Separate VPM-B conservatism preference for planner and profile | Rick Walsh |