Summary: | make the "tracker status" text selectable (and copyable) | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2007-10-08 15:02:21 UTC
SVN commit 723448 by guisson: - Make sure that files deselected in FileSelectDlg are not created - Make tracker url and status in tracker tab selectable (150600) - Make sure that tracker url and status labels in tracker tab cannot get to big by using KSqueezedTextLabel BUG: 150600 M +1 -0 ChangeLog M +1 -1 ktorrent/fileselectdlg.cpp M +5 -5 libktorrent/interfaces/filetreediritem.cpp M +5 -4 libktorrent/interfaces/filetreediritem.h M +7 -3 libktorrent/interfaces/filetreeitem.cpp M +17 -8 libktorrent/interfaces/filetreeitem.h M +1 -1 plugins/infowidget/fileview.cpp M +2 -2 plugins/infowidget/iwfiletreediritem.cpp M +1 -1 plugins/infowidget/iwfiletreediritem.h M +2 -2 plugins/infowidget/iwfiletreeitem.cpp M +1 -1 plugins/infowidget/iwfiletreeitem.h M +2 -0 plugins/infowidget/trackerview.cpp M +13 -2 plugins/infowidget/trackerview.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=723448 |