aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2013-03-28Fix cylinder pressure interpolationGravatar Linus Torvalds
2013-03-28Use the new get_o2()/get_he() helper functions more widelyGravatar Linus Torvalds
2013-03-28Fix get_cylinder_index() gasmix comparisonsGravatar Linus Torvalds
2013-03-28When merging dives, match up the cylinders to each other using gasmixGravatar Linus Torvalds
2013-03-26B/W Print: Make sure that all colors are monochromeGravatar Lubomir I. Ivanov
2013-03-26Color print: Show SAC lines in a color different from whiteGravatar Lubomir I. Ivanov
2013-03-25Add macros for text sizesGravatar Dirk Hohndel
2013-03-18Manually remove events in the profile context menuGravatar Dirk Hohndel
2013-03-18Finetune event triangle position to have the top point at the event timeGravatar Dirk Hohndel
2013-03-17First step towards a context menu in the profile viewGravatar Dirk Hohndel
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