aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2013-03-13Hook up color printing with print dialog.Gravatar Amit Chaudhuri
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-27Preparation for color printingGravatar Amit Chaudhuri
2013-02-26For divecomputers without samples don't lose other data for profileGravatar Dirk Hohndel
2013-02-25Take incompressibility of gas into account at higher pressuresGravatar Linus Torvalds
2013-02-25Show a "No Events" label when there are no events in the filter dialogGravatar Lubomir I. Ivanov
2013-02-20Fix divide-by-zero bug in statistics.cGravatar Linus Torvalds
2013-02-09Show the actice divecomputer's data in the Info notebookGravatar Dirk Hohndel
2013-02-08Add maxdepth back to the dive structureGravatar Dirk Hohndel
2013-02-08Do more dive fixup for each dive computerGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-06Align last temperature text end of temperature plot lineGravatar Henrik Brautaset Aronsen
2013-02-04Mark missing strings for translationGravatar Dirk Hohndel
2013-02-04Get rid of dive->{start,end}Gravatar Linus Torvalds
2013-02-03Imitialize gc y range for GF factor printGravatar Dirk Hohndel
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-01Clear the list of events when closing data fileGravatar Dirk Hohndel
2013-01-31Fix the tooltipsGravatar Dirk Hohndel
2013-01-31Add the begin/end markers to events with the proper flagsGravatar Linus Torvalds
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-30Show Gradient Factors in plot when showing calculated ceilingsGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28Stop filtering out events with beginning or end flagsGravatar Dirk Hohndel
2013-01-25Remove some unnecessary variable initializationsGravatar Dirk Hohndel
2013-01-24Fix overly complicated and fragile "same_cylinder" logicGravatar Linus Torvalds
2013-01-24Only display temperature graph if we have temperature dataGravatar Dirk Hohndel
2013-01-24Display even constant temperature graphGravatar Miika Turkia
2013-01-23Fix temperature rounding issuesGravatar Linus Torvalds
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-14Fix odd calculated deco "ripples"Gravatar Linus Torvalds
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Scale partial pressure graphs according to enabled gasesGravatar Henrik Brautaset Aronsen
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Fix deco display bug for dives with multiple samples at the same timeGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-07Don't walk back in timeGravatar Linus Torvalds
2013-01-07Do pressure-time integral using integer valuesGravatar Linus Torvalds
2013-01-07Don't bother with "correct" units for the pressure_time calculationGravatar Linus Torvalds
2013-01-06Split up helper functions for interpolating gas pressureGravatar Linus Torvalds
2013-01-06Fix pressure_time calculation for SAC-rateGravatar Linus Torvalds
2013-01-06Split up and re-organize the plot entry calculationsGravatar Linus Torvalds
2013-01-06Do a better job at creating plot info entriesGravatar Linus Torvalds
2013-01-05Fix profile display for dives with no samplesGravatar Linus Torvalds
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-04Clean up DEBUG codeGravatar Dirk Hohndel