New detailed tooltip for name column in panel view
ClosedPublic

Authored by abika on Apr 18 2017, 2:10 PM.

Details

Summary

Screenshot:


Konfigurator: added new option to set tooltip delay in panel (unused yet)

Panel: Added detailed tooltip for filename column in panel;
Uses tooltip delay setting.
+ Merged duplicate code in KrSort and KrVfsModel
FIXED: [ 328928 ] Add text word wrap for all tooltips
BUG: 328928

Test Plan
  • working with brief view and detailed view
  • delay setting used + disable tooltips working
  • human-readable size setting used
  • numeric permissions setting used
  • tooltips for other columns still working
  • working with (broken) symlinks

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
abika created this revision.Apr 18 2017, 2:10 PM
abika edited the summary of this revision. (Show Details)Apr 18 2017, 2:17 PM
abika edited the test plan for this revision. (Show Details)Apr 18 2017, 2:19 PM
martinkostolny accepted this revision.Apr 19 2017, 3:34 PM
martinkostolny added a subscriber: martinkostolny.

Very nice! I didn't find any issues. Thanks, Alex :).

This revision is now accepted and ready to land.Apr 19 2017, 3:34 PM
Closed by commit R167:e95c2d04b427: Konfigurator: added new option to set tooltip delay in panel (unused yet) (authored by Alexander Bikadorov <alex.bikadorov@kdemail.net>). · Explain WhyApr 23 2017, 4:53 PM
This revision was automatically updated to reflect the committed changes.
abika added a comment.Apr 23 2017, 4:55 PM

Thanks Martin!