<div dir="ltr">Hello everyone,<br><br>I have made quite a lot of changes since the last time I posted here but most of the changes have been pretty straightforward. The changes mainly consist of the ones that I have already mentioned in my previous posts here.<br><br>During the port of the code in src/context, I realized that it is going to take a LOT of time to complete. We may have to move to QML as Plasma 5 only supports QML for the widgets. So Mark suggested to leave it aside for the moment. To get around it, I tried to disable the compilation of src/context and the files that depend on the stuff in src/context. Well I should have guessed that it won't work and later I had to comment out the code that was causing the linking errors. I have appropriately marked out each commented piece of code (with "FIXME: disabled temporarily for KF5 porting") so that it can be re-enabled later and we won't have to deal with obscure bugs due to their absence.<br><br>I had to remove the second arguement of the KPluginInfo constructor ( KPluginInfo( const QString & filename, const char* resource = 0 ) has changed to KPluginInfo (const QString &filename) ). I am still unsure whether this change is correct or not.<br><br>Apart from all this, the changes to the code-base have been pretty simple. They consisted of changes like the inclusion of some of the moc files, addition of Q_OBJECT macro, changes for KUrl-->QUrl port, addition of headers, etc. I will be pushing the commits that reflect these above changes soon.<br><br>Cheers,<br>Aroonav Mishra.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 17 July 2015 at 19:58, Aroonav Mishra <span dir="ltr"><<a href="mailto:aroonav11@gmail.com" target="_blank">aroonav11@gmail.com</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>Thank you. I will try my best :)<br><br>Aroonav<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 17 July 2015 at 18:12, Myriam Schweingruber <span dir="ltr"><<a href="mailto:myriam@kde.org" target="_blank">myriam@kde.org</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aroonav,<span class=""><br>
<br>
<br>
On Fri, Jul 17, 2015 at 11:46 AM, Aroonav Mishra <<a href="mailto:aroonav11@gmail.com" target="_blank">aroonav11@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
...<br>
<span>><br>
> I had mentioned before that I will porting the code in the src/context<br>
> later. I will be doing this now and I believe that this should take some<br>
> time.<br>
<br>
</span>Thanks a lot for your update! Very nice work so far, and indeed,<br>
src/context will really take quite some time, and you might run into<br>
some inconsistencies. I hope this will not draw you back too much.<br>
</span><span><span class=""><br>
Regards, Myriam<br>
<br>
--<br>
Proud member of the Amarok and KDE Community<br>
Protect your freedom and join the Fellowship of FSFE:<br>
</span><a href="http://www.fsfe.org" rel="noreferrer" target="_blank">http://www.fsfe.org</a><br>
</span><span class=""><span>Please don't send me proprietary file formats,<br>
use ISO standard ODF instead (ISO/IEC 26300)<br>
_______________________________________________<br>
Amarok-devel mailing list<br>
</span></span><span class=""><a href="mailto:Amarok-devel@kde.org" target="_blank">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
</span></blockquote></div><br></div>
</blockquote></div><br></div>