Age | Commit message (Expand) | Author |
2013-06-26 | Remove the bogus time/depth, and fix the positioning of the Handler after upd... | Tomaz Canabrava |
2013-06-24 | Add an 'About' dialog for the Qt UI | Lubomir I. Ivanov |
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 |
2013-06-22 | Merge branch 'divePlannerTry3' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-21 | Added the skeleton implementation of the increaseTime and depth | Tomaz Canabrava |
2013-06-21 | Added a new class to handle the pseudo-buttons on the canvas. | Tomaz Canabrava |
2013-06-21 | Make the plot and handle movement stick to an 'Grid' | Tomaz Canabrava |
2013-06-21 | Depth doesn't suppose to show broken numbers. | Tomaz Canabrava |
2013-06-21 | Makes the first and last line of the plot inside of the boundingrect | Tomaz Canabrava |
2013-06-21 | Do not plot dive handlers outside of the Plane area. | Tomaz Canabrava |
2013-06-21 | Created the posAtValue method for the ruler | Tomaz Canabrava |
2013-06-21 | Round up times instead of down | Anton Lundin |
2013-06-21 | Use the gasmix straight off | Anton Lundin |
2013-06-20 | Added back the menu entry 'Dive Planner' | Tomaz Canabrava |
2013-06-20 | Added a new class to handle the DivePlanner dialog | Tomaz Canabrava |
2013-06-20 | Make skeleton of 'create_deco_stop'. | Tomaz Canabrava |
2013-06-20 | Restore the original color of the Handler as soon as mouseRelease. | Tomaz Canabrava |
2013-06-20 | Added text to the rules so the user knows what's happening at that point. | Tomaz Canabrava |
2013-06-20 | Added the code to set the Depth / Time on the user Handlers. | Tomaz Canabrava |
2013-06-20 | Added a 2 Ruler Items, Time and Depth. | Tomaz Canabrava |
2013-06-20 | Added the skeleton for the Ruler Item, | Tomaz Canabrava |
2013-06-20 | Make the plan handlers to not move across other handlers. | Tomaz Canabrava |
2013-06-20 | Added drag and drop code to the dive plan | Tomaz Canabrava |
2013-06-20 | Created a class DiveHandle to make drag drop work. | Tomaz Canabrava |
2013-06-20 | Make the cross red when you cant plot a dive stop | Tomaz Canabrava |
2013-06-20 | Better defaults for placement of dive stops. | Tomaz Canabrava |
2013-06-20 | Created a cross that follows the mouse on the dive planner. | Tomaz Canabrava |
2013-06-20 | Fix creation of the poligon-based lines for the dive planner | Tomaz Canabrava |
2013-06-20 | Better handling of the scene size for the dive Plan | Tomaz Canabrava |
2013-06-20 | Plots Lines and handles on the Planner | Tomaz Canabrava |
2013-06-20 | Make double click work to put new items on the canvas. | Tomaz Canabrava |
2013-06-20 | Added the first scope of the visual dive planner. | Tomaz Canabrava |
2013-06-19 | Show sample pressures in the cylinder equipment page | Linus Torvalds |
2013-06-19 | Don't show '0.0%' gas percentages | Linus Torvalds |
2013-06-19 | Fix the imperial cylinder size calculations in equipment handling | Linus Torvalds |
2013-06-19 | O2/He percentages aren't integral | Linus Torvalds |
2013-06-19 | More logical layout for the Dive Info tab | Dirk Hohndel |
2013-06-19 | Replace wet_volume calculation with straight forward pressure formula | Dirk Hohndel |
2013-06-19 | Fix cylinder data O2/He percentage entry braindamage | Dirk Hohndel |
2013-06-19 | Remove unused QMap include | Henrik Brautaset Aronsen |
2013-06-19 | Better minimum width for yearly statistics window | Dirk Hohndel |
2013-06-19 | Improve readability of yearly statistics | Dirk Hohndel |
2013-06-19 | Consistently use slots / signals | Dirk Hohndel |
2013-06-18 | Fix yearly statistics | Dirk Hohndel |
2013-06-18 | Improve display of yearly statistics | Dirk Hohndel |
2013-06-18 | Reduce the bleeding in my eyes | Dirk Hohndel |