| Summary: | impossible to rename downloaded file and folder | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | monarchp <monarchp> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
monarchp
2007-11-24 05:27:23 UTC
You can only move the data itself at the moment, but this is planned for the KDE4 version SVN commit 839046 by guisson: Make it possible to rename files and folders in fileselectdlg BUG: 152813 BUG: 134098 M +5 -8 ktorrent/fileselectdlg.cpp M +5 -31 ktorrent/fileselectdlg.ui M +40 -28 libbtcore/diskio/multifilecache.cpp M +1 -0 libbtcore/diskio/singlefilecache.cpp M +7 -1 libbtcore/interfaces/torrentfileinterface.h M +7 -0 libbtcore/interfaces/torrentinterface.h M +17 -0 libbtcore/torrent/torrentcontrol.cpp M +1 -0 libbtcore/torrent/torrentcontrol.h M +50 -27 libktcore/torrent/torrentfilelistmodel.cpp M +0 -1 libktcore/torrent/torrentfilelistmodel.h M +16 -1 libktcore/torrent/torrentfilemodel.cpp M +9 -0 libktcore/torrent/torrentfilemodel.h M +80 -19 libktcore/torrent/torrentfiletreemodel.cpp M +27 -23 libktcore/torrent/torrentfiletreemodel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=839046 |