Age | Commit message (Expand) | Author |
2013-03-28 | Fix cylinder pressure interpolation | Linus Torvalds |
2013-03-28 | Use the new get_o2()/get_he() helper functions more widely | Linus Torvalds |
2013-03-28 | Fix get_cylinder_index() gasmix comparisons | Linus Torvalds |
2013-03-28 | When merging dives, match up the cylinders to each other using gasmix | Linus Torvalds |
2013-03-26 | B/W Print: Make sure that all colors are monochrome | Lubomir I. Ivanov |
2013-03-26 | Color print: Show SAC lines in a color different from white | Lubomir I. Ivanov |
2013-03-25 | Add macros for text sizes | Dirk Hohndel |
2013-03-18 | Manually remove events in the profile context menu | Dirk Hohndel |
2013-03-18 | Finetune event triangle position to have the top point at the event time | Dirk Hohndel |
2013-03-17 | First step towards a context menu in the profile view | Dirk Hohndel |
2013-03-13 | Hook up color printing with print dialog. | Amit Chaudhuri |
2013-03-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-02-27 | Preparation for color printing | Amit Chaudhuri |
2013-02-26 | For divecomputers without samples don't lose other data for profile | Dirk Hohndel |
2013-02-25 | Take incompressibility of gas into account at higher pressures | Linus Torvalds |
2013-02-25 | Show a "No Events" label when there are no events in the filter dialog | Lubomir I. Ivanov |
2013-02-20 | Fix divide-by-zero bug in statistics.c | Linus Torvalds |
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 | Do more dive fixup for each dive computer | Linus Torvalds |
2013-02-09 | Clean up the handling of surface pressure | Dirk Hohndel |
2013-02-06 | Align last temperature text end of temperature plot line | Henrik Brautaset Aronsen |
2013-02-04 | Mark missing strings for translation | Dirk Hohndel |
2013-02-04 | Get rid of dive->{start,end} | Linus Torvalds |
2013-02-03 | Imitialize gc y range for GF factor print | Dirk Hohndel |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-01 | Clear the list of events when closing data file | Dirk Hohndel |
2013-01-31 | Fix the tooltips | Dirk Hohndel |
2013-01-31 | Add the begin/end markers to events with the proper flags | Linus Torvalds |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-30 | Show Gradient Factors in plot when showing calculated ceilings | Dirk Hohndel |
2013-01-29 | Add missing strings for translations | Dirk Hohndel |
2013-01-28 | Stop filtering out events with beginning or end flags | Dirk Hohndel |
2013-01-25 | Remove some unnecessary variable initializations | Dirk Hohndel |
2013-01-24 | Fix overly complicated and fragile "same_cylinder" logic | Linus Torvalds |
2013-01-24 | Only display temperature graph if we have temperature data | Dirk Hohndel |
2013-01-24 | Display even constant temperature graph | Miika Turkia |
2013-01-23 | Fix temperature rounding issues | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-15 | Trivial pressure related fixes | Jan Schubert |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-14 | Fix odd calculated deco "ripples" | Linus Torvalds |
2013-01-13 | Add support for MOD, EAD, AND and EADD in the mouse over display | Dirk Hohndel |
2013-01-13 | Scale partial pressure graphs according to enabled gases | Henrik Brautaset Aronsen |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-08 | Minor cleanups | Dirk Hohndel |
2013-01-08 | Fix deco display bug for dives with multiple samples at the same time | Dirk Hohndel |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |