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
/
desktop-widgets
/
diveplanner.h
Age
Commit message (
Expand
)
Author
2020-01-10
code cleanup: remove unused QSignalMapper
Dirk Hohndel
2020-01-10
code cleanup: use QElapsedTimer instead of QTime
Dirk Hohndel
2019-12-26
desktop-widgets: replace variables to plannerShared
jan Iversen
2019-12-26
desktop-widgets: replace o2narcotic from plannerModel to plannerShared
jan Iversen
2019-12-26
desktop-widgets: replace variables from plannerModel to plannerShared
jan Iversen
2019-12-26
desktop-widgets: replace vars. qPrefDivePlanner -> plannerShared
jan Iversen
2019-12-24
diveplanner: desktop, remove no longer used slots
jan Iversen
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
2019-01-13
Planner: Add checkbox to force OC bailout
Robert C. Helling
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-03-02
Choose water presets from a qcombobox in planner, custom value possible
Oliver Schwaneberg
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-11-04
Disable o2 break option if last stop is not at 6m/20ft
Stefan Fuchs
2017-10-04
Planner settings ascend and descende rate: Wire up UI elements correctly
Stefan Fuchs
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-20
Preserve dive mode when planning a dive
Jan Mulder
2017-03-11
Minimum gas calculation - Calculations and UI parameters
Stefan Fuchs
2016-12-26
Set surface pressure and salinity correctly when replanning
Robert C. Helling
2016-05-21
fixup: Don't confuse EAD and END
Rick Walsh
2016-05-21
Planner: add best mix EAD preference
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-09
Remove unused member function
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava