aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-02Rewrite dive edit logicGravatar Dirk Hohndel
2014-06-02Planner: fix typo that broke tank pressure trackingGravatar Dirk Hohndel
2014-06-02Planner: warn about high pO2Gravatar Dirk Hohndel
2014-06-02Optionally strip diveplan to bare minimumGravatar Robert C. Helling
2014-06-02Fix addStop to work as slot againGravatar Dirk Hohndel
2014-06-01Rename two C++ methods to the more typical CamelCaseGravatar Dirk Hohndel
2014-06-01Convert plot_gas_value to gasmixGravatar Dirk Hohndel
2014-06-01Remove is_air() and convert its users to gasmixGravatar Dirk Hohndel
2014-06-01Create simple non-thread-safe "gasname()" functionGravatar Linus Torvalds
2014-06-01Override the MinMaxAvgWidget tool tips for the depth instance.Gravatar Tim Wootton
2014-06-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01More cleanup for planner.cGravatar Dirk Hohndel
2014-06-01Change add_plan_to_notes() to operated on gasmixGravatar Dirk Hohndel
2014-06-01Switch verify_gas_exists to take gasmix argumentGravatar Dirk Hohndel
2014-06-01Switch more functions to use gasmix typeGravatar Dirk Hohndel
2014-06-01Add threaded processing of image pixmapsGravatar Tomaz Canabrava
2014-06-01Add a method to update the dive pictures on the model.Gravatar Tomaz Canabrava
2014-06-01Add a new widget on the main tab: Pictures.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-06-01Do not replot for each picture added to dive.Gravatar Tomaz Canabrava
2014-06-01Fix layout on the Shift-Image-Time import dialogGravatar Tomaz Canabrava
2014-06-01Simplify ruler update code.Gravatar Tomaz Canabrava
2014-06-01Remove some unused variablesGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-06-01Use proper typesGravatar Dirk Hohndel
2014-06-01Remove the .used member of the cylinder structureGravatar Dirk Hohndel
2014-06-01Encapsulate the horrid gas encoding in gas change eventsGravatar Dirk Hohndel
2014-06-01Planner: correctly track gas usedGravatar Dirk Hohndel
2014-06-01Planner: track gas used even if we don't have a real cylinderGravatar Dirk Hohndel
2014-06-01Planner: more fixes for gas trackingGravatar Dirk Hohndel
2014-06-01Planner: add warning if the plan consumes more gas than providedGravatar Dirk Hohndel
2014-05-31Revert "Show the calculated deco stops in the planner table"Gravatar Dirk Hohndel
2014-05-31Planner: don't include the disclaimer in the dive plan detail widgetGravatar Dirk Hohndel
2014-05-31Planner: show the plan notes in the new widgetGravatar Dirk Hohndel
2014-05-31Planner: add dive plan output area that replaces dive listGravatar Dirk Hohndel
2014-05-31Planner: wild guess attempt to fix a crash on MacGravatar Dirk Hohndel
2014-05-31Planner: look harder to find the right gasGravatar Dirk Hohndel
2014-05-31Merge branch 'latest'Gravatar Dirk Hohndel
2014-05-31Allow editing segment duration. This shifts all following waypoints.Gravatar Robert C. Helling
2014-05-30Planner: don't recreate the dive while cleaning up the widgetsGravatar Dirk Hohndel
2014-05-30Planner: remove check for empty diveplanGravatar Dirk Hohndel
2014-05-30Planner: don't do unnecessary work on empty dive plansGravatar Dirk Hohndel
2014-05-30Remove unused structure memberGravatar Dirk Hohndel
2014-05-30Planner: remove pointless codeGravatar Dirk Hohndel
2014-05-30Planner: after freeing the plan, throw away the pointerGravatar Dirk Hohndel
2014-05-30Planner: make sure all cylinders have a sane depthGravatar Dirk Hohndel
2014-05-30Planner: start the ascend with the strongest allowed deco mix.Gravatar Robert C. Helling
2014-05-29HTML: Quote the '<' and '>' operators before inserting break tagsGravatar Gehad elrobey
2014-05-29Do not offer an editor when double-clicking REMOVE on the planner.Gravatar Tomaz Canabrava
2014-05-29Do not show 'trash' icon for deco stops.Gravatar Tomaz Canabrava