Age | Commit message (Expand) | Author |
2014-06-01 | Encapsulate the horrid gas encoding in gas change events | Dirk Hohndel |
2014-05-31 | Revert "Show the calculated deco stops in the planner table" | Dirk Hohndel |
2014-05-31 | Planner: don't include the disclaimer in the dive plan detail widget | Dirk Hohndel |
2014-05-31 | Planner: show the plan notes in the new widget | Dirk Hohndel |
2014-05-31 | Planner: add dive plan output area that replaces dive list | Dirk Hohndel |
2014-05-31 | Planner: wild guess attempt to fix a crash on Mac | Dirk Hohndel |
2014-05-31 | Allow editing segment duration. This shifts all following waypoints. | Robert C. Helling |
2014-05-30 | Planner: don't recreate the dive while cleaning up the widgets | Dirk Hohndel |
2014-05-30 | Planner: remove check for empty diveplan | Dirk Hohndel |
2014-05-30 | Planner: don't do unnecessary work on empty dive plans | Dirk Hohndel |
2014-05-30 | Planner: after freeing the plan, throw away the pointer | Dirk Hohndel |
2014-05-29 | Do not offer an editor when double-clicking REMOVE on the planner. | Tomaz Canabrava |
2014-05-29 | Do not show 'trash' icon for deco stops. | Tomaz Canabrava |
2014-05-29 | Do not remove a Deco Stop by clicking on the trash | Tomaz Canabrava |
2014-05-29 | Hide the DiveHandlers that are not entered by mouse. | Tomaz Canabrava |
2014-05-29 | Hide DiveHandlers and GasTexts when on profile mode too. | Tomaz Canabrava |
2014-05-29 | Planner: only update the plan after the cylinder data has been updated | Dirk Hohndel |
2014-05-29 | Show the calculated deco stops in the planner table | Robert C. Helling |
2014-05-29 | Planner: track gas consumption in cylinders and samples | Dirk Hohndel |
2014-05-29 | Planner: remove infobox overlay and enable calculated ceiling | Robert C. Helling |
2014-05-29 | HTML list exporter | Gehad elrobey |
2014-05-28 | Planner: record the new dive at the correct time | Dirk Hohndel |
2014-05-28 | Planner: always recreate staging dive | Dirk Hohndel |
2014-05-28 | Planner: make sure stagingDive is reset to NULL | Dirk Hohndel |
2014-05-28 | Add dive: only copy cylinders when necessary | Dirk Hohndel |
2014-05-28 | Fix edition of manually added dives. | Tomaz Canabrava |
2014-05-28 | Fix crash on adding / removing a dives from add menu | Tomaz Canabrava |
2014-05-28 | Move code from the Planner that doesn't belongs there. | Tomaz Canabrava |
2014-05-28 | Planner: set up a cylinder, even if no current dive is selected | Dirk Hohndel |
2014-05-28 | Planner: really fix crash after aborting planner | Dirk Hohndel |
2014-05-28 | Planner: prevent crash when canceling plan with existing dive list | Dirk Hohndel |
2014-05-28 | Dive list: use helper function when restoring selection | Dirk Hohndel |
2014-05-28 | Fixes showing the Empty Profile when Add / Plan dive is cancelled. | Tomaz Canabrava |
2014-05-28 | Minor cleanup | Dirk Hohndel |
2014-05-28 | Try to clear out the profile when dive list is empty | Dirk Hohndel |
2014-05-28 | Dive planner: remove the fake dive earlier on cancel | Dirk Hohndel |
2014-05-28 | Dive planner: remember the selection before new dives get handled | Dirk Hohndel |
2014-05-28 | Dive add: remove duplicate code | Dirk Hohndel |
2014-05-27 | Dive add: fix crash when canceling | Dirk Hohndel |
2014-05-27 | Much, much smarter way of finding the Tags | Tomaz Canabrava |
2014-05-27 | Fix manually adding dive | Dirk Hohndel |
2014-05-27 | No need to separately enable and switch focus to the dive list | Dirk Hohndel |
2014-05-27 | Planner: correctly refresh the display | Dirk Hohndel |
2014-05-27 | SetFocus only works if the widget is enabled | Dirk Hohndel |
2014-05-27 | Planner: return Profile widget to profile state | Dirk Hohndel |
2014-05-27 | Planner: use the gas in the first cylinder for initial plan | Dirk Hohndel |
2014-05-27 | Planner: better handle the temporary dive used for planning | Dirk Hohndel |
2014-05-27 | Planner: disable the dive list when working on a plan | Dirk Hohndel |
2014-05-27 | Planner: clean up the logic for starting up the planner | Dirk Hohndel |
2014-05-26 | Paint the dive red if the user is breaking ceiling on the planner. | Tomaz Canabrava |