Age | Commit message (Expand) | Author |
2019-11-26 | Cylinders: Fix crash when removing cylinders | Berthold Stoeger |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cleanup: Make cylinder formatting functions const-clean | Berthold Stoeger |
2019-11-09 | Cylinders: dynamically allocate cylinder arrays | Berthold Stoeger |
2019-10-31 | Planner: Add option to treat O2 as narcotic | Robert C. Helling |
2019-08-08 | Core: pass dive, cylinder-id to fill_default_cylinder | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qthelper.h | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-19 | Cleanup: return directly from data() methods | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-04-12 | Undo: update cylinder and weight models on paste | Berthold Stoeger |
2019-04-12 | Dive site: add dive site list tab | Berthold Stoeger |
2019-03-29 | Make sure surface air is not considered a deco gas | Robert C. Helling |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-06-24 | Localization: remove gettextFromC::instance() | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-21 | qt-models: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-01-26 | Initialise cylinder start pressure with working pressure | Robert C. Helling |
2017-12-24 | Remove superfluous QScopedPointer<>s in singletons | Berthold Stoeger |
2017-12-01 | Prevent redundant replanning | Robert C. Helling |
2017-11-27 | Add debug function dump_cylinders | Stefan Fuchs |
2017-10-30 | Tidy up code for cylinder remove decision in cylindermodel.cpp | Stefan Fuchs |
2017-10-21 | When removing a cylinder completely fill the mapping table | Stefan Fuchs |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-10-20 | Update dive planner points cylinder names also when cyl is added | Stefan Fuchs |
2017-10-20 | Do cylinder renumber for dive data points only when in planner mode | Stefan Fuchs |
2017-10-16 | Planner: Autom. move first datapoint gas to first gaslist position | Stefan Fuchs |
2017-10-16 | Update diveplannerpoints cylinderidx when deleting a cylinder | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-16 | Removing cylinders in planner: Be more restrictive | Stefan Fuchs |
2017-07-30 | Tweak the "display_unused_tanks" preferences logic | Linus Torvalds |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
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 | Use abbreviations with dots. | Martin Měřinský |
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-02-26 | Call the cylinder working pressure "starting pressure" in planner | 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 | Allow user to disable a cylinder in planner | 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 |