┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/general/configurepreviewplugindialog.h
AgeCommit message (Collapse)Author
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.