Age | Commit message (Expand) | Author |
2013-12-03 | Disable calc_ndl_tts for print | Anton Lundin |
2013-11-30 | Ruler: display maximum descent and ascent speed | Alexandre Belloni |
2013-11-30 | compare_samples: Remove unnecessary space before units | Alexandre Belloni |
2013-11-20 | Don't interpolate gas consumption when at surface | Anton Lundin |
2013-11-20 | Use get_cylinder_index in per_cylinder_mean_depth | Anton Lundin |
2013-11-15 | Make the info box look as it did in 3.1 | Anton Lundin |
2013-11-14 | Remove duplicated SAC data from information overlay | Anton Lundin |
2013-11-14 | Break calculated deco info to separate vars | Anton Lundin |
2013-11-13 | Break up calculate_deco_information | Anton Lundin |
2013-11-13 | Reorder info in information window | Anton Lundin |
2013-11-13 | Remove the special handling of ndl < 3m | Anton Lundin |
2013-11-13 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
2013-11-13 | Fill up plot_data with temperature all the way | Anton Lundin |
2013-10-20 | Use configured vertical speed units in ruler | Anton Lundin |
2013-10-17 | Show SAC in the mouseover. | Anton Lundin |
2013-10-17 | Move sac-calculation to profile.c | Anton Lundin |
2013-10-17 | Rename T: to Temp: in Information box | Anton Lundin |
2013-10-14 | Only calculate decompression if the user turned the preference on | Dirk Hohndel |
2013-10-11 | Remove some arguments, that we find in plot_data | Anton Lundin |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-09 | Disable unused function | Dirk Hohndel |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Remove lots of ifdef'ed out code from GTK/glib version | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Added configuration options for vertical speed units. | Patrick Valsecchi |
2013-10-03 | Fix unitialized variable use | Patrick Valsecchi |
2013-10-01 | Ascending/descending speeds are usually expressed in x/min | Patrick Valsecchi |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |
2013-09-23 | Remove o2/he from plot_data and fix gas plot text | Anton Lundin |
2013-09-18 | Show sample time in the mouseover. | Anton Lundin |
2013-09-18 | Only calculate with he when he is present in event | Anton Lundin |
2013-07-05 | Calculate deco stops, TTS and NDL | Anton Lundin |
2013-06-21 | Round up times instead of down | Anton Lundin |
2013-06-21 | Use the gasmix straight off | Anton Lundin |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-16 | Correctly set the unselected dive. | Tomaz Canabrava |
2013-05-16 | Initialize / reset selected_dive to -1 | Dirk Hohndel |
2013-05-10 | Tweaks to maintab | Amit Chaudhuri |
2013-05-09 | Removed unused code that I'm sure it's safe to delete. | Tomaz Canabrava |
2013-05-09 | Plot the vertical ruler on the left of the profile. | Tomaz Canabrava |
2013-05-09 | Plotting deco text. | Tomaz Canabrava |
2013-05-09 | Plotting cylinder pressure text. | Tomaz Canabrava |
2013-05-09 | Plotting depth text. | Tomaz Canabrava |
2013-05-09 | Plotting temperature text. | Tomaz Canabrava |
2013-05-09 | Plot of the Cylinder Pressure over time. | Tomaz Canabrava |
2013-05-08 | Stop passing around gc and pi | Dirk Hohndel |