Age | Commit message (Expand) | Author |
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 | Planner: look harder to find the right gas | Dirk Hohndel |
2014-05-31 | Merge branch 'latest' | 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 | Remove unused structure member | Dirk Hohndel |
2014-05-30 | Planner: remove pointless code | Dirk Hohndel |
2014-05-30 | Planner: after freeing the plan, throw away the pointer | Dirk Hohndel |
2014-05-30 | Planner: make sure all cylinders have a sane depth | Dirk Hohndel |
2014-05-30 | Planner: start the ascend with the strongest allowed deco mix. | Robert C. Helling |
2014-05-29 | HTML: Quote the '<' and '>' operators before inserting break tags | Gehad elrobey |
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 | Fix CMake | Tomaz Canabrava |
2014-05-29 | Planner: only update the plan after the cylinder data has been updated | Dirk Hohndel |
2014-05-29 | Planner: clean up the function that tracks our gases | 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 | Don't assume that pressures are always positive | Dirk Hohndel |
2014-05-29 | Planner: remove infobox overlay and enable calculated ceiling | Robert C. Helling |
2014-05-29 | Small whitespace fixes | Dirk Hohndel |
2014-05-29 | Need to quote some more HTML characters | Miika Turkia |
2014-05-29 | Export tags in json array | Gehad elrobey |
2014-05-29 | Fix json exporter output | Gehad elrobey |
2014-05-29 | Some fixes for the json exporter | Gehad elrobey |
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: add missing disclaimer | 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 |