broulik created this revision. broulik added reviewers: dfaure, emmanuelp, hein. broulik set the repository for this revision to R241 KIO. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY This allows a user of this class to set the ignoreMaximumSize flag in the PreviewJobs used. TEST PLAN Dolphin has a logic where it will always ignore the maximum size for local files (isLocalFile or protocolClass == ":local"). This doesn't work in FolderView which uses this class to generate previews for its files. The question on the other hand is whether we should just adopt this policy globally in PreviewJob itself instead. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D4405 AFFECTED FILES src/filewidgets/kfilepreviewgenerator.cpp src/filewidgets/kfilepreviewgenerator.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, dfaure, emmanuelp, hein Cc: #frameworks