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
Age
Commit message (
Expand
)
Author
2017-12-13
Dive pictures show pictures of all selected dives
Stefan Fuchs
2017-12-13
Remove unused divesitepicturemodel from qt-models
Stefan Fuchs
2017-12-10
Remove outdated comment
Berthold Stoeger
2017-12-10
Make thumbnail code threadsafe
Berthold Stoeger
2017-12-10
Simplify DivePictureModel
Berthold Stoeger
2017-12-10
Whitespace fixes in qt-models/divepicturemodel.cpp
Berthold Stoeger
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
Prevent redundant replanning
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-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-11-26
Inform LocationFilterModel of added dive site name
Berthold Stoeger
2017-11-26
Inform LocationFilterModel of changed dive site name
Berthold Stoeger
2017-11-26
Fix comparison function in qt-models/divelocationmodel.cpp
Berthold Stoeger
2017-11-26
Remove unused method LocationInformationModel::addDiveSite()
Berthold Stoeger
2017-11-25
Use equality instead of substring comparison in suits and buddy filter
Berthold Stoeger
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
2017-11-25
Update filters on refreshDisplay and remember old selecttions
Berthold Stoeger
2017-11-25
Replace bool * array by std::vector<char> in MultiFilterInterface
Berthold Stoeger
2017-11-25
LocationFilter: use equality instead of substring comparison
Berthold Stoeger
2017-11-25
Only call autogroup when it's enabled
Dirk Hohndel
2017-11-19
Fix indentation
Berthold Stoeger
2017-11-09
map-widget: allow real-time updates of edited markers
Lubomir I. Ivanov
2017-10-30
Tidy up code for cylinder remove decision in cylindermodel.cpp
Stefan Fuchs
2017-10-23
Respect autogroup in Subsurface-mobile
Dirk Hohndel
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-18
Planner: Autom. move first datapoint gas to first gaslist position p2
Stefan Fuchs
2017-10-18
init_deco correctly identify previous dives and report overlapping dives
Stefan Fuchs
2017-10-18
Find current gasmix for heatmap
Robert C. Helling
2017-10-16
Correctly name member function gasChange of DivePlannerPointsModel
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
[next]