Age | Commit message (Expand) | Author |
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 |
2014-06-25 | Hook up UI elements for ascent rates to planner | Robert C. Helling |
2014-06-24 | Drop like a stone mode in planner | Anton Lundin |
2014-06-24 | Fix NO_PRINTING building again | Anton Lundin |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-06-20 | planner: Switch to QSpinBox for SAC | Anton Lundin |
2014-06-12 | Planner: New plannerSettingsWidget | Robert C. Helling |
2014-06-11 | Fix uninitialized memory warning | Dirk Hohndel |
2014-06-10 | Planner: don't reset GF when preferences change | Dirk Hohndel |
2014-06-10 | Planner: reset GFlow and GFhigh when we're done | Dirk Hohndel |
2014-06-04 | Planner: don't redo the plan after partial edits of GFlow/high | Dirk Hohndel |
2014-06-03 | Planner: only copy cylinders that were used in the template dive | Dirk Hohndel |
2014-06-03 | Planner: reject plan if escape key is pressed | Dirk Hohndel |
2014-06-03 | Planner: fix editing the dive planner points table | Dirk Hohndel |
2014-06-03 | Add print button to planner | Robert C. Helling |
2014-06-02 | Optionally strip diveplan to bare minimum | Robert C. Helling |
2014-06-02 | Fix addStop to work as slot again | Dirk Hohndel |
2014-06-01 | More conversions to gasmix | Dirk Hohndel |
2014-06-01 | Next step to using gasmix instead of o2/he | Dirk Hohndel |
2014-06-01 | Use proper types | Dirk Hohndel |
2014-06-01 | Remove the .used member of the cylinder structure | Dirk Hohndel |
2014-05-31 | Revert "Show the calculated deco stops in the planner table" | Dirk Hohndel |
2014-05-31 | Planner: don't include the disclaimer in the dive plan detail widget | Dirk Hohndel |
2014-05-31 | Planner: show the plan notes in the new widget | 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 |