Age | Commit message (Expand) | Author |
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 |
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 |
2014-05-26 | Better movements from the lines when added / removed. | Tomaz Canabrava |
2014-05-26 | Planner: don't try to update the MainTab dive info while in plan mode | Dirk Hohndel |
2014-05-26 | Fix warning | Dirk Hohndel |
2014-05-26 | Speed up the grid: don't repaint when uneeded. | Tomaz Canabrava |
2014-05-26 | Do not set maxTime when the handler is moving. | Tomaz Canabrava |
2014-05-26 | Activate the Planner | Tomaz Canabrava |
2014-05-26 | Merge branch 'Planner' | Dirk Hohndel |
2014-05-26 | Planner: convert assert into warning | Dirk Hohndel |
2014-05-26 | Planner: copy samples and events for plan and add | Dirk Hohndel |
2014-05-26 | Planner: Don't include the ascent in the default dive | Dirk Hohndel |
2014-05-26 | Make the planner show something. | Tomaz Canabrava |
2014-05-26 | Created a function to create a fake dive for Add and Plan states. | Tomaz Canabrava |