Refactor filter
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
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.