Skip to content

Refactor filter

Carl Schwan requested to merge work/carl/refactor-filter into master

Use singleton to hold the Filter instead of passing them around. Allow to reuse it for the mail and contact search. And move code from main.qml to the subcomponents.

Edited by Carl Schwan

Merge request reports