diff --git a/desktop-widgets/filterwidget2.cpp b/desktop-widgets/filterwidget2.cpp
index 66080cfca..9eb4f733b 100644
--- a/desktop-widgets/filterwidget2.cpp
+++ b/desktop-widgets/filterwidget2.cpp
@@ -161,4 +161,7 @@ void FilterWidget2::hideEvent(QHideEvent *event)
void FilterWidget2::filterDataChanged(const FilterData &data)
{
MultiFilterSortModel::instance()->filterDataChanged(data);
+
+ ui.filterText->setText(tr("%L1/%L2 shown").arg(MultiFilterSortModel::instance()->divesDisplayed)
+ .arg(dive_table.nr));
}
diff --git a/desktop-widgets/filterwidget2.ui b/desktop-widgets/filterwidget2.ui
index 7ed52ef4e..0822a582f 100644
--- a/desktop-widgets/filterwidget2.ui
+++ b/desktop-widgets/filterwidget2.ui
@@ -14,10 +14,17 @@
Form
- -
+
-
+
+
+
+
+
+
+ -
- -
+
-
Min
@@ -31,7 +38,7 @@
- -
+
-
Max
@@ -52,10 +59,10 @@
- -
+
-
- -
+
-
Display dives that will not match the search, only applies to tags, people, location and equipment
@@ -65,14 +72,14 @@
- -
+
-
Max
- -
+
-
Min
@@ -93,14 +100,14 @@
- -
+
-
Min
- -
+
-
-
@@ -110,21 +117,21 @@
- -
+
-
Min
- -
+
-
Max
- -
+
-
-
@@ -134,13 +141,13 @@
- -
+
-
- -
+
-
- -
+
-
-
@@ -150,10 +157,10 @@
- -
+
-
- -
+
-
Max
@@ -174,7 +181,7 @@
- -
+
-
@@ -187,7 +194,7 @@
- -
+
-
@@ -200,7 +207,7 @@
- -
+
-
@@ -213,7 +220,7 @@
- -
+
-
@@ -226,7 +233,7 @@
- -
+
-
Logged
@@ -236,7 +243,7 @@
- -
+
-
Planned
@@ -246,26 +253,54 @@
- -
+
-
- -
+
-
true
- -
+
-
true
- -
+
-
+ -
+
+
+ Close and reset filters
+
+
+
+ :filter-close:filter-close
+
+
+ true
+
+
+
+ -
+
+
+ Reset filters
+
+
+
+ :edit-clear-icon:edit-clear-icon
+
+
+ true
+
+
+