CyberSnoopy (Talk | contribs) |
CyberSnoopy (Talk | contribs) |
||
| Line 26: | Line 26: | ||
====Plasmoid==== | ====Plasmoid==== | ||
===Usability=== | ===Usability=== | ||
| − | |||
* Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)? | * Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)? | ||
* Let the user add new download-sources to a multithreaded transfer manually | * Let the user add new download-sources to a multithreaded transfer manually | ||
| Line 35: | Line 34: | ||
* Proxy-support, not global, only for kget (we need to wait for kdelibs) | * Proxy-support, not global, only for kget (we need to wait for kdelibs) | ||
* Right-click menu to change transfer properties (filename, destination directory, url) | * Right-click menu to change transfer properties (filename, destination directory, url) | ||
| + | * Add option to show newtransferdialog on top, using activiateWindow(). (DONE) | ||
===Optimization=== | ===Optimization=== | ||
* Move deleting of big tmp-files to a new thread. | * Move deleting of big tmp-files to a new thread. | ||
Contents |