index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
diveprofileitem.cpp
Age
Commit message (
Expand
)
Author
2015-01-17
Clean up the header files
Dirk Hohndel
2015-01-17
Cache the complex items to give us a boost of speed
Tomaz Canabrava
2015-01-14
Remove instantMeanDepthLine
Cristine Guadelupe
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-04
Close two compiler warnings about reordering
Anton Lundin
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
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
Set data model for the MeanDepth line
Tomaz Canabrava
2014-12-30
Add skeleton for the instant mean depth line
Tomaz Canabrava
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-17
For CCR dives, show plot for diluent and O2 cylinder pressures
Robert C. Helling
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
[next]