Age | Commit message (Expand) | Author |
2013-09-22 | Prevent nodes in planner / dive add profile edit to run past each other | Dirk Hohndel |
2013-09-21 | In planner / add dive use 'ESC' to hide the gas selection popup | Dirk Hohndel |
2013-09-20 | When manually adding a dive, start with a simple dive | Dirk Hohndel |
2013-09-19 | Merge branch 'addDive' | Dirk Hohndel |
2013-09-19 | Continous update of planner | Robert Helling |
2013-09-18 | Rename createDecostops to drawProfile | Dirk Hohndel |
2013-09-18 | Use Planner dialog to add dive | Dirk Hohndel |
2013-09-16 | Plotted the Scale on the Ruler ( depth / time ) on the planner | Tomaz Canabrava |
2013-09-16 | Ok on the planner now correctly creates a Dive. | Tomaz Canabrava |
2013-09-16 | Move the creation of the dive plan to the model | Tomaz Canabrava |
2013-09-16 | Plug the Cancel action on the Dive Planner Table and start the 'ok' code. | Tomaz Canabrava |
2013-09-16 | Position the X and Y labels of the Rulers | Tomaz Canabrava |
2013-09-09 | Make the Plus Button on the planner work. | Tomaz Canabrava |
2013-09-09 | Plug most of the dive planner - non - model stuff. | Tomaz Canabrava |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-08-30 | Make planned points deletion works on the Table too. | Tomaz Canabrava |
2013-08-30 | Moves deletion logic of divepoints to the Model. | Tomaz Canabrava |
2013-08-30 | Added support for changing Depth and Time on the Table. | Tomaz Canabrava |
2013-08-30 | Started the work of Editable Model for the Planner | Tomaz Canabrava |
2013-08-28 | Made the TableViews share a bit of code, code cleanup. | Tomaz Canabrava |
2013-08-28 | Added a 'remove' icon on the dive planner table. | Tomaz Canabrava |
2013-08-26 | Moved a lot of code to the Model, cleaning the interface. | Tomaz Canabrava |
2013-08-26 | Moving Handler on Graphics Updates the Model on the Planner | Tomaz Canabrava |
2013-08-26 | Moved the creation of the data plan point to the model. | Tomaz Canabrava |
2013-08-26 | First implementation of the Shared Model for the Planner | Tomaz Canabrava |
2013-08-26 | Started the Model to handle the DivePoints | Tomaz Canabrava |
2013-08-26 | Code Cleanup: Buttons on Graphical Planner | Tomaz Canabrava |
2013-08-26 | Added a new widget to control the Planner | Tomaz Canabrava |
2013-07-21 | Added the possibility to choose gases in the planner. | Tomaz Canabrava |
2013-07-21 | Good code cleanup. | Tomaz Canabrava |
2013-07-21 | Added the current gas used on the planner | Tomaz Canabrava |
2013-07-21 | Removed unused code. | Tomaz Canabrava |
2013-07-21 | Added button to reduce dive time on the planner. | Tomaz Canabrava |
2013-07-21 | Added ( finally ) the code to reduce depth on the planner | Tomaz Canabrava |
2013-07-04 | Added the left / right shortcuts for moving the handlers around in time. | Tomaz Canabrava |
2013-07-04 | Added 'up' and 'down' actions on the dive planner. | Tomaz Canabrava |
2013-07-04 | Added a 'delete' action, with the keyboard. | Tomaz Canabrava |
2013-07-04 | Added a shortcut to 'esc', so it clears the selection or cancels the plan. | Tomaz Canabrava |
2013-07-04 | Make possible to 'select' an handler by ctrl+click | Tomaz Canabrava |
2013-07-04 | Make it possible to drag a handle between handlers | Tomaz Canabrava |
2013-07-02 | Make the increase time button to work. | Tomaz Canabrava |
2013-07-02 | Change the color of the DepthString based on it's deepness | Tomaz Canabrava |
2013-07-02 | Use the same profile colors on the planer for the Time and Depth | Tomaz Canabrava |
2013-07-02 | Change the rules so they work with percentages. | Tomaz Canabrava |
2013-07-02 | Added a method and a simple stub to position things using percentage. | Tomaz Canabrava |
2013-06-27 | Make planner prettier. but still ugly. | Tomaz Canabrava |
2013-06-27 | Removed memleak created by the diveplan calculations | Tomaz Canabrava |
2013-06-27 | Added the Ok / Cancel buttons on the dive planner canvas. | Tomaz Canabrava |
2013-06-27 | Moved the DivePlanner to the MainWindow. | Tomaz Canabrava |
2013-06-27 | Correctly prevent time travel in planner | Dirk Hohndel |