Age | Commit message (Expand) | Author |
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 |
2014-12-01 | Context menu entry to change setpoint | Robert C. Helling |
2014-11-24 | Reset plot info pointer when painting several polyons | Robert C. Helling |
2014-11-22 | Check error code of get_cylider_idx_by_use() | Robert C. Helling |
2014-11-19 | Profile: adjust tank pressures at gas change (incomplete) | Dirk Hohndel |
2014-11-19 | Profile: don't offer to switch to an already active tank | Dirk Hohndel |
2014-11-19 | Profile: add helper function to get the sample entry for a mouse position | Dirk Hohndel |
2014-11-19 | Profile: keep the plotInfo in the corresponding member variable | Dirk Hohndel |
2014-11-19 | Don't offer to add a gas change if there is ony one gas | Dirk Hohndel |
2014-11-17 | Ruler: fix weird behaviour near x = 0 | Lubomir I. Ivanov |
2014-11-17 | For CCR dives, show plot for diluent and O2 cylinder pressures | Robert C. Helling |
2014-11-15 | Mark string for translation | Salvo 'LtWorf' Tomaselli |
2014-11-14 | Fix memleak on Pixmap cache | Tomaz Canabrava |
2014-11-14 | Don't show a pixmap for heading event | Dirk Hohndel |