Revision 626862

Go back to digest for 28th January 2007

Other in Networking Tools

Joris Guisson committed changes in /branches/ktorrent/kde4port:

It's official, ktorrent is now making the jump to the land of KDE 4. It will be a big job to port it all, so don't expect much functioning in the next month or so.

This initial import is nothing more then a research project to get an ideal style gui app up and running. Seeing that nobody ever bothered to make an ideal library for KDE4 (kate and kdevelop seem to have gone their own separate ways), I decided to hack one together for ktorrent, it's pretty simple, but it works and remembers it state properly. I have put it in a separate directory and library, so maybe somebody else can some day find some use for it.

File Changes

Added 26 files
  • /branches/ktorrent/kde4port
  •   /CMakeLists.txt
  •   /config.h.cmake
  •   /ideal
  •   /ktorrent
  •   /libktorrent
  •   /plugins
  •   /ideal/box.cpp
  •   /ideal/box.h
  •   /ideal/CMakeLists.txt
  •   /ideal/mainwindow.cpp
  •   /ideal/mainwindow.h
  •   /ideal/sidebar.cpp
  •   /ideal/sidebar.h
  •   /ideal/tabinterface.cpp
  •   /ideal/tabinterface.h
  •   /ktorrent/app.cpp
  •   /ktorrent/app.h
  •   /ktorrent/CMakeLists.txt
  •   /ktorrent/core.cpp
  •   /ktorrent/core.h
  •   /ktorrent/main.cpp
  •   /ktorrent/mainwindow.cpp
  •   /ktorrent/mainwindow.h
  •   /ktorrent/view.cpp
  •   /ktorrent/view.h
26 files changed in total