<div dir="ltr"><div><div><div><div><div><div><div><div>I'm trying to cleanup how we interact from QML to C++<br></div>those patches are cleaning a bunch of code and makign sure things continue working as they should.<br><br></div>Mostly:<br></div>- Clean the DiveListModel to only give what we need (the Dive)<br></div>- Move a bit of things around<br></div>- Remove unecessary methods / calls<br></div>- speed up the printing dialog (by lazy loading a QPrinter)<br><br></div>I also wanna merge the DiveListModel with the DiveTripModel in the near future, we don't need two different models that does the same thing, but that will be a tiny more complex.<br><br></div>Tomaz<br></div>