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-models
/
diveplannermodel.cpp
Age
Commit message (
Expand
)
Author
2018-10-11
Undo: make adding of planned dive undo-able
Berthold Stoeger
2018-08-31
Zero initialize deco state struct
Robert C. Helling
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-15
qt-models: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-08
core: activate qPrefDivePlanner
jan Iversen
2018-07-13
Fix dive mode drop-down in planner for re-planned dive
Stefan Fuchs
2018-06-24
Fix interpretation of dive mode changes upon replan
Robert C. Helling
2018-06-24
When adding new waypoints, use previous setpoint.
Robert C. Helling
2018-06-24
Planner: Change segment setpoint according to divemode
Robert C. Helling
2018-06-24
Copy divemode to Replan
Robert C. Helling
2018-06-18
Change from gettextFromC::instance()->tr() to gettextFromC::tr();
Stefan Fuchs
2018-06-18
Use correct "tr" call for translating dive mode names
Stefan Fuchs
2018-06-17
Fix an error around translation of dive modes in the UI
Stefan Fuchs
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Planner: Add combo box for dive mode selection
Robert C. Helling
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-27
Updated strategy for removing cylinders
Stefan Fuchs
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-07
Bugfix in plannermodel for very short dive durations
Oliver Schwaneberg
2018-01-26
Initialise cylinder start pressure with working pressure
Robert C. Helling
2018-01-19
Improve profile display in planner
Willem Ferguson
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
Move function to proper place
Jan Mulder
2017-12-29
cleanup: less than operators shall not use equal
Jan Mulder
2017-12-26
Cleanup: avoid a few memory leaks
Dirk Hohndel
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-24
Use function emitDataChanged in diveplannermodel consistently
Stefan Fuchs
2017-12-24
Simplify update of gflow and gfhigh values in the code
Stefan Fuchs
2017-12-24
Correcty typo ghflow -> gflow in diveplannermodel.cpp
Stefan Fuchs
2017-12-08
Cleanup: mark parameter as potentially unused
Dirk Hohndel
2017-12-02
In planner variations use variables for delta values
Stefan Fuchs
2017-12-02
Planner variations stop time calculation cover all stops
Stefan Fuchs
2017-12-01
Remove unnecessary #include and correct whitespace
Robert C. Helling
2017-12-01
Change #include line to make Linux builds happy
Robert C. Helling
2017-12-01
Document background computation of variations
Robert C. Helling
2017-12-01
Disable plan variation in recreational mode
Rick Walsh
2017-12-01
Add imperial units to variations computation
Robert C. Helling
2017-12-01
Don't block profile updates in variations computation
Robert C. Helling
2017-12-01
Make background calculation optional
Robert C. Helling
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
[next]