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-models
/
cylindermodel.cpp
Age
Commit message (
Expand
)
Author
2020-02-28
cleanup: simplify string-comparison in CylindersModel::setData()
Berthold Stoeger
2020-02-28
cleanup: fix leak in CylindersModel::setData()
Berthold Stoeger
2020-02-28
cleanup: make CylindersModel::cylinderAt private
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-24
CylinderModel: remove unnecessary "Is used" header
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-30
CylindersModel: don't crash if accessing non-existing cylinder
Berthold Stoeger
2020-01-10
code cleanup: introduce empty_cylinder constant
Dirk Hohndel
2019-11-26
Cylinders: Fix crash when removing cylinders
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-09
Cleanup: Make cylinder formatting functions const-clean
Berthold Stoeger
2019-11-09
Cylinders: dynamically allocate cylinder arrays
Berthold Stoeger
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
2019-08-08
Core: pass dive, cylinder-id to fill_default_cylinder
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Cleanup: return directly from data() methods
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Dive site: add dive site list tab
Berthold Stoeger
2019-03-29
Make sure surface air is not considered a deco gas
Robert C. Helling
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-06-24
Localization: remove gettextFromC::instance()
Berthold Stoeger
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
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
2018-02-27
Updated strategy for removing cylinders
Stefan Fuchs
2018-01-26
Initialise cylinder start pressure with working pressure
Robert C. Helling
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-01
Prevent redundant replanning
Robert C. Helling
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-10-30
Tidy up code for cylinder remove decision in cylindermodel.cpp
Stefan Fuchs
2017-10-21
When removing a cylinder completely fill the mapping table
Stefan Fuchs
2017-10-20
Silence random warnings
Dirk Hohndel
2017-10-20
Update dive planner points cylinder names also when cyl is added
Stefan Fuchs
2017-10-20
Do cylinder renumber for dive data points only when in planner mode
Stefan Fuchs
2017-10-16
Planner: Autom. move first datapoint gas to first gaslist position
Stefan Fuchs
2017-10-16
Update diveplannerpoints cylinderidx when deleting a cylinder
Stefan Fuchs
2017-10-16
Used gas in dive planner points: Support for multiple cyl with same gas
Stefan Fuchs
2017-10-16
Removing cylinders in planner: Be more restrictive
Stefan Fuchs
2017-07-30
Tweak the "display_unused_tanks" preferences logic
Linus Torvalds
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2017-03-24
Don't erroneously mark the cylinder pressure red - second try
Stefan Fuchs
2017-03-13
Correctly trigger update of cylinder table trash icons in planner
Stefan Fuchs
2017-03-11
Correct trash or trashforbidden icon and tooltip in cylinder table
Stefan Fuchs
[next]