aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/filterwidget2.h
AgeCommit message (Expand)Author
2020-09-29cleanup: rename FilterWidget2 to FilterWidgetGravatar Berthold Stoeger
2020-09-29filter: add modified flagGravatar Berthold Stoeger
2020-09-29filter: show currently selected preset in a text fieldGravatar Berthold Stoeger
2020-09-29cleanup: forward declare QHideEvent and QShowEventGravatar Berthold Stoeger
2020-09-29cleanup: move shown-text calculation from filter widget to coreGravatar Berthold Stoeger
2020-09-29filter: add filter preset tableGravatar Berthold Stoeger
2020-09-29filter: connect load filter preset functionality to uiGravatar Berthold Stoeger
2020-09-29filter: create a primitive "create filter preset" dialogGravatar Berthold Stoeger
2020-09-29filter: connect new filtercode to filterwidget2Gravatar Berthold Stoeger
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-04-12Filter: call update title directly in filter modelGravatar Berthold Stoeger
2019-02-19Desktop: show the filter information in the window titleGravatar Dirk Hohndel
2019-02-19Desktop: track if the filter widget is activeGravatar Dirk Hohndel
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-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-19Filter widget: make Ui class subobject of widgetGravatar Berthold Stoeger
2019-01-19Filter: connect widget and filterGravatar Berthold Stoeger
2019-01-08Filter for logged/planned divesGravatar Robert C. Helling
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