aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2013-09-18Show sample time in the mouseover.Gravatar Anton Lundin
2013-09-18Only calculate with he when he is present in eventGravatar Anton Lundin
2013-07-05Calculate deco stops, TTS and NDLGravatar Anton Lundin
2013-06-21Round up times instead of downGravatar Anton Lundin
2013-06-21Use the gasmix straight offGravatar Anton Lundin
2013-05-31Show the gas with the pressure diagramGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-16Correctly set the unselected dive.Gravatar Tomaz Canabrava
2013-05-16Initialize / reset selected_dive to -1Gravatar Dirk Hohndel
2013-05-10Tweaks to maintabGravatar Amit Chaudhuri
2013-05-09Removed unused code that I'm sure it's safe to delete.Gravatar Tomaz Canabrava
2013-05-09Plot the vertical ruler on the left of the profile.Gravatar Tomaz Canabrava
2013-05-09Plotting deco text.Gravatar Tomaz Canabrava
2013-05-09Plotting cylinder pressure text.Gravatar Tomaz Canabrava
2013-05-09Plotting depth text.Gravatar Tomaz Canabrava
2013-05-09Plotting temperature text.Gravatar Tomaz Canabrava
2013-05-09Plot of the Cylinder Pressure over time.Gravatar Tomaz Canabrava
2013-05-08Stop passing around gc and piGravatar Dirk Hohndel
2013-05-08Plot the temperature GraphGravatar Tomaz Canabrava
2013-05-06Plotting the Events doneGravatar Tomaz Canabrava
2013-05-06Port the plot text method to Qt, also test it by actually plotting somethingGravatar Tomaz Canabrava
2013-05-04Plot of the Mean DephGravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Moved the plot from the cairo version to the Qt versionGravatar Tomaz Canabrava
2013-05-04Converted the Colors.h code to QtGravatar Tomaz Canabrava
2013-05-03Fix compiler warningsGravatar Dirk Hohndel
2013-05-03Matching build fixes for cross built WindowsGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
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