Age | Commit message (Expand) | Author |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-26 | Merge branch 'atdotde' | Dirk Hohndel |
2014-05-26 | Reenabled copying the diveplan to dive notes. | Robert C. Helling |
2014-05-26 | Merge branch 'atdotde' | Dirk Hohndel |
2014-05-26 | Use get_o2() and get_he() instead of accessing permilles directly | Robert C. Helling |
2014-05-25 | Move mod calculations to a separate helper | Anton Lundin |
2014-05-24 | Remove leftovers from the planner. | Tomaz Canabrava |
2014-05-24 | Reenamble 'Delete Dive Point' on the planer / add | 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-20 | Remove silly macro to pretend that we were doing things the right way. | Tomaz Canabrava |
2014-05-08 | When starting the planner, copy cylinders from currently selected dive. | Robert C. Helling |
2014-05-08 | Planner: show gas for the NEXT segment | Robert C. Helling |
2014-05-08 | Planner: Change when we recalculate deco | Robert C. Helling |
2014-04-18 | Remove unused variables and fix signed/unsigned mismatch | Dirk Hohndel |
2014-04-18 | Fix crash when manually adding a dive | Dirk Hohndel |
2014-04-18 | Comments added to planner | Robert C. Helling |
2014-04-17 | Fixed mismatched connections | Lakshman |
2014-04-17 | Mark a lot of TODO's where I think it should be moved to C code. | Tomaz Canabrava |
2014-04-17 | Quick whitespace cleanup | Dirk Hohndel |
2014-04-17 | Improvement for various bits of the planner | Robert Helling |
2014-04-02 | Add missing REMOVE slot | Lakshman |
2014-04-02 | Make compute waypoints content uneditable | Lakshman |
2014-03-31 | Merge branch 'planner-mods' | Dirk Hohndel |
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-03-23 | Don't crash if we try to save a empty plan | Anton Lundin |
2014-03-23 | Enable parts of planner based on define | Anton Lundin |
2014-03-20 | Removed Duplicate Includes | Hugle |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-14 | Convert other users of showError() to the new world order | Linus Torvalds |
2014-03-07 | Fix colors on the new profile. | Tomaz Canabrava |
2014-03-07 | Remove the old profile from the main screen of Subsurface | Tomaz Canabrava |
2014-03-06 | Fix real memory leak | Dirk Hohndel |
2014-03-03 | Depth widget minor UX improvement | Andrey Zhdanov |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | Don't reuse a variable name with a different type inside the same function | Dirk Hohndel |
2014-02-12 | Don't use current_dive instead of the argument to the function | Dirk Hohndel |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-02-11 | Use our macro for FP comparisons | Dirk Hohndel |