Age | Commit message (Expand) | Author |
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 |
2015-01-05 | Don't always show the setpoint graph | Dirk Hohndel |
2015-01-05 | Display CCR setpoint values on the po2 graph | Willem Ferguson |
2015-01-05 | Various capitalization fixes | Joseph W. Joshua |
2015-01-04 | Close two compiler warnings about reordering | Anton Lundin |
2015-01-03 | Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' field | Linus Torvalds |
2015-01-02 | Fix gaschange tooltip information | Linus Torvalds |
2015-01-01 | Make the moving mean depth line a less obnoxious color | Dirk Hohndel |
2015-01-01 | Whitespace cleanup | Dirk Hohndel |
2015-01-01 | Get rid of mean depth line | Krzysztof Arentowicz |
2015-01-01 | Plot mean depth data | Krzysztof Arentowicz |
2015-01-01 | Avoid divide by 0 error | Krzysztof Arentowicz |
2014-12-30 | Make the moving mean depth line work | Tomaz Canabrava |
2014-12-30 | Add a new signal to send the current time/depth of the mouse pos | Tomaz Canabrava |
2014-12-30 | Add the instantMeanDepth on Scene | Tomaz Canabrava |
2014-12-30 | Move stuff to protected on DepthLine | Tomaz Canabrava |
2014-12-30 | Set data model for the MeanDepth line | Tomaz Canabrava |
2014-12-30 | Add skeleton for the instant mean depth line | Tomaz Canabrava |
2014-12-30 | Add the runnimg_sum data to the data model to be displayed on the profile | Tomaz Canabrava |
2014-12-30 | Add the gradient factor on the table | Tomaz Canabrava |
2014-12-30 | Add text for the heart beat data on the table | Tomaz Canabrava |
2014-12-18 | Connect QGraphicsScene to its parrent | Anton Lundin |
2014-12-18 | Free descriptions copied for TankItem | Anton Lundin |
2014-12-18 | Have ProfileWidget2 delete its allocated data | Anton Lundin |
2014-12-18 | Prevent leak by connecting object to its parrent | Anton Lundin |
2014-12-17 | Turn of replotting while the cylinder type combo box is active | Robert C. Helling |
2014-12-12 | Prevent the tank bar from overlaping the temperature graph. | Joakim Bygdell |
2014-12-10 | Trivial white space fix | Dirk Hohndel |
2014-12-10 | More temperature plot position tuning | Dirk Hohndel |
2014-12-10 | Rearrange the vertical positions to better accomodate the temperature graph. | Joakim Bygdell |
2014-12-04 | Don't interpolate pressure while dragging waypoints | Robert C. Helling |