]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
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
2011-09-10 Linus TorvaldsLet people manage their cylinders in cuft and psi
2011-09-10 Linus TorvaldsDeclare 'update_dive()' properly
2011-09-10 Linus TorvaldsNow that we don't mess up import, we can save the cylin...
2011-09-10 Linus TorvaldsDon't guess input cylinder size as cubic feet
2011-09-10 Linus TorvaldsActually connect the cylinder configuration with the...
2011-09-10 Linus TorvaldsGetting closer to a usable cylinder management interface
2011-09-10 Linus TorvaldsFirst (broken) try at actually tracking cylinder types
2011-09-10 Linus TorvaldsRename 'cylinder.c' as 'equipment.c'
2011-09-09 Linus TorvaldsShow tank type and O2 mix for air usage
2011-09-09 Linus TorvaldsAdd a notebook for cylinder information
2011-09-08 Linus TorvaldsUse the analyzed local minima/maxima for depth text...
2011-09-08 Linus TorvaldsUse an indirect pointer to min/max entry rather than...
2011-09-08 Linus TorvaldsSave default units using GConf
2011-09-08 Linus TorvaldsShow the min/max data in funky purple shading
2011-09-08 Linus TorvaldsStart analyzing depth profile: smoothing and time-based...
2011-09-08 Dirk HohndelRemove unused variable
2011-09-08 Linus TorvaldsShow the shallow points of the dive too
2011-09-08 Linus TorvaldsMove text rendering function upwards
2011-09-08 Linus TorvaldsAdd font size to the text_render_options structure
2011-09-08 Dirk HohndelAdd vertical alignment setting to text output
2011-09-07 Linus TorvaldsTurn tail recursion back into a loop
2011-09-07 Linus TorvaldsGet rid of timelimit code and corner cases
2011-09-07 Linus TorvaldsClean up plot_text_samples() further
2011-09-07 Linus TorvaldsSimplify/clean up depth min/max finder
2011-09-07 Linus TorvaldsFix up horribly broken cairo scaling
2011-09-07 Linus TorvaldsUse a recursive (instead of iterative) minmax depth...
2011-09-07 Linus TorvaldsTweak depth next_minmax() interface
2011-09-07 Linus TorvaldsUpdate the dive units without destroyng and rebuilding...
2011-09-07 Linus TorvaldsAdd Ok/Cancel buttons to unit dialog
2011-09-07 Linus TorvaldsDo output unit conversion in the dive info window too
2011-09-07 Linus TorvaldsHonor depth unit settings when plotting the depth profile
2011-09-07 Linus TorvaldsMake divelist honor the length units
2011-09-07 Linus TorvaldsAdd GtkTreeViewColumn information to 'struct DiveList'
2011-09-07 Linus TorvaldsAdd radio buttons for temperature and volume
2011-09-07 Linus TorvaldsMake a 'units' dialog window
2011-09-07 Linus TorvaldsStart doing gas management using output units
2011-09-07 Linus TorvaldsClean up type handling of cylinder pressure plot
2011-09-07 Linus TorvaldsStart "output unit management" support
2011-09-07 Dirk HohndelFix drawing artifacts with dives that have samples...
2011-09-07 Linus TorvaldsMinimally parse some UDDF format dives
2011-09-07 Linus TorvaldsAdd framework for UDDF importer
2011-09-06 Linus TorvaldsUse 'cairo_translate()' instead of manual translation
2011-09-06 Linus TorvaldsMerge branch 'dirk'
2011-09-06 Dirk HohndelPrint starting and ending pressures
2011-09-06 Linus TorvaldsAdd some information about properly formatted commit...
2011-09-06 Linus TorvaldsMerge branch 'patch-1' of git://github.com/schacon...
2011-09-06 Linus TorvaldsAdd some air usage statistics to the dive plot
2011-09-06 Linus TorvaldsDo cylinder pressure plot first, then depth, then text...
2011-09-06 Scott ChaconAdd more explicit contributing explanation
2011-09-06 Linus TorvaldsTweak the "show depth in text" heuristic a bit
2011-09-06 Linus TorvaldsPlot some numerical depth markers
2011-09-06 Dirk HohndelFix drawing artifact with UEMIS xml data
2011-09-06 Linus TorvaldsRepaint the dives in dive_list_update_dives() instead...
2011-09-06 Dirk Hohndelupdate UEMIS date_time parsing
2011-09-06 Linus TorvaldsUpdate dive info and profile after loading files
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Linus TorvaldsAdd support from importing from Diving Log xml files
2011-09-05 Linus TorvaldsMake the import source an enumeration
2011-09-05 Nathan SamsonReport errors when opening files
2011-09-05 Nathan SamsonMake it possible to load multiple files at once.
2011-09-05 Nathan SamsonOpen File works. I refactored the code and introduced...
2011-09-05 Linus TorvaldsParse Uemis cylinder data correctly.
2011-09-05 Linus TorvaldsTurn dive depth, temperature and duration into xml...
2011-09-05 Linus TorvaldsSanitize and fix cylinder pressure overview
2011-09-05 Nikola KoturComment typo fix
2011-09-04 Linus TorvaldsZebra-color the divelist
2011-09-04 Linus TorvaldsMerge branch 'more-divelist-goodness' of https://github...
2011-09-04 Linus TorvaldsSave milli-units with variable precision
2011-09-04 Linus TorvaldsUse common helper for printing milli-units
2011-09-04 Linus TorvaldsProperly save/restore cylinder description string
2011-09-04 Linus TorvaldsParse uemis cylinder data
2011-09-04 Nathan SamsonRight align the numbers
2011-09-04 Linus TorvaldsMerge branch 'ui-tweaks' of https://github.com/nathansa...
2011-09-04 Linus TorvaldsMake a guess at the cylinder description from the size...
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsClean up 'fixup_dive()' a bit
2011-09-04 Linus TorvaldsGenerate date string for the dive list dynamically
2011-09-04 Linus TorvaldsMerge branch 'ui-improvements' of https://github.com...
2011-09-04 Linus TorvaldsMerge branch 'compiler-warning' of https://github.com...
2011-09-04 Linus TorvaldsAdd placeholder for cylinder type description
2011-09-04 Linus TorvaldsDon't save cylinder working pressure
2011-09-04 Linus TorvaldsRemove redundant temperature readings
2011-09-04 Nathan SamsonSplit the dive list in columns. Columns are sortable...
2011-09-04 Hylke BonsSome UI beauty patches:
2011-09-04 Nathan SamsonMerge branch 'master' into ui-improvements
next