https://bugs.kde.org/show_bug.cgi?id=350212
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/bebcf035d264410c943e7b | |ad861628c1b14dd1f2 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #10 from Nate Graham <pointedst...@zoho.com> --- Git commit bebcf035d264410c943e7bad861628c1b14dd1f2 by Nathaniel Graham. Committed on 16/11/2017 at 02:49. Pushed by ngraham into branch 'master'. Turn on Dolphin icon previews by default Summary: Related: bug 338492 By default, turn on all preview plugins and turn on previews themselves. Depends on D8347 Test Plan: Tested this change in an up-to-date KDE Neon: removed the existing dolphinrc file, deployed Dolphin with the change, and observed that previews are now turned on for all file types for which a plugin exists except for text files, which are in the blacklist because they're mostly useless at nearly all icon sizes (still available in case people want them, though). Here's how Dolphin's main window looks by default now in KDE Neon: {F5441184} (You may notice that there are no previews for the video files; that's because Neon doesn't ship with any plugins for them, so that would be expected at this point) And here is how the Settings > General > Preview window looks like now by default: {F5435391} Reviewers: #dolphin, #vdg, markg, abetts, dfaure, aseigo, elvisangelaccio Reviewed By: #vdg, abetts, dfaure, elvisangelaccio Subscribers: abetts, cfeck, andreaska, emmanuelp, andreask, markg, broulik, anthonyfieroni, davidedmundson, ltoscano, dfaure, elvisangelaccio, #konqueror Tags: #dolphin Differential Revision: https://phabricator.kde.org/D7440 M +1 -1 CMakeLists.txt M +4 -4 src/kitemviews/kfileitemmodelrolesupdater.cpp M +1 -1 src/settings/dolphin_directoryviewpropertysettings.kcfg M +6 -6 src/settings/general/previewssettingspage.cpp M +6 -5 src/views/dolphinitemlistview.cpp https://commits.kde.org/dolphin/bebcf035d264410c943e7bad861628c1b14dd1f2 -- You are receiving this mail because: You are watching all bug changes.