Age | Commit message (Expand) | Author |
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 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 | Enable defautl_filename in settings | Dirk Hohndel |
2013-05-09 | Add a make rule (creator-files) that creates files for using Qt Creator | Thiago Macieira |
2013-05-09 | Add a "distclean" target to make. | Thiago Macieira |
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 | Horizontally align labels on info widget page. | Amit Chaudhuri |
2013-05-09 | Remove 2 keyboard short cuts. | Amit Chaudhuri |
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 |
2013-05-08 | Better design for the ToolTip Handler. | Tomaz Canabrava |
2013-05-08 | Fix crash on right click dive trip | Amit Chaudhuri |
2013-05-08 | Avoid potential crash if no dive is selected | Dirk Hohndel |
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 | Enable the code that was #if 0'ed out | Thiago Macieira |
2013-05-06 | Add #include guards to statistics.h and the extern "C" for C++ | Thiago Macieira |
2013-05-06 | Missing helpers.h file | Dirk Hohndel |
2013-05-06 | Start populating the maintab Dive Info widget | Dirk Hohndel |
2013-05-06 | Finish the plotting of the events | Tomaz Canabrava |
2013-05-06 | Plotting the Events done | Tomaz Canabrava |
2013-05-06 | Make the text ignores transformations on the scene | Tomaz Canabrava |
2013-05-06 | Port the plot text method to Qt, also test it by actually plotting something | Tomaz Canabrava |
2013-05-06 | Fill Dive Notes widget | Dirk Hohndel |
2013-05-06 | Added the code to populate the tabs when a dive is selected. | Tomaz Canabrava |
2013-05-06 | Add various keyboard shortcuts. | Amit Chaudhuri |
2013-05-06 | Reformat statistics tab in MainTab tab widget | Amit Chaudhuri |
2013-05-06 | Avoid redefinition of typedef ‘bool’ | Henrik Brautaset Aronsen |
2013-05-05 | Add most settings to the QSettings code | Dirk Hohndel |
2013-05-05 | Fixed some bad drawings | Tomaz Canabrava |