Age | Commit message (Expand) | Author |
2014-08-06 | Remove unused static function | Dirk Hohndel |
2014-07-29 | Make the Axis set the changed flag when a new line is set | Tomaz Canabrava |
2014-07-29 | Change the Ruler text values when metric system changes. | Tomaz Canabrava |
2014-07-11 | Code cleanup: removed bogus animation functions | Tomaz Canabrava |
2014-07-11 | Correctly disable all animations | Tomaz Canabrava |
2014-07-09 | Printing: scale fonts when printing | Dirk Hohndel |
2014-06-11 | Deal with some uninitialized variable warnings | Dirk Hohndel |
2014-05-26 | Better movements from the lines when added / removed. | Tomaz Canabrava |
2014-05-26 | Speed up the grid: don't repaint when uneeded. | Tomaz Canabrava |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | PreferencesChanged -> settingsChanged. | Tomaz Canabrava |
2014-04-28 | Make heartrate grid less confusing | Dirk Hohndel |
2014-04-16 | Renaming the prefs struct members to be consistent with the QSettings. | Gehad Elrobey |
2014-03-10 | Profile2: fix some initializer list order warnings | Lubomir I. Ivanov |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-17 | Missing initializer | Dirk Hohndel |
2014-02-16 | Clean up some warnings | Dirk Hohndel |
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 | If the depth is zero, dont show it. | 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-12 | Hide the extra axis labels on release mode, show on debug mode. | Tomaz Canabrava |
2014-02-11 | Take the on-canvas position into account for DiveCartesianAxis::valueAt() | Dirk Hohndel |
2014-02-11 | Use our macro for FP comparisons | Dirk Hohndel |
2014-02-11 | Fix bug in logic expression | Dirk Hohndel |
2014-02-10 | Do not add the items to the scene twice. | Tomaz Canabrava |
2014-02-10 | Fixed item visibility on emptyState after being on profileState. | Tomaz Canabrava |
2014-02-09 | Initialize variable members in DiveCartesianAxis class. | Boris Barbulovski |
2014-02-08 | Re-enable more items on the new profile. | Tomaz Canabrava |
2014-02-08 | Partial pressures and cylinder pressure back on profile. | Tomaz Canabrava |
2014-02-08 | Remove code that was unused. | Tomaz Canabrava |
2014-02-08 | Show the profile again. | Tomaz Canabrava |
2014-02-08 | Fix time and half of depth lines. | Tomaz Canabrava |
2014-02-08 | Break everything to make it correct next time. | Tomaz Canabrava |
2014-02-05 | Fix DepthAxis when partial pressures aren't used. | Michael Andreen |
2014-02-05 | Optimizations and fixes on the new profile. | Tomaz Canabrava |
2014-01-29 | Fix positioning of many text items. | Tomaz Canabrava |
2014-01-28 | Fix an issue added in the last commit | Tomaz Canabrava |
2014-01-28 | Use the same behavior as the old time markers | Tomaz Canabrava |
2014-01-28 | Do not create label if string is empty. | Tomaz Canabrava |
2014-01-27 | Add settings awareness for the PP graph | Tomaz Canabrava |
2014-01-25 | Fix potential crash at startup | Dirk Hohndel |
2014-01-22 | Prepare for plotting partial pressures in the new profile | Tomaz Canabrava |