Age | Commit message (Expand) | Author |
2014-06-01 | More cleanup for planner.c | Dirk Hohndel |
2014-06-01 | Change add_plan_to_notes() to operated on gasmix | Dirk Hohndel |
2014-06-01 | Switch verify_gas_exists to take gasmix argument | Dirk Hohndel |
2014-06-01 | Switch more functions to use gasmix type | Dirk Hohndel |
2014-06-01 | Add threaded processing of image pixmaps | Tomaz Canabrava |
2014-06-01 | Add a method to update the dive pictures on the model. | Tomaz Canabrava |
2014-06-01 | Add a new widget on the main tab: Pictures. | Tomaz Canabrava |
2014-06-01 | Add stub for a widget to show the dive pictures. | Tomaz Canabrava |
2014-06-01 | Do not replot for each picture added to dive. | Tomaz Canabrava |
2014-06-01 | Fix layout on the Shift-Image-Time import dialog | Tomaz Canabrava |
2014-06-01 | Simplify ruler update code. | Tomaz Canabrava |
2014-06-01 | Remove some unused variables | 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-06-01 | Encapsulate the horrid gas encoding in gas change events | Dirk Hohndel |
2014-06-01 | Planner: correctly track gas used | Dirk Hohndel |
2014-06-01 | Planner: track gas used even if we don't have a real cylinder | Dirk Hohndel |
2014-06-01 | Planner: more fixes for gas tracking | Dirk Hohndel |
2014-06-01 | Planner: add warning if the plan consumes more gas than provided | 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 | Planner: add dive plan output area that replaces dive list | Dirk Hohndel |
2014-05-31 | Planner: wild guess attempt to fix a crash on Mac | Dirk Hohndel |
2014-05-31 | Planner: look harder to find the right gas | Dirk Hohndel |
2014-05-31 | Merge branch 'latest' | 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 |
2014-05-30 | Planner: don't do unnecessary work on empty dive plans | Dirk Hohndel |
2014-05-30 | Remove unused structure member | Dirk Hohndel |
2014-05-30 | Planner: remove pointless code | Dirk Hohndel |
2014-05-30 | Planner: after freeing the plan, throw away the pointer | Dirk Hohndel |
2014-05-30 | Planner: make sure all cylinders have a sane depth | Dirk Hohndel |
2014-05-30 | Planner: start the ascend with the strongest allowed deco mix. | Robert C. Helling |
2014-05-29 | HTML: Quote the '<' and '>' operators before inserting break tags | Gehad elrobey |
2014-05-29 | Do not offer an editor when double-clicking REMOVE on the planner. | Tomaz Canabrava |
2014-05-29 | Do not show 'trash' icon for deco stops. | Tomaz Canabrava |
2014-05-29 | Do not remove a Deco Stop by clicking on the trash | Tomaz Canabrava |
2014-05-29 | Hide the DiveHandlers that are not entered by mouse. | Tomaz Canabrava |
2014-05-29 | Hide DiveHandlers and GasTexts when on profile mode too. | Tomaz Canabrava |
2014-05-29 | Fix CMake | Tomaz Canabrava |
2014-05-29 | Planner: only update the plan after the cylinder data has been updated | Dirk Hohndel |
2014-05-29 | Planner: clean up the function that tracks our gases | Dirk Hohndel |
2014-05-29 | Show the calculated deco stops in the planner table | Robert C. Helling |
2014-05-29 | Planner: track gas consumption in cylinders and samples | Dirk Hohndel |
2014-05-29 | Don't assume that pressures are always positive | Dirk Hohndel |
2014-05-29 | Planner: remove infobox overlay and enable calculated ceiling | Robert C. Helling |
2014-05-29 | Small whitespace fixes | Dirk Hohndel |