Age | Commit message (Expand) | Author |
2013-11-15 | Fix adding DivePoints on the planner via the table. | Tomaz Canabrava |
2013-11-15 | Use the correct font for the Air Types Model. | Tomaz Canabrava |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-15 | Close the Air list when clicking outside of it. | Tomaz Canabrava |
2013-11-15 | More code cleanup. | Tomaz Canabrava |
2013-11-15 | Good deal of code Cleanup. | Tomaz Canabrava |
2013-11-15 | Remove some unneeded member functions | Anton Lundin |
2013-11-15 | Planner: Default to GF from prefs. | Anton Lundin |
2013-11-15 | Planner: use a QSpinBox for GFLow/GFHigh | Anton Lundin |
2013-11-15 | Make the info box look as it did in 3.1 | Anton Lundin |
2013-11-14 | Change the menu structure | Dirk Hohndel |
2013-11-14 | Hook up the tank change and tank update for the planner | Dirk Hohndel |
2013-11-14 | Expand the trip of the first selected dive. | Tomaz Canabrava |
2013-11-14 | Code Cleanup - Removed unused var. | Tomaz Canabrava |
2013-11-14 | Correctly sets the size of the Air Types on the planner | Tomaz Canabrava |
2013-11-14 | Makes the Air Types widget on the planner smaller ( but expanding.) | Tomaz Canabrava |
2013-11-14 | Fix Last Column adding a horizontal Scroll on the Dive List. | Tomaz Canabrava |
2013-11-14 | Fix edition of alphanumeric input on equipments. | Tomaz Canabrava |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-14 | Sort the dive table after adding a dive | Dirk Hohndel |
2013-11-14 | Handle tank data correctly in profile editing mode for manually added dive | Dirk Hohndel |
2013-11-14 | Maintain the selection when aborting "dive add" | Dirk Hohndel |
2013-11-14 | Switch to the Dive Notes tab when manually adding a dive | Dirk Hohndel |
2013-11-14 | Add file naming dialog for save as | Miika Turkia |
2013-11-13 | Correctly convert an existing dive into a plan | Dirk Hohndel |
2013-11-13 | Fix addGas to look at the correct cylinder | Dirk Hohndel |
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 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
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 |