Age | Commit message (Expand) | Author |
2013-11-13 | Don't overwrite the new cylinders when adding a dive | Dirk Hohndel |
2013-11-13 | Correct behavior when adding a dive to an empty list and canceling the add | Dirk Hohndel |
2013-11-13 | Don't change gas used in segments if there is still a cylinder with that gas | Dirk Hohndel |
2013-11-13 | Connect changes in the tanks with the dive that is being added | Dirk Hohndel |
2013-11-13 | Instead of a "Cylinder for planning" use a default cylinder | Dirk Hohndel |
2013-11-13 | When selection gets confused, don't try to select non-existing dive | Dirk Hohndel |
2013-11-13 | MaxPPO2 should be a double, not an int | Dirk Hohndel |
2013-11-13 | Fix loading the information of splitter sizes on empty config. | Tomaz Canabrava |
2013-11-13 | Partially revert d72c69db7a49f and fix its errors | Tomaz Canabrava |
2013-11-13 | Break up calculate_deco_information | Anton Lundin |
2013-11-13 | Reorder info in information window | Anton Lundin |
2013-11-13 | Remove the special handling of ndl < 3m | Anton Lundin |
2013-11-13 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
2013-11-13 | Fill up plot_data with temperature all the way | Anton Lundin |
2013-11-12 | Make fake profile average depth come out right | Linus Torvalds |
2013-11-12 | Only auto-complete gps information when empty. | Michael Andreen |
2013-11-12 | Make gas selection for add dive work | Dirk Hohndel |
2013-11-12 | Use existing helper function | Dirk Hohndel |
2013-11-12 | Handle add dive cancel correctly | Dirk Hohndel |
2013-11-12 | First steps to make add dive work with the correct infrastructure | Dirk Hohndel |
2013-11-12 | Remove some debug output | Dirk Hohndel |
2013-11-12 | Make planner work again | Dirk Hohndel |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-11 | When entering a new point, pick the previous gas by default | Dirk Hohndel |
2013-11-11 | Connect cylinders entered in planner with the gases available | Dirk Hohndel |
2013-11-11 | Stop clicks on the globe from changing dive list selection while editing | Dirk Hohndel |
2013-11-11 | Mark divelist changed when deleting a dive | Dirk Hohndel |
2013-11-11 | Fix crash when cancelling dive add on empty dive list | Dirk Hohndel |
2013-11-11 | Hook up delegate to enable cylinder autocompletion in planner | Dirk Hohndel |
2013-11-10 | Enable adding cylinders in the dive planner | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-11-10 | Honor "last stop at 6m" in dive planner | Dirk Hohndel |
2013-11-09 | Remove left over qDebug() call | Dirk Hohndel |
2013-11-09 | Merge branch 'addDiveGasFix' | Dirk Hohndel |
2013-11-09 | Adjust planner to work with the new semantic | Dirk Hohndel |
2013-11-09 | Fix position of depth reading when entering dives | Dirk Hohndel |
2013-11-09 | After done with the DC download dialog, ensure it's in its original state | Dirk Hohndel |
2013-11-09 | Don't access a NULL path | Dirk Hohndel |
2013-11-09 | Forgot to remove this debug, sorry. | Tomaz Canabrava |
2013-11-09 | Removed inconsistency when user tried to add dive while planning. | Tomaz Canabrava |
2013-11-09 | Fixes garbage left behind when canceling edit dive. | Tomaz Canabrava |
2013-11-09 | Save / Restore the Tree after organizing by other columns. | Tomaz Canabrava |
2013-11-09 | Save the status of the tree before trying to reset the display. | Tomaz Canabrava |
2013-11-09 | Moved the code that handles DiveList column sizes to its correct file. | Tomaz Canabrava |
2013-11-09 | Fixes breaking the sizes of the columns of the listView. | Tomaz Canabrava |
2013-11-09 | Fix inconsistent position of screen splitters | Tomaz Canabrava |
2013-11-08 | Don't access invalid elements with depth = 0 | Dirk Hohndel |
2013-11-08 | Correctly track gases when manually adding and then editing dives | Dirk Hohndel |
2013-11-08 | Be consistent when passing around gas data in the planner | Dirk Hohndel |
2013-11-08 | Correctly identify air | Dirk Hohndel |