-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101702/#review4073
-----------------------------------------------------------

Ship it!


OK.

- David


On June 20, 2011, 11:58 a.m., Sebastian Trueg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101702/
> -----------------------------------------------------------
> 
> (Updated June 20, 2011, 11:58 a.m.)
> 
> 
> Review request for kdelibs.
> 
> 
> Summary
> -------
> 
> Internally in Nepomuk we use QUrl instead of KUrl since Soprano uses QUrl and 
> we do not need the additional power of KUrl most of the time. Thus, 
> conversion between KUrl and QUrl is important. This patch adds a constructor 
> to KUrl::List which allows to use a QList<QUrl> as basis and an operator 
> which provides automatic conversion from KUrl::List to QList<QUrl>.
> 
> 
> Diffs
> -----
> 
>   kdecore/io/kurl.h 52af985 
>   kdecore/io/kurl.cpp 90ececf 
> 
> Diff: http://git.reviewboard.kde.org/r/101702/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sebastian
> 
>

Reply via email to