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
/
profile-widget
/
diveprofileitem.cpp
Age
Commit message (
Expand
)
Author
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
Berthold Stoeger
2021-03-31
profile: fix color on pressure-item
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to replot()
Berthold Stoeger
2021-01-10
profile: pass dive to plot function of profile-items
Berthold Stoeger
2021-01-10
profile: move adding of ceiling-violation-event
Berthold Stoeger
2021-01-10
profile: remove DiveProfileItem::settingsToggled
Berthold Stoeger
2021-01-10
profile: move calculations out of DiveGasPressureItem::paint()
Berthold Stoeger
2021-01-10
profile: move calculations out of DivePercentageItem::paint()
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::modelDataChanged()
Berthold Stoeger
2021-01-10
profile: explicitly update profile items
Berthold Stoeger
2021-01-10
profile: explicitly clear profile items
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::settingsChanged()
Berthold Stoeger
2021-01-10
profile: initialize axis of DiveProfileItems on construction
Berthold Stoeger
2021-01-10
profile: set model of profile items on construction
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2020-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-10-05
Use get_n2 helper function
Robert C. Helling
2019-12-25
Preferences UI: add dive log tab
willemferguson
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-09
Profile: change get_plot_pressure to take index instead of pointer
Berthold Stoeger
2019-11-09
Cylinders: dynamically allocate cylinder arrays
Berthold Stoeger
2019-08-08
Indicate negative cylider pressure
Robert C. Helling
2019-07-18
Cleanup: turn GET_PRESSURE macro into inline function
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-03-20
Profile: ensure the correct settingsChanged() function is called
Dirk Hohndel
2018-09-11
desktop/profile-widget: update signal from _changed to Changed
jan Iversen
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-09-07
Cleanup: constify threshold pointers in DiveProfileItem
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: return gasmix by value
Berthold Stoeger
2018-08-15
profile-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-12
core: activate qPrefTechnicalDetails
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-24
profile-widget: replace (void) with no parameter name
jan Iversen
2018-05-21
profile-widget: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
2018-02-24
Use temperature_t for temperatures in struct stats_t
Stefan Fuchs
2018-02-22
Remove space between pressure value and pressure unit in profile
Stefan Fuchs
2018-01-10
Typo: Threshould -> Threshold
Berthold Stoeger
2017-12-29
cleanup: Uninitialized scalar field
Jan Mulder
2017-10-19
Use displayed_dc instead of current_dc
Robert C. Helling
2017-10-18
Find current gasmix for heatmap
Robert C. Helling
2017-08-07
Fix the overprinting of gas name and pressure value on the profile
Linus Torvalds
2017-07-27
Profile support for multiple concurrent pressure sensors
Linus Torvalds
2017-07-22
Show multiple gas pressures in the profile even if the dive isn't CCR
Linus Torvalds
[next]