D23201: [KDirOperator] Middle-elide labels that are too long to fit

2019-08-24 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes.
Closed by commit R241:f05f67d79cad: [KDirOperator] Middle-elide labels that are 
too long to fit (authored by ngraham).

REPOSITORY
  R241 KIO

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D23201?vs=63860&id=64510

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, GB_2, michaelh, ngraham, bruns


D23201: [KDirOperator] Middle-elide labels that are too long to fit

2019-08-24 Thread Elvis Angelaccio
elvisangelaccio accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R241 KIO

BRANCH
  middle-elide-kdiroperator-labels (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D23201

To: ngraham, #vdg, elvisangelaccio
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D23201: [KDirOperator] Middle-elide labels that are too long to fit

2019-08-16 Thread Nathaniel Graham
ngraham edited the summary of this revision.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D23201

To: ngraham, #vdg, elvisangelaccio
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns


D23201: [KDirOperator] Middle-elide labels that are too long to fit

2019-08-16 Thread Nathaniel Graham
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 ), 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 ; 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