]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Dirk HohndelAdd working pressure to uemis tank data
2011-10-03 Dirk HohndelRemove the ability to 'Import' .SDA files
2011-10-03 Dirk HohndelIntegrate loading of uemis SDA files into the regular...
2011-10-03 Dirk HohndelFirst steps towards integrating SDA files into the...
2011-10-03 Linus TorvaldsRemove cylinder index from cylinder list model
2011-10-03 Linus TorvaldsMake cylinders editable with a double-click
2011-10-03 Linus TorvaldsChange calling convention of 'edit_cylinder_info'
2011-10-02 Linus TorvaldsMake the cylinder 'delete' action actually delete the...
2011-10-02 Linus TorvaldsFirst cut at working cylinder editing dialog
2011-10-02 Linus TorvaldsStart hooking up the cylinder editing widget
2011-10-02 Linus TorvaldsAdd the ability to add new cylinders
2011-10-02 Linus Torvaldscylinder list: set edit/delete button sensitivity
2011-10-02 Linus TorvaldsStart re-organizing the cylinder entry in equipment.c
2011-10-02 Linus TorvaldsSplit up generic code to generate a gtk tree view column
2011-10-02 Dirk Hohndelprepare_sample reallocs the dive - don't keep pointers...
2011-10-01 Linus TorvaldsWe forgot to pick up the 'value' field of a dive event
2011-09-30 Dirk HohndelDistinguish internally between min pressure and end...
2011-09-30 Dirk HohndelFix the profile coloring
2011-09-30 Dirk HohndelCorrectly parse the braindamaged tank size information...
2011-09-30 Dirk HohndelFix uemis parser to work with base64 data that isn...
2011-09-30 Dirk HohndelYes Linus, gas pressure can indeed go up during a dive
2011-09-30 Dirk HohndelAllow larger tanks (change maximum from 200 to 300...
2011-09-28 Dirk HohndelRemove average depth from print
2011-09-28 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-09-28 Dirk HohndelThe notebook pages can only be dropped back into the...
2011-09-28 Dirk HohndelLinus would like to be less on the bleeding edge of...
2011-09-28 Dirk HohndelUse the correct signal to avoid Gtk-CRITICAL error...
2011-09-27 Dirk HohndelClean up the drag and drop code and allow ripping off...
2011-09-27 Linus TorvaldsAdd note on dive computers using the same import engine
2011-09-27 Linus TorvaldsAdd drag-n-drop support to be able to re-integrate...
2011-09-27 Linus TorvaldsDon't mark the divelist window transient
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Cristian Ionescu... A Makefile 'clean' target is quite standard.
2011-09-27 Dirk HohndelStore options in gconf
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Linus TorvaldsMake the dive list start as a plain notebook page
2011-09-27 Dirk HohndelAdd preference option to chose if SAC and/or OTU should...
2011-09-26 Dirk HohndelMake OTU column invisible by default
2011-09-26 Linus TorvaldsUpdate Mares IconHd parsing to current libdivecomputer...
2011-09-26 Linus TorvaldsStop libdivecomputer import when we start seeing old...
2011-09-26 Linus TorvaldsAdd a copy of the GPL v2 to the project
2011-09-26 Linus TorvaldsAdd the version to the Makefile
2011-09-26 Linus TorvaldsUpdate README to reflect the fact that /dev/ttyUSB0...
2011-09-26 Linus TorvaldsAdd a GtkEntry to allow editing of the device name
2011-09-26 Linus TorvaldsAdd a "Dive Computer" frame around the dive computer...
2011-09-26 Linus TorvaldsAdd a xml file filter to the file open dialog
2011-09-24 Linus TorvaldsAdd an 'About' dialog
2011-09-24 Linus TorvaldsUse 'gtk_dialog_get_content_area()' instead of accessin...
2011-09-23 Linus TorvaldsShow events on the dive profile
2011-09-23 Linus TorvaldsAdd cheesy "install" target
2011-09-23 Linus TorvaldsDrop surface events when reading from an XML file too
2011-09-23 Linus TorvaldsMerge latitude and longitude data properly
2011-09-23 Linus TorvaldsMerge dive events correctly too
2011-09-23 Linus TorvaldsStart handling dive events
2011-09-23 Linus TorvaldsProperly merge dive buddies and divemaster information
2011-09-22 Linus TorvaldsImprove libdivecomputer event printout
2011-09-22 Linus TorvaldsClean up event handling from libdivecomputer
2011-09-22 Linus TorvaldsFix progress bar during libdivecomputer imports
2011-09-22 Dirk HohndelAdd OTU to divelist
2011-09-22 Dirk HohndelCalculate OTUs for every dive
2011-09-22 Linus TorvaldsUpdate the README a bit
2011-09-22 Linus TorvaldsMerge branch 'alignment-change' of git://github.com...
2011-09-22 Dirk HohndelMinor change to the alignment of the divelist columns
2011-09-22 Linus TorvaldsClean up library handling
2011-09-22 Linus TorvaldsPut the location last in the dive list
2011-09-22 Linus TorvaldsPut the default focus on the dive list at startup
2011-09-22 Linus TorvaldsFix up some minor whitespace issues
2011-09-22 Linus TorvaldsSelect the first dive after filling the dive list
2011-09-22 Linus TorvaldsMake the dive list searching act on the location
2011-09-22 Linus TorvaldsDon't do individual 'gtk_widget_show()' calls
2011-09-22 Linus TorvaldsIn divelist maxdepth column, only show depth unit
2011-09-22 Linus TorvaldsIn summary printout, show divemaster if there was no...
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Linus TorvaldsSmall printing tweaks
2011-09-21 Linus TorvaldsAdd helper function for doing depth unit calculations
2011-09-21 Linus TorvaldsFix dive location width problem
2011-09-21 Dirk HohndelUse the last (or only) filename on command line as...
2011-09-21 Dirk HohndelShow the "save changes" dialog before the main window...
2011-09-21 Dirk HohndelCheck for changes at regular 'quit' events as well
2011-09-21 Dirk HohndelCatch changes to the info of the current dive when...
2011-09-21 Dirk HohndelTracking changes to tanks is trivial
2011-09-21 Dirk HohndelSimplistic first attempt to get changes saved when...
2011-09-21 Linus TorvaldsDo the pango text layout in multiple chunks
2011-09-21 Linus TorvaldsSue me: I'm not a fan of Serif
2011-09-21 Linus TorvaldsFix array underrun when calculating velocity
2011-09-21 Linus TorvaldsFix up printing some more
2011-09-21 Tero RoponenSeptember comes before October
2011-09-21 Linus TorvaldsFix 'struct plot_info' memory leak
2011-09-21 Linus TorvaldsPrinting: use pango markup for text generation
2011-09-21 Linus TorvaldsAdd completely BS dive text printing
2011-09-21 Linus TorvaldsTry printing six dives per page
2011-09-21 Linus TorvaldsFix up printing some more
2011-09-21 Linus TorvaldsPrint out only simplified depth profile
2011-09-21 Linus TorvaldsClean up and simplify depth plot
2011-09-20 Linus TorvaldsStart fleshing out the dive printing a bit more
2011-09-20 Linus TorvaldsDon't show the smoothed dive profile or the min/max...
2011-09-20 Linus TorvaldsFix divelist sorting
2011-09-20 Linus TorvaldsFix preferences dialog
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
next