index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
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-07-29
Make gradient factor text an independent item on the profile
Dirk Hohndel
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-04-02
Introduce recreational planner mode
Robert C. Helling
2015-02-10
Fix broken connection
Tomaz Canabrava
2015-02-10
Finish the cleanup of mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the ProfileWidget from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove information panel from mainwindow.ui
Tomaz Canabrava
2015-02-05
CCR gas composition and gas pressure labels on dive profile: revisited
willem ferguson
2015-01-31
DiveMeanDepthItem: fix bad translated depth units
Lubomir I. Ivanov
2015-01-29
Prevent potential access to uninitialized variable
Dirk Hohndel
2015-01-28
Small changes to the mean depth text
Dirk Hohndel
2015-01-28
Implement the mean depth text
Tomaz Canabrava
2015-01-28
Remove dead code
Tomaz Canabrava
2015-01-24
Avoid overprinting of cylinder presssure labels for CCR dives
willem ferguson
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
[next]