Bug 150600 - make the "tracker status" text selectable (and copyable)
Summary: make the "tracker status" text selectable (and copyable)
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-08 15:02 UTC by Maciej Pilichowski
Modified: 2007-10-09 19:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2007-10-08 15:02:21 UTC
Version:            (using KDE KDE 3.5.7)

Reason: for example to easily google for the specific error.
Comment 1 Joris Guisson 2007-10-09 19:51:14 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