<div dir="ltr"><div><div>Dirk asked for a reworked set of patches, here they are.<br><br></div>around 200 lines removed by using QObject properties in a single class, yey.<br></div><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 7, 2016 at 7:53 PM, Tomaz Canabrava <span dir="ltr"><<a href="mailto:tcanabrava@kde.org" target="_blank">tcanabrava@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Tomaz<br></font></span></div>
</blockquote></div><br></div>