Hey Laurent<br><br>I've pushed the commit[1] in both KDE/4.9 and master.<br><br>Let me know if there is anything else.<br><br>[1] <a href="http://commits.kde.org/nepomuk-core/efaabc710d6de2deaae25b0cdd0e16bc254eec1f">http://commits.kde.org/nepomuk-core/efaabc710d6de2deaae25b0cdd0e16bc254eec1f</a><br>
<br><div class="gmail_quote">On Wed, Jul 11, 2012 at 4:44 PM, laurent Montel <span dir="ltr"><<a href="mailto:montel@kde.org" target="_blank">montel@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
oki thanks.<br>
Regards.<br>
<br>
Le mercredi 11 juillet 2012 15:49:39 Vishesh Handa a écrit :<br>
<div class="HOEnZb"><div class="h5">> On Wed, Jul 11, 2012 at 1:30 PM, laurent Montel <<a href="mailto:montel@kde.org">montel@kde.org</a>> wrote:<br>
> > Hi vishesh<br>
> > (sorry I am not on nepomuk ML)<br>
> > Any news ?<br>
><br>
> I was waiting for Sebastian to give his opinion, but I haven't heard back<br>
> from him.<br>
><br>
> I'll wait till tomorrow, and then add the function back again.<br>
><br>
> > Regards<br>
> ><br>
> > Le samedi 7 juillet 2012 11:55:35 laurent Montel a écrit :<br>
> > > Le samedi 7 juillet 2012 03:17:34 Vishesh Handa a écrit :<br>
> > > > On Fri, Jul 6, 2012 at 6:06 PM, laurent Montel <<a href="mailto:montel@kde.org">montel@kde.org</a>> wrote:<br>
> > > > > Hi Vishesh<br>
> > > > ><br>
> > > > > I want to port kdepim trunk to nepomuk-core and<br>
> > > > > "Nepomuk::Tag::allTags()"<br>
> > > > > What function I must use now ?<br>
> > > ><br>
> > > > Well, I can provide an allTags function if you want.<br>
> > ><br>
> > > It's necessary in kmail :)<br>
> > > We need to have allTag() to allow to show all tag and select which tag<br>
> ><br>
> > which<br>
> ><br>
> > > want to apply. Otherwise we don't know which tag we can apply.<br>
> > ><br>
> > > > The reason I'd removed<br>
> > > > it was cause it was blocking, and the number of tags could be quite<br>
> ><br>
> > high.<br>
> ><br>
> > > I understand.<br>
> > ><br>
> > > > One should ideally be using an asynchronous query for the tags (maybe<br>
> ><br>
> > via<br>
> ><br>
> > > > the QueryServiceClient)<br>
> > > ><br>
> > > > Then again, listing all the tags is such a common operation that maybe<br>
> ><br>
> > we<br>
> ><br>
> > > > should be providing it.<br>
> > > ><br>
> > > > @Sebastian: What do you think?<br>
> > > ><br>
> > > > > Thanks :)<br>
> > > > > Regards<br>
> > > > ><br>
> > > > >   foreach( const Nepomuk::Tag &tag, Nepomuk::Tag::allTags() ) {<br>
> > > > ><br>
> > > > >     mParameterList.append( tag.label() );<br>
> > > > >     mLabelList.append( tag.resourceUri().toString() );<br>
> > > > ><br>
> > > > >   }<br>
> > > > ><br>
> > > > > --<br>
> > > > > Laurent Montel | <a href="mailto:laurent.montel@kdab.com">laurent.montel@kdab.com</a> | KDE/Qt Senior Software<br>
> > > > > Engineer<br>
> > > > > KDAB (France) S.A.S., a KDAB Group company<br>
> > > > > Tel. France +33 (0)4 90 84 08 53, Sweden (HQ) +46-563-540090<br>
> > > > > KDAB - Qt Experts - Platform-independent software solutions<br>
> > ><br>
> > > --<br>
> > > Laurent Montel | <a href="mailto:laurent.montel@kdab.com">laurent.montel@kdab.com</a> | KDE/Qt Senior Software<br>
> ><br>
> > Engineer<br>
> ><br>
> > > KDAB (France) S.A.S., a KDAB Group company<br>
> > > Tel. France +33 (0)4 90 84 08 53, Sweden (HQ) +46-563-540090<br>
> > > KDAB - Qt Experts - Platform-independent software solutions<br>
> ><br>
> > --<br>
> > Laurent Montel | <a href="mailto:laurent.montel@kdab.com">laurent.montel@kdab.com</a> | KDE/Qt Senior Software Engineer<br>
> > KDAB (France) S.A.S., a KDAB Group company<br>
> > Tel. France +33 (0)4 90 84 08 53, Sweden (HQ) +46-563-540090<br>
> > KDAB - Qt Experts - Platform-independent software solutions<br>
--<br>
Laurent Montel | <a href="mailto:laurent.montel@kdab.com">laurent.montel@kdab.com</a> | KDE/Qt Senior Software Engineer<br>
KDAB (France) S.A.S., a KDAB Group company<br>
Tel. France +33 (0)4 90 84 08 53, Sweden (HQ) +46-563-540090<br>
KDAB - Qt Experts - Platform-independent software solutions<br>
</div></div></blockquote></div><br>