Age | Commit message (Expand) | Author |
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 |
2013-05-08 | Plot the temperature Graph | Tomaz Canabrava |
2013-05-06 | Plotting the Events done | Tomaz Canabrava |
2013-05-06 | Port the plot text method to Qt, also test it by actually plotting something | Tomaz Canabrava |
2013-05-04 | Plot of the Mean Deph | Tomaz Canabrava |
2013-05-04 | Start plotting something. | Tomaz Canabrava |
2013-05-04 | Moved the plot from the cairo version to the Qt version | Tomaz Canabrava |
2013-05-04 | Converted the Colors.h code to Qt | Tomaz Canabrava |
2013-05-03 | Fix compiler warnings | Dirk Hohndel |
2013-05-03 | Matching build fixes for cross built Windows | Dirk Hohndel |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
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 |