D25335: [Details mode] Allow to fill the column size of directories with actual size

Anthony Fieroni noreply at phabricator.kde.org
Tue Dec 3 07:18:17 GMT 2019


anthonyfieroni added inline comments.

INLINE COMMENTS

> kdirectorycontentscounterworker.cpp:118
> +
> +    const uint maxRecursiveLevel = DetailsModeSettings::recursiveDirectorySizeLimit();
> +    QByteArray dirPath = QFile::encodeName(path);

Same, don't allow value more than 128.

> viewsettingstab.cpp:239
> +            m_sizeOfContents->setChecked(true);
> +            m_recursiveDirectorySizeLimit->setValue(DetailsModeSettings::recursiveDirectorySizeLimit());
> +        }

Don't allow more than 128 (even that can be higher)

REPOSITORY
  R318 Dolphin

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

To: meven, elvisangelaccio, ngraham
Cc: anthonyfieroni, iasensio, kfm-devel, pberestov, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20191203/362db95c/attachment.htm>


More information about the kfm-devel mailing list