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
/
desktop-widgets
/
filterwidget2.cpp
Age
Commit message (
Expand
)
Author
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-19
Filter: move number of shown dives to core
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-04-12
Filter: call update title directly in filter model
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-04-11
Cleanup: provide our own qOverload<> implementation.
Berthold Stoeger
2019-02-28
Filter panel: add suit and notes search fields
Willem Ferguson
2019-02-19
Desktop: show the filter information in the window title
Dirk Hohndel
2019-02-19
Desktop: don't clear the filter when the widget is hidden
Dirk Hohndel
2019-02-19
Desktop: track if the filter widget is active
Dirk Hohndel
2019-02-19
Filter: implement any-of mode
Berthold Stoeger
2019-01-28
Desktop: set filter negation texts
Berthold Stoeger
2019-01-26
Coding style: unify connect() calls in filterwidget2.cpp
Berthold Stoeger
2019-01-26
Filter: quick implementation of negation
Berthold Stoeger
2019-01-26
Filter: implement close & reset
Berthold Stoeger
2019-01-26
Filter: implement reset filter
Berthold Stoeger
2019-01-26
Filter: update counts if dives added / removed
Berthold Stoeger
2019-01-26
Filter: implement "x of y shown" text
Berthold Stoeger
2019-01-22
Filter: extend range of allowed temperatures
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 widget: make Ui class subobject of widget
Berthold Stoeger
2019-01-19
Filter: update filterData directly without copying
Berthold Stoeger
2019-01-19
Filter: connect widget and filter
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
2018-12-14
Hide unimplemented components from search
Tomaz Canabrava
2018-12-14
Handle Show / Close of the Filter Box
Tomaz Canabrava
2018-12-14
Struct FilterData
Tomaz Canabrava
2018-12-14
Start to implement a simplified version of the filter widget
Tomaz Canabrava