ngraham created this revision. ngraham added reviewers: VDG, elvisangelaccio. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. ngraham requested review of this revision.
REVISION SUMMARY Right now too-long labels get right-elided, which among other minor issues, causes their filename extentions to not be visible. Dolphin is moving to middle-eliding labels instead (See D19471 <https://phabricator.kde.org/D19471>), so this patch implements the same behavior for KDirOperator so the file dialogs behave the same way. TEST PLAN See the Test Plan in D19471 <https://phabricator.kde.org/D19471>; same deal REPOSITORY R241 KIO BRANCH middle-elide-kdiroperator-labels (branched from master) REVISION DETAIL https://phabricator.kde.org/D23201 AFFECTED FILES src/filewidgets/kdiroperatordetailview.cpp src/filewidgets/kdiroperatordetailview_p.h src/filewidgets/kdiroperatoriconview.cpp To: ngraham, #vdg, elvisangelaccio Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns