D17270: [KUrlNavigator] List subdirs of a parent folder of an archive

gregormi noreply at phabricator.kde.org
Fri Nov 30 22:30:47 GMT 2018


gregormi added inline comments.

INLINE COMMENTS

> kurlnavigatorbutton.cpp:414
> +        url = KIO::upUrl(m_url);
> +    } else if ((m_url.scheme() == QLatin1String("tar")) || (m_url.scheme() == QLatin1String("zip"))) {
> +        // We are in an archive, check whether the subdir we have to list is part of the archive

When I click a zip file I get this in the URL bar:

  krarc:/home/gregor/Downloads/kfk_10p.zip/

This could mean that "krarc" should be added to this if statement.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17270

To: thsurrel, #frameworks
Cc: gregormi, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181130/e38540d7/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list