summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-06Move depth/time grid backGravatar Henrik Brautaset Aronsen
2011-11-27makefile: use dumpmachine instead of grep for TargetGravatar Martin Gysel
2011-11-27Merge git://github.com/JoachimSchipper/subsurfaceGravatar Linus Torvalds
2011-11-27Merge branch 'windows-fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-27README spelling, capitalizationGravatar Joachim Schipper
2011-11-27fix mingw-win32 specific warnings in libdivecomputer.cGravatar Dirk Hohndel
2011-11-27Fix mingw-make.sh to find correct xslt-configGravatar Dirk Hohndel
2011-11-25Merge branch 'windows-fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-25Remove stale notebook drag-and-drop supportGravatar Linus Torvalds
2011-11-25Add more typecasts for Windows`Gravatar Dirk Hohndel
2011-11-25Fix the Windows preferences supportGravatar Dirk Hohndel
2011-11-25Update the Windows installer creation scriptGravatar Dirk Hohndel
2011-11-24Improve cross compile support and fix windows.cGravatar Dirk Hohndel
2011-11-24Merge branch 'mac-fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-24Split reading/writing preferences into OS specific filesGravatar Dirk Hohndel
2011-11-22Merge branch 'mac-fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-22Preference handling on MacGravatar Dirk Hohndel
2011-11-21Exclude surface intervals from sac rate calculationGravatar Dirk Hohndel
2011-11-21Don't colorize the pressure plot when printingGravatar Dirk Hohndel
2011-11-21Add debugging function to dump tank pressure tracking dataGravatar Dirk Hohndel
2011-11-21Remove suunto parsing hacks from parse-xml.cGravatar Linus Torvalds
2011-11-21XSLT to import SDM dive logGravatar Miika Turkia
2011-11-21Support for importing multiple XSLT formatsGravatar Miika Turkia
2011-11-20Merge branch 'multi-pane'Gravatar Linus Torvalds
2011-11-20Do proper rounding in interpolated pressure calculationsGravatar Linus Torvalds
2011-11-20Revert "Correctly plot the tank end pressure if it was set manually"Gravatar Linus Torvalds
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Fix error when gaschange event is one second before next sampleGravatar Dirk Hohndel
2011-11-19Fix the Makefile '-c' location, add XML2CFLAGSGravatar Terrance Stanfield
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Experimental hard-coded three-pane layoutGravatar Linus Torvalds
2011-11-19Correctly plot the tank end pressure if it was set manuallyGravatar Dirk Hohndel
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Make pressure plot shading by sac rate consistentGravatar Dirk Hohndel
2011-11-19Improve tank pressure sac coloringGravatar Dirk Hohndel
2011-11-19Be more consistent in our handling of rgb value tablesGravatar Dirk Hohndel
2011-11-19Remove redundant linear sample tank pressure dataGravatar Dirk Hohndel
2011-11-19Add the cylinder list to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add dive number and date to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add an 'edit' menu item to the dive info text fieldsGravatar Linus Torvalds
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds
2011-11-18Make all the normal widgets uneditable and non-focusingGravatar Linus Torvalds
2011-11-18Merge branch 'sacplot' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-18Color tank pressure plot based on relative sacGravatar Dirk Hohndel
2011-11-17Merge branch 'sacplot' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-17Color pressure plot according to current SAC rateGravatar Dirk Hohndel
2011-11-17Remove redundant duplicate pressure samplesGravatar Linus Torvalds
2011-11-16Show dives "latest-first" by defaultGravatar Linus Torvalds
2011-11-16Show more of the dive location in the dive listGravatar Linus Torvalds
2011-11-13Fix minor coding standard issues introduced by my last commitGravatar Dirk Hohndel