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
/
profile-widget
/
profilewidget2.cpp
Age
Commit message (
Expand
)
Author
2017-03-28
minimal pO2 threshold: color the p02 graph also for minumum
Jan Mulder
2017-03-28
minimal pO2 threshold: split max threshold into min and max
Jan Mulder
2017-03-26
MOBILE: Display pO2 and Setpoint for CCR dives
Joakim Bygdell
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Use abbreviations with dots.
Martin Měřinský
2017-03-11
Change type of divedatepoint.depth to depth_t
Robert C. Helling
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-03-04
heartrate, heartbeat > heart rate
Martin Měřinský
2017-03-04
divecomputer > dive computer
Martin Měřinský
2017-03-04
Correct "set-point" -> "setpoint" and window title setpoint change
Stefan Fuchs
2017-02-05
Mobile: Do not show tankbar for CCR dives
Joakim Bygdell
2017-02-05
MOBILE: Reposition objects in the profile
Joakim Bygdell
2017-02-04
Let cylinderid = -1 mean same gas as before
Robert C. Helling
2017-01-28
Fix dive visual editor being too quick to rescale time
Dirk Hohndel
2017-01-21
Don't let the tankbar overlap the tissue heatmap
Joakim Bygdell
2017-01-06
Fix deco_mode confusion
Robert C. Helling
2016-11-01
Deco mode for plannining is not deco mode for showing
Tomaz Canabrava
2016-11-01
Use the new preferences object to set the preferences
Tomaz Canabrava
2016-09-24
Separate VPM-B conservatism preference for planner and profile
Rick Walsh
2016-09-24
Rename conservatism_level to vpmb_conservatism
Rick Walsh
2016-09-17
Introduce heat map
Robert C. Helling
2016-07-09
Have divedatapoint store cylinder id instead of gasmix
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-04-04
Don't write back dive data that hasn't changed in git
Linus Torvalds
2016-03-23
Undo two more unsigned changes that are no longer needed
Dirk Hohndel
2016-03-19
Profile widget: Display gradient factors used in plan
Rick Walsh
2016-03-09
Silence warnings in profilewidget2.cpp
Dirk Hohndel
2016-03-08
Silence warnings in Profilewidget2
Tomaz Canabrava
2016-03-06
Clean up handling of various include file
Tomaz Canabrava
2016-02-20
Add option to allocate the samples in fake_dc()
Dirk Hohndel
2016-02-06
Profile: don't compile code that isn't needed on mobile
Dirk Hohndel
2016-01-25
More Profile Itens on the new Settings
Tomaz Canabrava
2016-01-25
Start to use the QSettings ObjectWrapper
Tomaz Canabrava
2016-01-05
Small changes to the profile
Joakim Bygdell
2015-12-27
QML UI: don't show "1 of n" for multiple dive computers
Dirk Hohndel
2015-12-06
profilewidget2.cpp: hide the heartbeat graph on an empty state
Lubomir I. Ivanov
2015-12-01
QML-UI: turn of some profile features
Dirk Hohndel
2015-11-24
Drag and Drop Images
Robert C. Helling
2015-11-15
Planner: support profile in planner print
Lubomir I. Ivanov
2015-11-11
profilewidget2: Only add actions in desktop version
Sebastian Kügler
2015-11-07
profilewidget2.cpp: remove unused variables
Lubomir I. Ivanov
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
2015-11-06
Untagle DiveCartesianAxis from MainWindow
Lubomir I. Ivanov
2015-11-05
Profile: don't compile the desktop specific parts on mobile
Dirk Hohndel
2015-11-05
Untangle Profile from MainTab
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: edit current profile
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: update main tab via signal
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: remove silly indirection
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: make profile the parent of dialogs
Dirk Hohndel
[next]