Age | Commit message (Expand) | Author |
2020-04-13 | dive sites: properly reload dive site model on desktop | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-02-22 | Dive list: remove filtering in MultiFilterSortModel | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2019-12-10 | Dive list: remove global pointer to DiveTrip model | Berthold Stoeger |
2019-12-10 | Dive list: clear dive data via the filter model | Berthold Stoeger |
2019-12-04 | Selection: move translation of indexes to filter model | Berthold Stoeger |
2019-12-04 | Filter: use changed-signals to update filter | 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-19 | Filter: move calculation of shown dives to undo command | Berthold Stoeger |
2019-11-19 | Filter: move number of shown dives to core | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::filterChanged() | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::clearFilter | Berthold Stoeger |
2019-11-11 | Cleanup: introduce DiveTripModelBase::IS_TRIP_ROLE | Berthold Stoeger |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-09-21 | Cleanup: remove bogus assignment in startFilterDiveSites() | Berthold Stoeger |
2019-09-06 | Map: highlight correct dive sites in dive site mode | Berthold Stoeger |
2019-09-06 | Filter: reload map on myInvalidate | 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-05-11 | Filter: prevent selection-change notifications in filter invalidation | Berthold Stoeger |
2019-05-11 | Filter: don't reload when dive sites are set to the same value | Berthold Stoeger |
2019-05-11 | Filter: add reference counting for dive-site mode | Berthold Stoeger |
2019-05-11 | Map: in dive-site-edit mode, select those maps we filter for | Berthold Stoeger |
2019-05-11 | Map: show all dive sites when in dive-site filter mode | Berthold Stoeger |
2019-04-12 | Filter: allow filtering multiple dive sites | Berthold Stoeger |
2019-04-12 | Filter: call update title directly in filter model | Berthold Stoeger |
2019-04-12 | Undo: update filter flag when dives change | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-02-28 | Filter panel: add suit and notes search fields | Willem Ferguson |
2019-02-28 | Append the dive mode as a tag that is seen by the filter tool. | willemferguson |
2019-02-19 | Filter: implement any-of mode | Berthold Stoeger |
2019-01-26 | Filter: quick implementation of negation | Berthold Stoeger |
2019-01-26 | Filter: update counts if dives added / removed | Berthold Stoeger |
2019-01-22 | Filter: support imperial units | Berthold Stoeger |
2019-01-21 | Desktop, Filter UI: make date/time consistent | Jan Mulder |
2019-01-19 | Filter: make tags, people and location filter logically-and | Berthold Stoeger |
2019-01-19 | Filter: reinstate dive-site filter functionality | Berthold Stoeger |
2019-01-19 | Filter: ignore unset temperatures | Berthold Stoeger |
2019-01-19 | Filter: update filterData directly without copying | Berthold Stoeger |
2019-01-08 | Filter for logged/planned dives | Robert C. Helling |
2019-01-07 | Dive list: split DiveTripModel into distinct models (tree and list) | Berthold Stoeger |
2019-01-07 | Cleanup: Remove MultiFilterSortModel::model | Berthold Stoeger |
2018-12-14 | Hide unimplemented components from search | Tomaz Canabrava |
2018-12-14 | Filter the data | Tomaz Canabrava |
2018-12-14 | Drop old filter code | Tomaz Canabrava |
2018-12-14 | Struct FilterData | Tomaz Canabrava |
2018-11-23 | Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes | Berthold Stoeger |