pino added inline comments. INLINE COMMENTS
> kfilewidget.cpp:2804-2806 > + if (operationMode == KFileWidget::Saving && > filterWidget->isMimeFilter()) { > + label = i18n("&File type:"); > + whatsThisText = i18n("<qt>This is the file type selector. It is used > to select the format that the file will be saved as.</qt>"); why is this limited to the saving mode? you can perfectly use a mimetype filter when opening files REPOSITORY R241 KIO BRANCH file-type-when-saving-and-mimetype-is-defined (branched from master) REVISION DETAIL https://phabricator.kde.org/D20964 To: ngraham, #vdg, elvisangelaccio, GB_2 Cc: pino, apol, kde-frameworks-devel, michaelh, ngraham, bruns