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
/
divetripmodel.h
Age
Commit message (
Expand
)
Author
2019-12-16
Stop Compiler Warning: Change struct to class
Robert C. Helling
2019-12-11
Dive list: implement DiveTripModelBase::reset()
Berthold Stoeger
2019-12-10
Dive list: remove global pointer to DiveTrip model
Berthold Stoeger
2019-12-10
Filter: send filterReset via signal
Berthold Stoeger
2019-12-04
Selection: move initialization of selection from view to model
Berthold Stoeger
2019-12-04
Cleanup: rename newCurrentDive signal to currentDiveChanged
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-11-19
Dive list: clear internal data when clearing model
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-16
Cleanup: use DiveTripModelBase::clear() to reset the log
Berthold Stoeger
2019-11-11
Cleanup: introduce DiveTripModelBase::IS_TRIP_ROLE
Berthold Stoeger
2019-11-11
Cleanup: fix typos in comment
Berthold Stoeger
2019-09-06
Dive site: don't emit divesChanged signals when editing dive site
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-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-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
Dive list: move sort-functionality into core
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: propagate current-item to frontend
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Dive list: hand-code the DiveTripModel
Berthold Stoeger
2018-10-11
Dive list: replace dive-id by dive pointer
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-04
Desktop: buddies in the dive list
Jan Mulder
2018-09-01
Cleanup: make DiveTripModel a global object
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-07-27
Dive list view: move column width logic back from DiveTripModel
Berthold Stoeger
2018-07-23
Cleanup: remove DiveItem::icon_names member array
Berthold Stoeger
2018-04-04
Add "Tags" column in Desktop app's dive list view
Jeremie Guichard
2017-10-09
Display units in dive list table based on prefs option
Stefan Fuchs
2017-10-03
divelist: prevent a crash for missing column width
Lubomir I. Ivanov
2017-10-02
[Divesite] Hook qt model for country
Tomaz Canabrava
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-11-24
Provide photos summary on dive list
Willem Ferguson
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-10-23
Add missing tr() implementations
Jan Mulder
[next]