Age | Commit message (Expand) | Author |
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 |
2017-01-12 | Add cylinder equipment tooltips with gas volume | Linus Torvalds |
2016-08-10 | CylindersModel: add tooltips for Deco switch at, Bot MOD and MND | Rick Walsh |
2016-07-23 | Remove unnecessary DivePlannerPointsModel functions and variables | Rick Walsh |
2016-07-23 | Relabel cylindermodel "Deco MOD" column to "Deco switch at" | Rick Walsh |
2016-07-09 | Planner: update cylinder mixes and MND and MOD when prefs are changed | Rick Walsh |
2016-07-09 | Fixup: don't capitalise best_He | Rick Walsh |
2016-07-09 | Planner: automate calculation of best mix for max depth | Rick Walsh |
2016-07-09 | Be more clear about deco MOD / switch depth and bottom MOD | Rick Walsh |
2016-07-09 | Add MOD and MND fields to cylindermodel | Rick Walsh |
2016-07-09 | Update gas deco MOD when deco pO2 is changed | Rick Walsh |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-05-28 | Add some gas mix validation to the planner | Rick Walsh |
2016-05-21 | Add best mix function to planner cylinder model | Rick Walsh |
2016-04-29 | CylindersModel: clamp the "cylinderuse" values | Lubomir I. Ivanov |