Berthold Stoeger 358fddd24e Filter: send filterReset via signal
The old code called directly into the DiveListModel. Instead,
send a signal and hook into the signal from the model. This
will allow us to remove the DiveListModel::instance() function.

This, in turn, is a step towards supporting multiple models
at the same time. However, currently the model manually
sets the hidden_by_filter flag in the core and therefore
only one active model is supported at a time.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-12-10 18:45:30 -08:00
..
2019-09-27 16:26:58 -07:00
2019-08-08 08:56:44 -07:00
2019-08-08 16:26:31 -07:00
2019-08-08 16:26:31 -07:00
2019-11-16 12:34:30 -08:00
2019-12-05 10:14:25 -08:00
2017-04-29 13:32:55 -07:00
2019-11-16 12:34:30 -08:00
2019-08-11 08:20:38 +02:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2019-11-28 12:23:04 -08:00
2019-11-28 12:23:04 -08:00
2019-10-14 13:37:17 -07:00
2019-12-03 20:37:57 -08:00
2019-11-16 12:34:30 -08:00
2018-05-30 21:47:07 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2019-09-21 16:12:23 -07:00
2019-11-09 19:19:04 +01:00