Age | Commit message (Expand) | Author |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-31 | Show GF for calculated ceiling above the graph | Dirk Hohndel |
2013-05-31 | Cleanup minor issues with ceilings for individualy tissues | Dirk Hohndel |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-29 | Correct the ceiling preference handling | Dirk Hohndel |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-28 | Fix the positioning of text in the dive profile | 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-22 | Fixed update the plot as we resize the view. | Tomaz Canabrava |
2013-05-16 | Fix loading a dive via command line. | Tomaz Canabrava |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-16 | Fixed the loading of some maps | Tomaz Canabrava |
2013-05-14 | Clean up some typos | Henrik Brautaset Aronsen |
2013-05-13 | Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip ) | Tomaz Canabrava |
2013-05-12 | Don't print temperatures that are below 200K | Dirk Hohndel |
2013-05-12 | Fix crash if we have no divecomputer information | Dirk Hohndel |
2013-05-10 | Improve the text labels in the profile | Dirk Hohndel |
2013-05-10 | Tweaks to maintab | Amit Chaudhuri |
2013-05-10 | Merge branch 'fixCrash' of https://github.com/tcanabrava/subsurface into Qt | Dirk Hohndel |
2013-05-10 | Crash fixed on clicking on the canvas while no dive is 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 | Fix some compiler warnings | Dirk Hohndel |
2013-05-10 | Fix showing the stuff on the canvas in the right positions. | 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-10 | Uses the correct rectangle to englobe the profile grid. | 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 | Use a Default pen to make the configuration easier. | 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 | Shows the correct color for the CylinderPressure | Tomaz Canabrava |
2013-05-09 | Plot of the Cylinder Pressure over time. | Tomaz Canabrava |
2013-05-08 | Add bounding box to profile | Dirk Hohndel |
2013-05-08 | Show the dive computer name in the profile window | Dirk Hohndel |
2013-05-08 | Add tooltip data and cleanup size calculations | Dirk Hohndel |
2013-05-08 | Stop passing around gc and pi | Dirk Hohndel |
2013-05-08 | Fix moving the ToolTip box with the mouse. | Tomaz Canabrava |
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 |