Summary: | Cut long names in KDE Telepathy Text UI tab name | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Murz <MurzNN> |
Component: | text-ui | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-text-ui/5d0a66b6ecd416180a05d6c9f1404287b3d93611 | Version Fixed In: | 0.8.0 |
Sentry Crash Report: |
Description
Murz
2013-11-01 07:07:43 UTC
Junior job for someone. http://qt-project.org/doc/qt-4.8/qtabbar.html#elideMode-prop Git commit 841398147865a263fba6f31cd5d06d6528eff7b2 by David Edmundson, on behalf of Oskar Jauch. Committed on 24/11/2013 at 14:09. Pushed by davidedmundson into branch 'master'. Cut long names in KDE Telepathy Text UI tab name When tab names are too long to be displayed they will beautomatically cut off and the end is replaced by "...". FIXED-IN: 0.8.0 REVIEW: 114056 M +1 -0 app/chat-window.cpp http://commits.kde.org/telepathy-text-ui/841398147865a263fba6f31cd5d06d6528eff7b2 Thanks, on kde telepaty 0.8 beta (0.7.80) this works very well! Also will be good to see tooltip (popup) with full contact name on hovering mouse under tab, because now cutted name sometimes too short for understand with who you talking now in this tab, thanks. Git commit 6ec5e26d2dd27025df830ebd3b7754c650f8c370 by Martin Klapetek. Committed on 11/03/2014 at 14:50. Pushed by mklapetek into branch 'master'. Set a chat tab tooltip so long names can be seen when elided Reviewed-by: David Edmundson FIXED-IN: 0.8.0 M +1 -0 app/chat-window.cpp http://commits.kde.org/telepathy-text-ui/6ec5e26d2dd27025df830ebd3b7754c650f8c370 Git commit 5d0a66b6ecd416180a05d6c9f1404287b3d93611 by Martin Klapetek. Committed on 11/03/2014 at 14:50. Pushed by mklapetek into branch 'kde-telepathy-0.8'. Set a chat tab tooltip so long names can be seen when elided Reviewed-by: David Edmundson FIXED-IN: 0.8.0 M +1 -0 app/chat-window.cpp http://commits.kde.org/telepathy-text-ui/5d0a66b6ecd416180a05d6c9f1404287b3d93611 Thanks for quick fixing! |