Age | Commit message (Expand) | Author |
2015-02-03 | Disable dive component copy/paste shortcuts when no profile show | Dirk Hohndel |
2015-02-02 | Don't show the plot_info table in every debug build | Dirk Hohndel |
2015-01-31 | Update ceiling when changing dive mode | Robert C. Helling |
2015-01-31 | Hide tooltip when posting a profile to Facebook | Dirk Hohndel |
2015-01-31 | DiveMeanDepthItem: fix bad translated depth units | Lubomir I. Ivanov |
2015-01-29 | Prevent potential access to uninitialized variable | Dirk Hohndel |
2015-01-28 | Small changes to the mean depth text | Dirk Hohndel |
2015-01-28 | Implement the mean depth text | Tomaz Canabrava |
2015-01-28 | Remove dead code | Tomaz Canabrava |
2015-01-28 | Hide ruler when in ADD or PLAN mode. | Tomaz Canabrava |
2015-01-27 | diveplotdatamodel.cpp: use space before sensor index | Lubomir I. Ivanov |
2015-01-26 | Change mean depth/s to mean depth @ s | Tim Wootton |
2015-01-26 | Heartrate sounds better than heart beat | Tim Wootton |
2015-01-24 | Fix crash with empty dive list | Dirk Hohndel |
2015-01-24 | Avoid overprinting of cylinder presssure labels for CCR dives | willem ferguson |
2015-01-24 | Correcly look at all relevant dive computer structures | Dirk Hohndel |
2015-01-24 | Don't show previous dive computer text | Dirk Hohndel |
2015-01-23 | Code cleanup: CCR setpoint and o2 sensor visualisation | willem ferguson |
2015-01-21 | CCR option: display o2 sensor data | willem ferguson |
2015-01-19 | Actually walk all dive computers, don't just claim to do so | Dirk Hohndel |
2015-01-19 | Fix extreme sluggish profile over time | Tomaz Canabrava |
2015-01-18 | Fix build: add missing #includes | Thiago Macieira |
2015-01-18 | Move the heart rate graph | Joakim Bygdell |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-17 | Cache the complex items to give us a boost of speed | Tomaz Canabrava |
2015-01-17 | Fix memleak of QGraphicsRectItem | Tomaz Canabrava |
2015-01-17 | Only update text if something changed | Tomaz Canabrava |
2015-01-17 | Fix the colors - brush wasn't being set anymore. | Tomaz Canabrava |
2015-01-17 | Reduce the amount of new/delete when setting a new text on DiveTextItem | Tomaz Canabrava |
2015-01-17 | Reduce the refresh rate of the toolTipItem to 25fps. | Tomaz Canabrava |
2015-01-17 | Honor prefs.anim_speed on the ToolTip animations | Tomaz Canabrava |
2015-01-17 | Reduce the number of calls to boundingRect | Tomaz Canabrava |
2015-01-17 | Fix the colors of the rectangle | Tomaz Canabrava |
2015-01-17 | Implement the paint method to draw the rounded rectangle. | Tomaz Canabrava |
2015-01-17 | Remove the background and the separator | Tomaz Canabrava |
2015-01-17 | Inherit from QGraphicsRectItem instead of QGraphicsShapeItem | Tomaz Canabrava |
2015-01-15 | Reduce the amount of calls to create the background on the ToolTip | Tomaz Canabrava |
2015-01-15 | Reuse the entry tooltip item and do fewer calls for each mouse move | Tomaz Canabrava |
2015-01-15 | Do not set the rectangle if it's the same | Tomaz Canabrava |
2015-01-15 | Only update the rectangle if it changed | Tomaz Canabrava |
2015-01-15 | Do not free the membuffer, reuse it | Tomaz Canabrava |
2015-01-15 | Speed Improvemens: fewer calls to mapFromScene / mapToScene | Tomaz Canabrava |
2015-01-15 | Fix memory leak | Tomaz Canabrava |
2015-01-15 | Major speedup when moving the mouse in the profile | Tomaz Canabrava |
2015-01-14 | Remove instantMeanDepthLine | Cristine Guadelupe |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-09 | Repair minor bug in CCR setpoint graph | Willem Ferguson |
2015-01-07 | profile: don't show instantMeanDepth for printMode | Lubomir I. Ivanov |
2015-01-06 | Fix potential crash | Dirk Hohndel |
2015-01-05 | Give oxygen a proper colour in the tankbar | Joakim Bygdell |