Age | Commit message (Expand) | Author |
2014-06-04 | Planner: don't redo the plan after partial edits of GFlow/high | 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 | Convert plot_gas_value to gasmix | 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-05-31 | Revert "Show the calculated deco stops in the planner table" | Dirk Hohndel |
2014-05-29 | Show the calculated deco stops in the planner table | Robert C. Helling |
2014-05-28 | Planner: set up a cylinder, even if no current dive is selected | Dirk Hohndel |
2014-05-27 | Planner: use the gas in the first cylinder for initial plan | Dirk Hohndel |
2014-05-26 | Planner: Don't include the ascent in the default dive | Dirk Hohndel |
2014-05-24 | Remove leftovers from the planner. | Tomaz Canabrava |
2014-05-24 | Port the KeyPress actions to the new profile. | Tomaz Canabrava |
2014-05-24 | Remove a ton of code. | Tomaz Canabrava |
2014-05-24 | Remove the depth / time increase and decrease functions. | Tomaz Canabrava |
2014-05-24 | Remove unused code. | Tomaz Canabrava |
2014-05-24 | Remove code already ported to the new profile. | Tomaz Canabrava |
2014-05-24 | Make the planner actually work. | Tomaz Canabrava |
2014-05-24 | Change how the handler handlers itself. | Tomaz Canabrava |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | Good code cleanup on the old DivePlanner code. | Tomaz Canabrava |
2014-05-22 | Profile now correctly displays the planned dive. | Tomaz Canabrava |
2014-05-22 | Code Cleanup: connections can be made between signals. | Tomaz Canabrava |
2014-05-08 | When starting the planner, copy cylinders from currently selected dive. | Robert C. Helling |
2014-05-08 | Planner: Change when we recalculate deco | Robert C. Helling |
2014-04-17 | Fixed mismatched connections | Lakshman |
2014-04-17 | Improvement for various bits of the planner | Robert Helling |
2014-04-02 | Add missing REMOVE slot | Lakshman |
2014-03-31 | Diveplan with entered and computed waypoints to UI | Lakshman Anumolu |
2014-03-31 | Distinguish between entered and calculated waypoints | Robert C. Helling |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-02-09 | diveplanner.cpp improvements | Boris Barbulovski |
2013-12-24 | Don't use QList if sizeof(item) > void*. | Tomaz Canabrava |
2013-12-09 | Remove some unused variables | Anton Lundin |
2013-12-09 | Implement a settingsChanged in DivePlannerWidget | Anton Lundin |
2013-12-08 | Keep track of user requested minimum depth | Anton Lundin |
2013-12-03 | Correct parameter names | Dirk Hohndel |
2013-11-30 | Delete the graphics items for the ticks and labels in the ruler | Thiago Macieira |
2013-11-26 | Changing the preferences should update the Add Dive interface | Tomaz Canabrava |
2013-11-19 | Enable gas selection through a context menu | Tomaz Canabrava |
2013-11-19 | Removed obsolete Code ( gaslist on text click ) | Tomaz Canabrava |
2013-11-18 | Fix various issues with the dive add / edit manual dive code | Dirk Hohndel |
2013-11-17 | Removed the ugly icons on the visual profile editor | Tomaz Canabrava |
2013-11-15 | Enable a context menu to remove dive handlers. | Tomaz Canabrava |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-15 | Remove some unneeded member functions | Anton Lundin |
2013-11-15 | Planner: use a QSpinBox for GFLow/GFHigh | Anton Lundin |