Age | Commit message (Expand) | Author |
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 |
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 | 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: 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 |
2014-05-26 | Remove uneeded call. | Tomaz Canabrava |
2014-05-26 | Small code cleanup. | Tomaz Canabrava |
2014-05-26 | Planner: Move method down below to easy comparisson with another. | Tomaz Canabrava |
2014-05-26 | Planner: states Add and Plan have a similar behavior | Tomaz Canabrava |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-26 | Merge branch 'atdotde' | Dirk Hohndel |
2014-05-26 | Reenabled copying the diveplan to dive notes. | Robert C. Helling |
2014-05-26 | Merge branch 'atdotde' | Dirk Hohndel |
2014-05-26 | Use get_o2() and get_he() instead of accessing permilles directly | Robert C. Helling |
2014-05-26 | Rework slot to quiet down Qt5 warning | Anton Lundin |
2014-05-25 | Use gas_mod and fix fpe | Anton Lundin |
2014-05-25 | Dive list: make saving / restoring column widths actually work | Dirk Hohndel |