summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-21Tracking changes to tanks is trivialGravatar Dirk Hohndel
2011-09-21Simplistic first attempt to get changes saved when quitting subsurfaceGravatar Dirk Hohndel
2011-09-21Do the pango text layout in multiple chunksGravatar Linus Torvalds
2011-09-21Sue me: I'm not a fan of SerifGravatar Linus Torvalds
2011-09-21Fix array underrun when calculating velocityGravatar Linus Torvalds
2011-09-21Fix up printing some moreGravatar Linus Torvalds
2011-09-21September comes before OctoberGravatar Tero Roponen
2011-09-20Fix 'struct plot_info' memory leakGravatar Linus Torvalds
2011-09-20Printing: use pango markup for text generationGravatar Linus Torvalds
2011-09-20Add completely BS dive text printingGravatar Linus Torvalds
2011-09-20Try printing six dives per pageGravatar Linus Torvalds
2011-09-20Fix up printing some moreGravatar Linus Torvalds
2011-09-20Print out only simplified depth profileGravatar Linus Torvalds
2011-09-20Clean up and simplify depth plotGravatar Linus Torvalds
2011-09-20Start fleshing out the dive printing a bit moreGravatar Linus Torvalds
2011-09-20Don't show the smoothed dive profile or the min/max infoGravatar Linus Torvalds
2011-09-20Fix divelist sortingGravatar Linus Torvalds
2011-09-20Fix preferences dialogGravatar Linus Torvalds
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-20Make the divelist font configurableGravatar Linus Torvalds
2011-09-20Merge git://github.com/sirowain/subsurfaceGravatar Linus Torvalds
2011-09-20Merge branch 'for-linus' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-20Make 'struct DiveList' entirely internal to divelist.cGravatar Linus Torvalds
2011-09-20Add "Apply"/"Cancel" buttons to dive equipment pageGravatar Linus Torvalds
2011-09-20Attempt to get the location column to resize in a sensible wayGravatar Dirk Hohndel
2011-09-20Minor tweaks to column headersGravatar Dirk Hohndel
2011-09-20Make a separate "Log" menuGravatar Linus Torvalds
2011-09-20Fix Segmentation fault when trying to print an empty plot.Gravatar Riccardo Albertini
2011-09-20Provide an icon for subsurface.Gravatar Riccardo Albertini
2011-09-20Added a comment about libusb dependency in Makefile.Gravatar Riccardo Albertini
2011-09-19Reinstate the main window titleGravatar Linus Torvalds
2011-09-19Switch the dive list and dive profile panes aroundGravatar Linus Torvalds
2011-09-19Hacky hard-coded font for dive list entriesGravatar Linus Torvalds
2011-09-19Make helper function for creating TreeView columns in the dive listGravatar Linus Torvalds
2011-09-19Add cylinder description to dive listGravatar Linus Torvalds
2011-09-19Turn the rest of the duplicate string fields to use render functionsGravatar Linus Torvalds
2011-09-19Use renderer function for divelist depth field tooGravatar Linus Torvalds
2011-09-19Use a renderer function on the date fieldGravatar Linus Torvalds
2011-09-19Oops, fix typo. EAN, not EADGravatar Linus Torvalds
2011-09-19Update the divelist when dive info changesGravatar Linus Torvalds
2011-09-19Add air usage calculations to dive listGravatar Linus Torvalds
2011-09-19Add location to divelist tooGravatar Linus Torvalds
2011-09-19Clean up divelist generation some moreGravatar Linus Torvalds
2011-09-19Start filling in temperature and nitrox data in dive listGravatar Linus Torvalds
2011-09-19Add temp/nitrox/sac entries to divelistGravatar Linus Torvalds
2011-09-19Make the pane split be vertical rather than horizontalGravatar Linus Torvalds
2011-09-19Remove dive info frameGravatar Linus Torvalds
2011-09-19Make the divelist column naming clearerGravatar Linus Torvalds
2011-09-16Attempt to smooth out the velocity readingsGravatar Dirk Hohndel
2011-09-16Flip tank pressure graph to show the RIGHT wayGravatar Dirk Hohndel