Age | Commit message (Expand) | Author |
2019-12-04 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-10-26 | Undo: turn dive- and trip-fields into flags | Berthold Stoeger |
2019-10-26 | Undo: update statistics if dive changed | Berthold Stoeger |
2019-09-21 | If only one dive selected, only one temperature in stats tab | Fabio Rueda |
2019-09-15 | if only one dive, max depth show in average field | Fabio Rueda |
2019-04-12 | optimize selectedDivesGasUsed() | Rolf Eike Beer |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
2018-12-17 | Show average max depth in statistics tab | Robert C. Helling |
2018-10-07 | Statistics: un-globalize stats_selection | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2017-11-27 | Use MAX_CYLINDERS consistently | Stefan Fuchs |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-05-01 | Update translation and strings for gas usage in stats | Stefan Fuchs |
2017-05-01 | Show min/max SAC in statistics only if different to average... | Stefan Fuchs |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-04-26 | Hide avg max depth thingie | Anton Lundin |
2017-04-26 | Always set min/max sac in statistics tab | Anton Lundin |
2017-04-06 | Break down MainTab into smaller classes | Tomaz Canabrava |