Age | Commit message (Expand) | Author |
2014-08-13 | Make SAC values in planner settings respect unit settings | Robert C. Helling |
2014-08-05 | Don't recalculate plan automatically with low GFHigh | Dirk Hohndel |
2014-08-03 | Update altitude properly when changing unit systems | Robert C. Helling |
2014-07-29 | Retain the start time when creating plan from dive | Dirk Hohndel |
2014-07-26 | Add dive: initialize start time of dive | Dirk Hohndel |
2014-07-24 | Planner: fix start time handling | Dirk Hohndel |
2014-07-23 | Planner: fix an enduring assert on startup | Lubomir I. Ivanov |
2014-07-19 | De-duplicate planner default settings | Anton Lundin |
2014-07-18 | get_gas_at_time needs to always give us a valid gasv4.1.91 | Dirk Hohndel |
2014-07-18 | Convert get_gas_from_events to get_gas_at_time | Anton Lundin |
2014-07-18 | Use more of our propper types in the planner | Anton Lundin |
2014-07-18 | Use "6m" and "20ft" instead of "6m/20ft". | Henrik Brautaset Aronsen |
2014-07-17 | Planner: correctly deal with units in Ascent/descent rates | Dirk Hohndel |
2014-07-17 | Planner: Ascent/descent rates are stored in mm/s not in m/min | Robert C. Helling |
2014-07-16 | Store drop_stone_mode, bottomsac, decosac in prefs | Gaetan Bisson |
2014-07-16 | Translate velocity units in planner settings | Sergey Starosek |
2014-07-16 | Date picker l10n for profile and planner | Sergey Starosek |
2014-07-15 | Save and restore Dive Planner Settings | Tomaz Canabrava |
2014-07-15 | Planner: don't allow the user to remove the last point | Dirk Hohndel |
2014-07-15 | Planner: when adding new waypoint at the end, use previous gas | Dirk Hohndel |
2014-07-12 | Lower CCR setpoint min value in planner to 0 | Anton Lundin |
2014-07-12 | Add step size in our SpinBox delegates | Anton Lundin |
2014-07-11 | Fixed input in the DivePlanner table | Tomaz Canabrava |
2014-07-10 | diverplanner capitalisation consitency | Tim Wootton |
2014-07-10 | Use gasmix getters in diveplanner.cpp as well | Henrik Brautaset Aronsen |
2014-07-09 | Move drop_stone_mode setting to prefs | Anton Lundin |
2014-07-09 | Refresh display after toggling backgas breaks. | Robert C. Helling |
2014-07-07 | Planner: don't allow negative depths | Robert C. Helling |
2014-07-06 | UI restructure: remove the backupDive we no longer need | Dirk Hohndel |
2014-07-06 | UI restructure: cleanup the code when canceling an edit | Dirk Hohndel |
2014-07-05 | When adding a waypoint, use the gasmix of the _next_ waypoint. | Robert C. Helling |
2014-07-04 | Planner: don't set cylinder start and end pressure when adding dive | Dirk Hohndel |
2014-07-03 | Planner: initialize drop_stone_mode as false | Dirk Hohndel |
2014-07-03 | Small cleanups | Dirk Hohndel |
2014-07-03 | UI restructure: add back the missing plan dive notes | Dirk Hohndel |
2014-07-03 | Planner: Add backgas breaks | Robert C. Helling |
2014-07-03 | UI restructure: use displayed_dive for add dive and plan dive | Dirk Hohndel |
2014-07-03 | UI restructure: get rid of "current" pointer in cylinders and weights | Dirk Hohndel |
2014-07-03 | UI restructure: add helper function to copy and clear a dive | Dirk Hohndel |
2014-06-30 | Only replot the dive if maxDepth > oldMaxDepth on plan / add mode. | Tomaz Canabrava |
2014-06-30 | Make the planner settings respond well to unit system changes. | Robert C. Helling |
2014-06-29 | Fixed SAC in planner | Robert C. Helling |
2014-06-28 | Planner: implement sane way to set the start time of the planned dive | Dirk Hohndel |
2014-06-27 | Remove unused variable | Dirk Hohndel |
2014-06-27 | Care about drop_stone_mode in createSimpleDive | Anton Lundin |
2014-06-26 | Rearrange planner UI elements | Robert Helling |
2014-06-25 | Make gas mod be reasonable for users of imperial units as well | Dirk Hohndel |
2014-06-25 | Make pO2 settings functional in planner | Robert C. Helling |
2014-06-25 | Connect prefs.descrate to drop_stone_mode points | Anton Lundin |
2014-06-25 | Fix typo in connecting ui.descRate to setDescRate | Anton Lundin |