]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-20 Linus TorvaldsMake the divelist font configurable
2011-09-20 Linus TorvaldsMerge git://github.com/sirowain/subsurface
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dirkhh...
2011-09-20 Linus TorvaldsMake 'struct DiveList' entirely internal to divelist.c
2011-09-20 Linus TorvaldsAdd "Apply"/"Cancel" buttons to dive equipment page
2011-09-20 Dirk HohndelAttempt to get the location column to resize in a sensi...
2011-09-20 Dirk HohndelMinor tweaks to column headers
2011-09-20 Linus TorvaldsMake a separate "Log" menu
2011-09-20 Riccardo AlbertiniFix Segmentation fault when trying to print an empty...
2011-09-20 Riccardo AlbertiniProvide an icon for subsurface.
2011-09-20 Riccardo AlbertiniAdded a comment about libusb dependency in Makefile.
2011-09-20 Linus TorvaldsReinstate the main window title
2011-09-20 Linus TorvaldsSwitch the dive list and dive profile panes around
2011-09-20 Linus TorvaldsHacky hard-coded font for dive list entries
2011-09-20 Linus TorvaldsMake helper function for creating TreeView columns...
2011-09-20 Linus TorvaldsAdd cylinder description to dive list
2011-09-20 Linus TorvaldsTurn the rest of the duplicate string fields to use...
2011-09-20 Linus TorvaldsUse renderer function for divelist depth field too
2011-09-20 Linus TorvaldsUse a renderer function on the date field
2011-09-19 Linus TorvaldsOops, fix typo. EAN, not EAD
2011-09-19 Linus TorvaldsUpdate the divelist when dive info changes
2011-09-19 Linus TorvaldsAdd air usage calculations to dive list
2011-09-19 Linus TorvaldsAdd location to divelist too
2011-09-19 Linus TorvaldsClean up divelist generation some more
2011-09-19 Linus TorvaldsStart filling in temperature and nitrox data in dive...
2011-09-19 Linus TorvaldsAdd temp/nitrox/sac entries to divelist
2011-09-19 Linus TorvaldsMake the pane split be vertical rather than horizontal
2011-09-19 Linus TorvaldsRemove dive info frame
2011-09-19 Linus TorvaldsMake the divelist column naming clearer
2011-09-17 Dirk HohndelAttempt to smooth out the velocity readings
2011-09-17 Dirk HohndelFlip tank pressure graph to show the RIGHT way
2011-09-17 Dirk HohndelStop plotting the gas / consumption information into...
2011-09-17 Dirk HohndelMake handling of empty airconsumption string consistent
2011-09-17 Dirk HohndelMore fixes to positioning of gas / consumption informat...
2011-09-16 Dirk HohndelStop tank / gas / consumption info from changing info_f...
2011-09-16 Dirk HohndelIndicate vertical velocity through color
2011-09-16 Dirk HohndelShow tank / nitrox / air consumption information in...
2011-09-16 Linus TorvaldsDirk can't count to ten
2011-09-16 Dirk HohndelRemove dive number from frame label
2011-09-16 Linus TorvaldsPut the dive number and location in the window title bar
2011-09-16 Dirk HohndelTweak temperature plot to look better for small fluctua...
2011-09-16 Linus TorvaldsTweak plot scaling a bit
2011-09-16 Dirk HohndelMinor corrections to printing of the last temperature
2011-09-16 Linus TorvaldsUse plot_info for final remaining temperature and press...
2011-09-16 Linus TorvaldsPlot pressure data based on 'struct plot_info' rather...
2011-09-16 Linus TorvaldsDo min/max pressure and temperature based on the non...
2011-09-16 Linus TorvaldsPlot temperature info using 'struct plot_info' rather...
2011-09-16 Linus TorvaldsStart using 'plot_info' more for dive-time limits
2011-09-16 Linus TorvaldsDo libdivecomputer imports in a separate thread
2011-09-16 Linus TorvaldsSupport gps coordinates for the location info
2011-09-15 Linus TorvaldsRename the project 'subsurface'
2011-09-15 Dirk HohndelPrint the end temperature of the dive
2011-09-15 Dirk HohndelDon't draw temperature plot past the end of the dive
2011-09-15 Dirk HohndelFix uemis depth calculation in the uemis XML importer
2011-09-15 Dirk HohndelFix depth calculations in SDA import
2011-09-15 Dirk HohndelFix incorrect data dereference
2011-09-15 Dirk HohndelFirst pass to parse uemis Zurich '.SDA' files
2011-09-14 Linus TorvaldsFlush any pending changes at notebook 'switch-page...
2011-09-14 Dirk HohndelQuick fix to hardcode device name only once
2011-09-14 Linus TorvaldsI'm trying to figure something out that prints reasonably..
2011-09-14 Linus TorvaldsMake the printout look different
2011-09-13 Linus TorvaldsAdd the capability to print a dive profile
2011-09-13 Linus TorvaldsAdd divemaster/buddy field and text entry
2011-09-13 Linus TorvaldsSeparate the notion of creating the cylinder widgets...
2011-09-13 Linus TorvaldsMake multiple cylinders actually work
2011-09-13 Linus TorvaldsMore work on abstracting the gtk cylinder widget thing
2011-09-13 Linus TorvaldsStart abstracting out the cylinder equipment widgets
2011-09-13 Linus TorvaldsAlways pack the widgets into boxes, not frames
2011-09-13 Linus TorvaldsAdd a checkbox for nitrox settings
2011-09-13 Linus TorvaldsUse round line noins and caps
2011-09-13 Linus TorvaldsLabel the temperature graph
2011-09-13 Linus TorvaldsPlot a sick kind of temperature curve
2011-09-12 Linus TorvaldsUpdate the README about libdivecomputer
2011-09-12 Linus TorvaldsDon't save empty cylinder descriptions in the xml
2011-09-12 Linus TorvaldsDo some basic sanity testing on the libdivecomputer...
2011-09-12 Linus TorvaldsLibdivecomputer: start actually importing the dive...
2011-09-12 Linus TorvaldsAbstract out dive/sample allocation a bit
2011-09-12 Linus Torvaldslibdivecomputer integration: add a progress bar
2011-09-12 Linus TorvaldsLibdivecomputer integration, part n+1
2011-09-12 Linus TorvaldsMore libdivecomputer boilerplate stuff
2011-09-12 Linus TorvaldsFurther work on libdivecomputer integration
2011-09-12 Linus TorvaldsFlesh out the libdivecomputer interfaces some more
2011-09-12 Linus TorvaldsMake 'report_error()' usable from outside of main.c
2011-09-12 Linus TorvaldsAvoid using type 'gasmix_t': use 'struct gasmix' instead
2011-09-12 Linus TorvaldsStart some very initial libdivecomputer integration
2011-09-11 Linus TorvaldsClean up dive info box too
2011-09-11 Linus TorvaldsAccept a smaller profile window
2011-09-11 Linus TorvaldsAdd a 'Renumber' menu choice
2011-09-11 Linus TorvaldsPack all the equipment widgets into boxes
2011-09-11 Linus TorvaldsOops. Fix 'buffered dive' information
2011-09-11 Linus TorvaldsWork around more Diving Log bugs..
2011-09-11 Linus TorvaldsCall an LP85 an LP85 even when it's "10% extra".
2011-09-11 Linus TorvaldsBe more careful about unit changes
2011-09-11 Linus TorvaldsParse 'Diving Log' cylinder working pressure
2011-09-11 Linus TorvaldsFix up dive number naming
2011-09-11 Linus TorvaldsShow dive number (if it exists) in the location note
2011-09-11 Linus TorvaldsSave and restore a "dive number"
2011-09-11 Linus TorvaldsAdd more static cylinder types - and pick them up from...
2011-09-10 Linus TorvaldsAdd new cylinder models to the cylinder model store
next