Age | Commit message (Expand) | Author |
2014-02-27 | New profile: Make the ruler work. (caution, fonts are BIIIG ) | Tomaz Canabrava |
2014-02-27 | Remove the pInfo pointer, make it a real structure instead. | Tomaz Canabrava |
2014-02-27 | New profile: Toggle on / off the ruler via settings. | Tomaz Canabrava |
2014-02-27 | New profile: add the RulerItem | Tomaz Canabrava |
2014-02-27 | New profile: DiveRuler compiles / not working yet. | Tomaz Canabrava |
2014-02-27 | New profile: add placeholder code for the RulerItem | Tomaz Canabrava |
2014-02-27 | New profile: connect the scale action | Tomaz Canabrava |
2014-02-26 | New profile: create fake DC if we have no samples | Dirk Hohndel |
2014-02-25 | New profile: try to pick better HR samples for which to print number | Dirk Hohndel |
2014-02-25 | New profile: fix tooltip display for events | Dirk Hohndel |
2014-02-25 | New profile: small cleanup of heartrate code | Dirk Hohndel |
2014-02-25 | New profile: add event info to tooltip | Dirk Hohndel |
2014-02-23 | New profile: create new class for DiveHeartrateItem | Dirk Hohndel |
2014-02-23 | New profile: better positioning for the heartrate labels | Dirk Hohndel |
2014-02-23 | Calculate minimum and maximum heartrate | Dirk Hohndel |
2014-02-23 | Don't try to setup event if it is NULL | Dirk Hohndel |
2014-02-23 | Don't try to set visibility of events before they have been added | Dirk Hohndel |
2014-02-22 | New profile: add image pixmaps for image events | Robert C. Helling |
2014-02-19 | Implement the rest of the heartbeat. | Tomaz Canabrava |
2014-02-19 | New profile: partial addition of heartrate | Dirk Hohndel |
2014-02-19 | Only recalculate the tooltip if time has changed | Dirk Hohndel |
2014-02-19 | Convert more TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-02-17 | Make part of the context menu work (gas change event) | Tomaz Canabrava |
2014-02-17 | Missing initializer | Dirk Hohndel |
2014-02-16 | New profile: some more slight rearrangements | Dirk Hohndel |
2014-02-16 | Fine tune positioning of temperature and tank pressure lines | Dirk Hohndel |
2014-02-16 | New profile: improve mean depth line | Dirk Hohndel |
2014-02-16 | Clean up some warnings | Dirk Hohndel |
2014-02-15 | Fix z-value of the PartialPressure gas graph over the timeAxis | Tomaz Canabrava |
2014-02-15 | Make it possible to hide some of the grid lines. | Tomaz Canabrava |
2014-02-15 | Better setup of the defaults for the grid. | Tomaz Canabrava |
2014-02-15 | Create the grids. | Tomaz Canabrava |
2014-02-15 | Change the axis update method to move the lines. | Tomaz Canabrava |
2014-02-15 | New template-based-function: remove the uneeded items on a QList. | Tomaz Canabrava |
2014-02-15 | Remove the class 'CartesianPlane' | Tomaz Canabrava |
2014-02-15 | Move the events when a partial pressure graph is enabled / disabled | Tomaz Canabrava |
2014-02-15 | If the depth is zero, dont show it. | Tomaz Canabrava |
2014-02-15 | Fix crash opening testdive0.xml | Tomaz Canabrava |
2014-02-15 | Removed unused setup function | Dirk Hohndel |
2014-02-15 | Make font label scale a per axis property | Dirk Hohndel |
2014-02-15 | New Profile: make axis labels smaller | Dirk Hohndel |
2014-02-14 | Align Right side of Cylinder Pressure Text to the Left. | Tomaz Canabrava |
2014-02-14 | Left-Align the last Temperature Text. | Tomaz Canabrava |
2014-02-14 | Show the last temperature on the graph. | Tomaz Canabrava |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | Make the mean depth line follow the size of the axis. | Tomaz Canabrava |
2014-02-12 | Hide the extra axis labels on release mode, show on debug mode. | Tomaz Canabrava |
2014-02-12 | Added cylinder pressure shrinking on show/hide partial pressure. | Tomaz Canabrava |
2014-02-12 | Shrink temperature axis when partial pressures are shown. | Tomaz Canabrava |
2014-02-12 | Animate transition between show / hide partial pressure graphs | Tomaz Canabrava |