Age | Commit message (Expand) | Author |
2013-06-14 | Plot cleanup | Dirk Hohndel |
2013-06-10 | Added a slot to set the full time of the dive plan | Tomaz Canabrava |
2013-06-10 | Added a simple "TextEditor" in the graph, for a plan mode. | Tomaz Canabrava |
2013-06-10 | Added a 'Plan' mode and a 'Dive' mode on the profile. | Tomaz Canabrava |
2013-06-10 | Implemented the movement of the ToolTip by Hand. | Tomaz Canabrava |
2013-06-10 | Save / Restore toolTip information position on the Profile when switching dives. | Tomaz Canabrava |
2013-06-10 | Fix memory leak | Tomaz Canabrava |
2013-06-07 | Hide/Show tooltip on mouse over view widget | Helio Chissini de Castro |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-26 | Hook up most of the Preferences dialog | Dirk Hohndel |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Re-enable dive computer selectiom | Dirk Hohndel |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-10 | Fixed loading the first dive via command line on the profile. | Tomaz Canabrava |
2013-05-10 | Fixed Zoom and Positioning of the Ruler Items | Tomaz Canabrava |
2013-05-10 | Fix some compiler warnings | Dirk Hohndel |
2013-05-10 | Change the plot text so it receives a QPointF instead of x,y, and a Parent | Tomaz Canabrava |
2013-05-10 | Only drag the tooltip panel when not zooming. | Tomaz Canabrava |
2013-05-10 | Fix Tooltip Positions, code cleanup | Tomaz Canabrava |
2013-05-09 | The Zoom is working just like the GTK Version. | Tomaz Canabrava |
2013-05-09 | Removed unused code that I'm sure it's safe to delete. | Tomaz Canabrava |
2013-05-09 | Plot the vertical ruler on the left of the profile. | Tomaz Canabrava |
2013-05-09 | Plot pp Text | Tomaz Canabrava |
2013-05-09 | Plotting deco text. | Tomaz Canabrava |
2013-05-09 | Plotting cylinder pressure text. | Tomaz Canabrava |
2013-05-09 | Plotting depth text. | Tomaz Canabrava |
2013-05-09 | Plotting temperature text. | Tomaz Canabrava |
2013-05-09 | Plot of the Cylinder Pressure over time. | Tomaz Canabrava |
2013-05-08 | Stop passing around gc and pi | Dirk Hohndel |
2013-05-08 | Plot the temperature Graph | Tomaz Canabrava |
2013-05-08 | Make tooltips works | Tomaz Canabrava |
2013-05-08 | Work on the tooltips - WIP. | Tomaz Canabrava |
2013-05-08 | Better design for the ToolTip Handler. | Tomaz Canabrava |
2013-05-07 | Added a bit of documentation on how to use the ToolTips & removed 2 bad-api m... | Dirk Hohndel |
2013-05-07 | Adds real support for ToolTips. | Dirk Hohndel |
2013-05-07 | Added the first overlay of the tooltips, with some test data. | Tomaz Canabrava |
2013-05-06 | Plotting the Events done | Tomaz Canabrava |
2013-05-06 | Port the plot text method to Qt, also test it by actually plotting something | Tomaz Canabrava |
2013-05-04 | Added the code to plot the actual Graph. | Tomaz Canabrava |
2013-05-04 | Start plotting something. | Tomaz Canabrava |
2013-05-04 | Started the code for the Profile Plotting | Tomaz Canabrava |