summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/filterwidget2.cpp
AgeCommit message (Expand)Author
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-11-19Filter: move number of shown dives to coreGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-04-12Filter: call update title directly in filter modelGravatar Berthold Stoeger
2019-04-12Coding style: remove Java-style function definitionGravatar Berthold Stoeger
2019-04-11Cleanup: provide our own qOverload<> implementation.Gravatar Berthold Stoeger
2019-02-28Filter panel: add suit and notes search fieldsGravatar Willem Ferguson
2019-02-19Desktop: show the filter information in the window titleGravatar Dirk Hohndel
2019-02-19Desktop: don't clear the filter when the widget is hiddenGravatar Dirk Hohndel
2019-02-19Desktop: track if the filter widget is activeGravatar Dirk Hohndel
2019-02-19Filter: implement any-of modeGravatar Berthold Stoeger
2019-01-28Desktop: set filter negation textsGravatar Berthold Stoeger
2019-01-26Coding style: unify connect() calls in filterwidget2.cppGravatar Berthold Stoeger
2019-01-26Filter: quick implementation of negationGravatar Berthold Stoeger
2019-01-26Filter: implement close & resetGravatar Berthold Stoeger
2019-01-26Filter: implement reset filterGravatar Berthold Stoeger
2019-01-26Filter: update counts if dives added / removedGravatar Berthold Stoeger
2019-01-26Filter: implement "x of y shown" textGravatar Berthold Stoeger
2019-01-22Filter: extend range of allowed temperaturesGravatar Berthold Stoeger
2019-01-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-21Desktop, Filter UI: make date/time consistentGravatar Jan Mulder
2019-01-19Filter widget: make Ui class subobject of widgetGravatar Berthold Stoeger
2019-01-19Filter: update filterData directly without copyingGravatar Berthold Stoeger
2019-01-19Filter: connect widget and filterGravatar Berthold Stoeger
2019-01-08Filter for logged/planned divesGravatar Robert C. Helling
2018-12-14Hide unimplemented components from searchGravatar Tomaz Canabrava
2018-12-14Handle Show / Close of the Filter BoxGravatar Tomaz Canabrava
2018-12-14Struct FilterDataGravatar Tomaz Canabrava
2018-12-14Start to implement a simplified version of the filter widgetGravatar Tomaz Canabrava