Age | Commit message (Expand) | Author |
2013-02-09 | Show the actice divecomputer's data in the Info notebook | Dirk Hohndel |
2013-02-08 | Add maxdepth back to the dive structure | Dirk Hohndel |
2013-02-08 | Improve calculation of maxtemp and mintemp of dive | Dirk Hohndel |
2013-02-08 | Simplify/clarify the get_surface_pressure_in_mbar() function | Linus Torvalds |
2013-02-09 | Clean up the handling of surface pressure | Dirk Hohndel |
2013-02-08 | Duration of a dive is the maximum duration from all divecomputers | Dirk Hohndel |
2013-02-03 | Distinguish the two uses of "Gas Used" for translation purposes | Dirk Hohndel |
2013-02-01 | Clear yearly statistics when closing data file | Dirk Hohndel |
2013-01-31 | Place Info and Stats page at the top of notebook page | Dirk Hohndel |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-30 | Display air pressure in the Info notebook | Dirk Hohndel |
2013-01-28 | Make subsurface compile with -DGSEAL_ENABLE | Linus Torvalds |
2013-01-24 | Remove unused variable for unit name in statistics calculations | Dirk Hohndel |
2013-01-24 | Use actual min and max temperatures in statistics. | Henrik Brautaset Aronsen |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2012-12-22 | Add some text in statistics.c for translation | Lubomir I. Ivanov |
2012-12-20 | If no dives are selected, clear the stats widget | Dirk Hohndel |
2012-12-20 | Show which dives are covered by the statistics | Dirk Hohndel |
2012-12-09 | Rename on_delete function in statistics.c | Dirk Hohndel |
2012-11-11 | Fix average temperature statistics | Linus Torvalds |
2012-10-28 | Add support for visibility tracking and allow manual entry air temp | Dirk Hohndel |
2012-10-28 | Display air temperature in the info notebook page | Dirk Hohndel |
2012-10-17 | Translate the SAC value in 'Dive Info' | Lubomir I. Ivanov |
2012-10-17 | Handle dates and a "calculated plural" in translations | Dirk Hohndel |
2012-10-16 | Avoid zero degrees Kelvin in yearly statistics | Henrik Brautaset Aronsen |
2012-10-14 | Improve translations | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-20 | Fix yearly statistics after 64-bit time changes | Miika Turkia |
2012-09-19 | Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t' | Linus Torvalds |
2012-09-17 | Merge branch 'defaultfile' | Dirk Hohndel |
2012-09-14 | Changing Miika's code to avoid global iter | Dirk Hohndel |
2012-09-14 | Improving the yearly statistics code | Miika Turkia |
2012-09-11 | Display yearly/monthly statistics | Miika Turkia |
2012-09-10 | Implement Close menu option that allows closing the data file | Dirk Hohndel |
2012-08-26 | Do some whitespace cleanup | Linus Torvalds |
2012-08-21 | Add helper 'for_each_dive()' dive iterator | Linus Torvalds |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-18 | Change default behavior for Stats to show selected dives | Dirk Hohndel |
2012-08-16 | Stop relying on gtk to track which dives are selected | Dirk Hohndel |
2012-08-14 | Fix selecting and unselecting summary items | Dirk Hohndel |
2012-08-14 | Maintain selected rows when switching between list model and tree model | Dirk Hohndel |
2012-06-30 | Fix a couple of possible divide-by-zero conditions in statistics | Linus Torvalds |
2012-03-29 | Fix broken average SAC calculation | Miika Turkia |
2012-03-16 | Show statistics of selected dives | Miika Turkia |
2012-01-15 | Add statistics for longest, shortest, and shallowest dive | Dirk Hohndel |
2012-01-15 | Create separate single dive and total stats pages | Dirk Hohndel |
2012-01-15 | Separate out single dive statistics and total statistics | Dirk Hohndel |
2011-12-31 | Define O2 permille for air in one spot | Henrik Brautaset Aronsen |