D7700: Show list of tags in PlacesView
Nathaniel Graham
noreply at phabricator.kde.org
Tue Nov 13 14:35:25 GMT 2018
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.
A surprisingly small amount of code for a nice feature. Code looks good to me except for one minor thing. This works great in my testing now. I say let's ship it, especially because it won't result in any UI changes at all for people who don't use tags.
INLINE COMMENTS
> kfileplacesmodel.cpp:187
> + while (!bookmark.isNull()) {
> + QUrl url = bookmark.url();
> +
const. But in fact, does this even need to be a variable? It's only used once.
REPOSITORY
R241 KIO
BRANCH
arcpatch-D7700
REVISION DETAIL
https://phabricator.kde.org/D7700
To: nicolasfella, #dolphin, #kde_applications, alexeymin, ngraham
Cc: kde-frameworks-devel, bruns, rkflx, mmustac, spoorun, michaelh, renatoo, anthonyfieroni, cfeck, elvisangelaccio, emmanuelp, ngraham, alexeymin, #dolphin, alexde, sourabhboss, feverfew, navarromorales, firef, andrebarros, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181113/0d53c020/attachment.html>
More information about the Kde-frameworks-devel
mailing list