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
/
divetripmodel.cpp
Age
Commit message (
Expand
)
Author
2019-12-04
Dive list model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals if visibility changed in trips
Berthold Stoeger
2019-12-04
Dive list model: move filtering of trip-items to own function
Berthold Stoeger
2019-11-19
Dive list: clear internal data when clearing model
Berthold Stoeger
2019-11-19
Dive list: update selection after clearing model
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-19
Filter: move num_shown logic from model to core
Berthold Stoeger
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-16
Cleanup: use DiveTripModelBase::clear() to reset the log
Berthold Stoeger
2019-11-15
Dive list: signal correct trip in DiveTripModelTree::topLevelChanged
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-11
Cleanup: introduce DiveTripModelBase::IS_TRIP_ROLE
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-09-06
Dive site: don't emit divesChanged signals when editing dive site
Berthold Stoeger
2019-07-19
Undo: make editing of dive number undoable
Berthold Stoeger
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-23
Dive list: cache shown flag in model (quick-fix for undo-crash)
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-05-20
Cleanup: fix a few comments and debug messages
Berthold Stoeger
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-04-12
Undo: update filter flag when dives change
Berthold Stoeger
2019-04-12
Undo: update dive list if trip changed
Berthold Stoeger
2019-01-07
Dive list: split DiveTripModel into distinct models (tree and list)
Berthold Stoeger
2018-12-06
Dive list: fix off-by-two bug in DiveTripModel
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-18
Dive list: update position of trip if data changed
Berthold Stoeger
2018-11-18
Core: remove "when" field of struct dive_trip
Berthold Stoeger
2018-11-18
Coding style: fix indentation in addDivesToTrip()
Berthold Stoeger
2018-11-18
Dive list: move sort-functionality into core
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-16
Dive list: invert sort-direction to reflect core
Berthold Stoeger
2018-11-05
Dive list: let sort arrows reflect sort order for NR and DATE
Berthold Stoeger
2018-11-04
Dive list: use proper comparison when comparing dive to trip
Berthold Stoeger
2018-11-04
Undo: fix addition of multiple dives
Berthold Stoeger
2018-11-01
Dive list: implement custom lessThan function
Berthold Stoeger
2018-11-01
Dive list: make filter model aware of its source
Berthold Stoeger
2018-10-28
Cleanup: remove DiveTripModel::layout() function
Berthold Stoeger
2018-10-21
Dive list: update trip headers on filter-finish
Berthold Stoeger
2018-10-14
Cleanup: remove DiveItem and TripItem classes
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Dive list: retain selection on moval of dives
Berthold Stoeger
2018-10-11
Dive list: propagate current-item to frontend
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
[prev]
[next]