Revision 677181
Go back to digest for 24th June 2007Features in Networking Tools
Joris Guisson committed changes in /branches/ktorrent/kde4port:
The KDE 4 port of ktorrent is taking shape :
- We can now load, start, stop and remove torrents
- Implemented a very basic view to show the current running torrents (this is by no means the finished view, but it is good enough for testing)
- Added icons (still using the old ones for now)
- Fixed crash in ChunkManager when loading a torrent
File Changes
Added 25 files
- /branches/ktorrent/kde4port/ktorrent/icons
- /CMakeLists.txt
- /hi128-app-ktorrent.png
- /hi128-mime-torrent.png
- /hi16-app-ktorrent.png
- /hi16-mime-torrent.png
- /hi22-action-ktencrypted.png
- /hi22-action-ktremove.png
- /hi22-action-ktstart.png
- /hi22-action-ktstart_all.png
- /hi22-action-ktstop.png
- /hi22-action-ktstop_all.png
- /hi22-app-ktorrent.png
- /hi22-mime-torrent.png
- /hi32-app-ktorrent.png
- /hi32-mime-torrent.png
- /hi48-action-ktplugins.png
- /hi48-app-ktorrent.png
- /hi48-mime-torrent.png
- /hi64-action-ktinfowidget.png
- /hi64-action-ktqueuemanager.png
- /hi64-action-ktupnp.png
- /hi64-app-ktorrent.png
- /hi64-filesys-ktprefdownloads.png
- /hi64-mime-torrent.png
Modified 15 files
- /branches/ktorrent/kde4port
- /ktorrent/CMakeLists.txt
- /ktorrent/core.h
- /ktorrent/gui.cpp
- /ktorrent/gui.h
- /ktorrent/main.cpp
- /ktorrent/view.cpp
- /ktorrent/view.h
- /libktorrent/diskio/chunkmanager.cpp
- /libktorrent/diskio/chunkmanager.h
- /libktorrent/interfaces/functions.cpp
- /libktorrent/interfaces/functions.h
- /libktorrent/interfaces/torrentinterface.h
- /libktorrent/tracker/httptracker.cpp
- /libktorrent/tracker/httptracker.h
- /libktorrent/util/log.cpp
40 files changed in total