Age | Commit message (Expand) | Author |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-07 | Remove the now obsolete hard coded test_plan | Dirk Hohndel |
2013-01-07 | Dive planner: add gas change events & start dive with the correct gas | Dirk Hohndel |
2013-01-07 | Support relative times in diveplanner input "on the fly" mode | Dirk Hohndel |
2013-01-07 | Do pressure-time integral using integer values | Linus Torvalds |
2013-01-07 | Don't bother with "correct" units for the pressure_time calculation | Linus Torvalds |
2013-01-06 | Split up helper functions for interpolating gas pressure | Linus Torvalds |
2013-01-06 | Fix pressure_time calculation for SAC-rate | Linus Torvalds |
2013-01-06 | Split up and re-organize the plot entry calculations | Linus Torvalds |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-06 | Remove Linus' plan input UI | Dirk Hohndel |
2013-01-06 | Do a better job at creating plot info entries | Linus Torvalds |
2013-01-06 | Add the ability to cache our deco state | Dirk Hohndel |
2013-01-06 | Planner: hook the gas combo box to a "focus-out" event handler | Lubomir I. Ivanov |
2013-01-05 | Make the dive plan input much more compact | Dirk Hohndel |
2013-01-05 | Add new gases to the combo box in dive plan entry | Dirk Hohndel |
2013-01-05 | Make the 'Add waypoint' button work in the Input Plan dialog | Dirk Hohndel |
2013-01-05 | Different widget to input the plan | Dirk Hohndel |
2013-01-05 | Do a minimal hook-up of the dive plan tree view to the | Linus Torvalds |
2013-01-05 | Create the infrastructure for a dive plannder based on a tree-model | Linus Torvalds |
2013-01-05 | Stub out a few things for a plan input UI | Dirk Hohndel |
2013-01-05 | Fix bug in smooth ceiling mode | Dirk Hohndel |
2013-01-05 | Fix profile display for dives with no samples | Linus Torvalds |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Correctly handle air in the deco code | Dirk Hohndel |
2013-01-04 | Clean up DEBUG code | Dirk Hohndel |
2013-01-04 | Make sure that the calculated deco ends at 0 | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-04 | Intercept all events to the GF fields in the property dialog | Dirk Hohndel |
2013-01-03 | Merge branch 'deco2' | Dirk Hohndel |
2013-01-03 | Improvements to select_prev_dive() and select_next_dive() | Lubomir I. Ivanov |
2013-01-03 | Fix cylinder printout information | Linus Torvalds |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |
2013-01-03 | Fix cylinder printout information | Linus Torvalds |
2013-01-03 | Rewrite the nickname replacement function | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-02 | Use old style (pre gtk-2.22) keysyms | Dirk Hohndel |
2013-01-02 | Fix mixed dive/trip tree model grouping | Linus Torvalds |
2013-01-01 | Treat headings properly when importing Suunto logs | Miika Turkia |
2013-01-01 | Keep the selected dive visible in the divelist | Linus Torvalds |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2013-01-01 | Make sure remember_dc has its own copy of the model string | Dirk Hohndel |
2013-01-01 | Add ability to remove a divecomputer from our data structures | Dirk Hohndel |
2013-01-01 | Merge branch 'updown' | Dirk Hohndel |
2013-01-01 | Use the Left and Right keys to switch between divecomputers | Dirk Hohndel |
2013-01-01 | Clear divecomputer saved status before saving the nicknames to XML | Dirk Hohndel |