Skip to content

Remove functions from main.qml and move to new KalendarUiUtils singleton

Claudio Cambra requested to merge work/declutter-main into master

This should help us clean up our code throughout other parts of Kalendar (i.e. easier to split up further parts of main.qml, avoid the excessive signal passing we employ at the moment, etc.)

Merge request reports