┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/general/configurepreviewplugindialog.h
AgeCommit message (Collapse)Author
2023-03-04Remove deprecated ConfigurePreviewPluginDialogDāvis Mosāns
2023-02-14Revert "Remove deprecated ConfigurePreviewPluginDialog"Méven Car
This reverts commit d8de1c37e525580143c60bcd16aee3e7640890f1.
2023-02-10Remove deprecated ConfigurePreviewPluginDialogDāvis Mosāns
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
2022-05-31Port away from deprecated ThumbCreator APIAhmad Samir
Configurability of individual preview plugins has been deprecated since KIO 5.87.
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
Unfortunately licensedigger does not strip the trailing * characters. While at it, use a common style for all source files.
2017-11-20Modernize: Use override where possibleKevin Funk
Also use override instead of Q_DECL_OVERRIDE
2015-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to ↵Emmanuel Pescosta
KWindowConfig::save/restoreWindowSize with the help of the porting scripts. REVIEW: 122305
2015-01-24Port ConfigurePreviewPluginDialog away from KLibrary, KIO::NetAccess::del ↵Emmanuel Pescosta
and ThumbCreatorV2
2011-02-27Allow to configure thumbnail-pluginsPeter Penz
Adjust the preview-settings to allow users to configure thumbnail-plugins. For consistency also the service-settings have been adjusted to use the ServiceModel and ServiceItemDelegate.