Age | Commit message (Expand) | Author |
2014-11-01 | Fix partial pressure graph thresholds | Dirk Hohndel |
2014-10-20 | Recalculate the decompression if the date / time of a dive changes | Dirk Hohndel |
2014-10-12 | Remove unused variables | Anton Lundin |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-07-23 | Code cleanup: HeartRate item was doing insane things | Tomaz Canabrava |
2014-07-18 | Save / Restore the QPainter before operations. | Tomaz Canabrava |
2014-07-11 | Code cleanup: removed bogus animation functions | Tomaz Canabrava |
2014-07-11 | Planner: add event that explains when planner turns red | Dirk Hohndel |
2014-07-11 | Planner: fix calculation when it is safe to surface | Dirk Hohndel |
2014-07-03 | UI restructure: don't use random dives from the divelist for data | Dirk Hohndel |
2014-06-25 | Deco artefacts with low GFlow | Robert C. Helling |
2014-06-10 | Planner: show the GF used for planning on top of the profile | Dirk Hohndel |
2014-06-01 | Rename two C++ methods to the more typical CamelCase | Dirk Hohndel |
2014-06-01 | Convert plot_gas_value to gasmix | Dirk Hohndel |
2014-05-26 | Paint the dive red if the user is breaking ceiling on the planner. | Tomaz Canabrava |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | PreferencesChanged -> settingsChanged. | Tomaz Canabrava |
2014-05-20 | Code Cleanup: use qMin instad of if( min ) setMin else setMax. | Tomaz Canabrava |
2014-05-19 | Change get_dive_by_diveid to get_dive_by_uniq_id | Dirk Hohndel |
2014-05-13 | Rename getDiveById to get_dive_by_id to keep current c code organized. | Tomaz Canabrava |
2014-04-16 | Renaming the prefs struct members to be consistent with the QSettings. | Gehad Elrobey |
2014-04-14 | Simplify code | Dirk Hohndel |
2014-04-14 | Make red ceiling work | Dirk Hohndel |
2014-04-10 | Feature to show or hide heart rate graph | Lakshman |
2014-03-19 | Profile2: fix widths on some lines for Qt5 | Lubomir I. Ivanov |
2014-03-15 | Bugfix: generalize pp graphs to allow for multi over-threshold periods | Jan Mulder |
2014-03-10 | Profile2: use an implicit initializer for a struct array | Lubomir I. Ivanov |
2014-03-07 | Remove a Lot of Dead Code. | Tomaz Canabrava |
2014-03-02 | Add Units to mean depth value | Gopichand Paturi |
2014-02-27 | Massive automated whitespace cleanup | 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: small cleanup of heartrate code | Dirk Hohndel |
2014-02-23 | New profile: create new class for DiveHeartrateItem | 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 crash opening testdive0.xml | Tomaz Canabrava |
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 | Make the mean depth line follow the size of the axis. | Tomaz Canabrava |
2014-02-11 | Fix variable scope issue | Dirk Hohndel |
2014-02-10 | Clear the data when the model resets. | Tomaz Canabrava |
2014-02-10 | Profile2: Prevent a crash if no dives are present | Lubomir I. Ivanov |
2014-02-09 | diveprofileitem.cpp improvements | Boris Barbulovski |
2014-02-08 | Fix placement of notification area and dive computer name. | Tomaz Canabrava |
2014-02-06 | Big improvement in speed ( callgrind ) | Tomaz Canabrava |
2014-02-05 | Fix hiding the tissues when user set 'show ceiling' to false. | Tomaz Canabrava |
2014-02-05 | Optimizations and fixes on the new profile. | Tomaz Canabrava |
2014-02-05 | Created a method to check if calculations should take place. | Tomaz Canabrava |