Age | Commit message (Expand) | Author |
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 |
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 |
2014-05-25 | Dive list: don't reset column width when reloading | Dirk Hohndel |
2014-05-25 | Move mod calculations to a separate helper | Anton Lundin |
2014-05-25 | Dive list: remember the current sort colum | Dirk Hohndel |
2014-05-25 | Localize worldmap export | Miika Turkia |
2014-05-25 | Use user preferred units on worldmap export | Miika Turkia |
2014-05-25 | Location must be quoted on worldmap export | Miika Turkia |
2014-05-24 | Remove leftovers from the planner. | Tomaz Canabrava |
2014-05-24 | Reenables the air edition and deletion of handlers on the planner/add | Tomaz Canabrava |
2014-05-24 | Reenamble 'Delete Dive Point' on the planer / add | Tomaz Canabrava |
2014-05-24 | Add location and max depth to world map export | Rick Walsh |
2014-05-24 | Speed up the multi dive selection | Tomaz Canabrava |
2014-05-24 | Correctly implement multi dive selection | Dirk Hohndel |
2014-05-24 | Rename the export dialog | Gehad |
2014-05-24 | Dive list: move trip merging logic into divelist.c | Dirk Hohndel |
2014-05-24 | Dive list: work around odd problem with selections | Dirk Hohndel |
2014-05-24 | Dive list: move trip selection / deselection logic to divelist.c | Dirk Hohndel |
2014-05-24 | Dive list: more consistent handling of "add to trip" | Dirk Hohndel |
2014-05-24 | Port the KeyPress actions to the new profile. | Tomaz Canabrava |
2014-05-24 | Add some helper functions | Dirk Hohndel |
2014-05-24 | Remove export and save as from dive list context menu | Dirk Hohndel |
2014-05-24 | Remove a ton of code. | Tomaz Canabrava |