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
/
filtermodels.cpp
Age
Commit message (
Expand
)
Author
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
2018-11-18
Dive list: replace dive-list of trips by a table
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-29
Dive site: compare pointers in MultiFilterSortModel::showDive()
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
Berthold Stoeger
2018-10-21
Dive list: move dive-selection code from filter to list
Berthold Stoeger
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-11
Filter: reload only when checkstate changed
Berthold Stoeger
2018-10-11
Filter: Make filters aware of added / removed dives
Berthold Stoeger
2018-08-31
Filter: sort filter items in FilterModelBase::updateList()
Berthold Stoeger
2018-08-31
Filter: Make FilterModelBase a proper Qt model (mostly)
Berthold Stoeger
2018-08-28
Filter: cache number of dives fulfilling filter rules
Berthold Stoeger
2018-08-28
Whitespace: make range based for loops consistent in filtermodels.cpp
Berthold Stoeger
2018-08-28
Filter: replace checked-state by struct
Berthold Stoeger
2018-08-16
Filter: separate backend from frontend logic
Berthold Stoeger
2018-08-14
Filter: break out showDive() function from filterAcceptsRow()
Berthold Stoeger
2018-08-14
Filter: constify doFilter() argument
Berthold Stoeger
2018-08-14
Filter: remove unused parameters from doFilter functions
Berthold Stoeger
2018-07-30
Cleanup: remove DiveListView::fixMessyQtModelBehaviour()
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2017-12-28
cleanup: Argument cannot be negative
Jan Mulder
[next]