Age | Commit message (Expand) | Author |
2013-08-26 | Started the Model to handle the DivePoints | Tomaz Canabrava |
2013-08-26 | Changed the WindowHint of the planner popup to 'Popup' | 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-08-05 | Delte the temporary dive from the divelist after calculating deco. | Robert C. Helling |
2013-07-21 | Added the possibility to choose gases in the planner. | Tomaz Canabrava |
2013-07-21 | Added a missing #UNDEF | 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 a messageBox when the planner quits with a working plan. | 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 | Fixed the 'hard to grab' Handler, Dive Planner now is very smooth. | Tomaz Canabrava |
2013-07-04 | Make it possible to drag a handle between handlers | Tomaz Canabrava |
2013-07-04 | Make it possible to add a handler between others | Tomaz Canabrava |
2013-07-04 | Better positioning of buttons on dive planner | Tomaz Canabrava |
2013-07-02 | Silence some warnings | Dirk Hohndel |
2013-07-02 | Make the increase time button to work. | Tomaz Canabrava |
2013-07-02 | Make the 'increase depth' button to work. | Tomaz Canabrava |
2013-07-02 | Removed user-entered lines on the plan, keeping only deco. | 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 | Fixed positioning of the dive Handlers. | Tomaz Canabrava |
2013-07-02 | Correct collors for the DivePlanner background. | Tomaz Canabrava |
2013-07-02 | Added the last 'tick' to the rulers | 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-07-02 | Shared background for profile and planner. | 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 | Somewhat saner behavior for rescaling the planner time axis | Dirk Hohndel |
2013-06-27 | Correctly prevent time travel in planner | Dirk Hohndel |
2013-06-27 | Remove unused code | Dirk Hohndel |
2013-06-27 | Remove incorrect logic for first line in planner | Dirk Hohndel |
2013-06-27 | Removes circle in plan | Robert Helling |
2013-06-26 | Fixes most of the issues with the dive planner. | Tomaz Canabrava |
2013-06-26 | Remove the bogus time/depth, and fix the positioning of the Handler after upd... | Tomaz Canabrava |
2013-06-23 | Perform deco calculation for plan | Dirk Hohndel |
2013-06-23 | Start hooking in the deco calculations | Dirk Hohndel |
2013-06-23 | Print the rounded values for time and depth in planner | Dirk Hohndel |
2013-06-23 | Fix updateTicks | Tomaz Canabrava |
2013-06-23 | Clean up coding style | Dirk Hohndel |