Age | Commit message (Expand) | Author |
2011-09-21 | Fix array underrun when calculating velocity | Linus Torvalds |
2011-09-21 | Fix up printing some more | Linus Torvalds |
2011-09-21 | September comes before October | Tero Roponen |
2011-09-20 | Fix 'struct plot_info' memory leak | Linus Torvalds |
2011-09-20 | Printing: use pango markup for text generation | Linus Torvalds |
2011-09-20 | Add completely BS dive text printing | Linus Torvalds |
2011-09-20 | Try printing six dives per page | Linus Torvalds |
2011-09-20 | Fix up printing some more | Linus Torvalds |
2011-09-20 | Print out only simplified depth profile | Linus Torvalds |
2011-09-20 | Clean up and simplify depth plot | Linus Torvalds |
2011-09-20 | Start fleshing out the dive printing a bit more | Linus Torvalds |
2011-09-20 | Don't show the smoothed dive profile or the min/max info | Linus Torvalds |
2011-09-20 | Fix divelist sorting | Linus Torvalds |
2011-09-20 | Fix preferences dialog | Linus Torvalds |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make the divelist font configurable | Linus Torvalds |
2011-09-20 | Merge git://github.com/sirowain/subsurface | Linus Torvalds |
2011-09-20 | Merge branch 'for-linus' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | Linus Torvalds |
2011-09-20 | Add "Apply"/"Cancel" buttons to dive equipment page | Linus Torvalds |
2011-09-20 | Attempt to get the location column to resize in a sensible way | Dirk Hohndel |
2011-09-20 | Minor tweaks to column headers | Dirk Hohndel |
2011-09-20 | Make a separate "Log" menu | Linus Torvalds |
2011-09-20 | Fix Segmentation fault when trying to print an empty plot. | Riccardo Albertini |
2011-09-20 | Provide an icon for subsurface. | Riccardo Albertini |
2011-09-20 | Added a comment about libusb dependency in Makefile. | Riccardo Albertini |
2011-09-19 | Reinstate the main window title | Linus Torvalds |
2011-09-19 | Switch the dive list and dive profile panes around | Linus Torvalds |
2011-09-19 | Hacky hard-coded font for dive list entries | Linus Torvalds |
2011-09-19 | Make helper function for creating TreeView columns in the dive list | Linus Torvalds |
2011-09-19 | Add cylinder description to dive list | Linus Torvalds |
2011-09-19 | Turn the rest of the duplicate string fields to use render functions | Linus Torvalds |
2011-09-19 | Use renderer function for divelist depth field too | Linus Torvalds |
2011-09-19 | Use a renderer function on the date field | Linus Torvalds |
2011-09-19 | Oops, fix typo. EAN, not EAD | Linus Torvalds |
2011-09-19 | Update the divelist when dive info changes | Linus Torvalds |
2011-09-19 | Add air usage calculations to dive list | Linus Torvalds |
2011-09-19 | Add location to divelist too | Linus Torvalds |
2011-09-19 | Clean up divelist generation some more | Linus Torvalds |
2011-09-19 | Start filling in temperature and nitrox data in dive list | Linus Torvalds |
2011-09-19 | Add temp/nitrox/sac entries to divelist | Linus Torvalds |
2011-09-19 | Make the pane split be vertical rather than horizontal | Linus Torvalds |
2011-09-19 | Remove dive info frame | Linus Torvalds |
2011-09-19 | Make the divelist column naming clearer | Linus Torvalds |
2011-09-16 | Attempt to smooth out the velocity readings | Dirk Hohndel |
2011-09-16 | Flip tank pressure graph to show the RIGHT way | Dirk Hohndel |
2011-09-16 | Stop plotting the gas / consumption information into the profile | Dirk Hohndel |
2011-09-16 | Make handling of empty airconsumption string consistent | Dirk Hohndel |
2011-09-16 | More fixes to positioning of gas / consumption information in info_frame | Dirk Hohndel |
2011-09-16 | Stop tank / gas / consumption info from changing info_frame size | Dirk Hohndel |