Revision 737475

Go back to digest for 18th November 2007

Other in Networking Tools

Joris Guisson committed changes in /trunk/extragear/network/ktorrent:

Started split of libktorrent into libktcore and libbtcore

File Changes

Added 42 files
  • /trunk/extragear/network/ktorrent/libbtcore
  •   /bcodec
  •   /btcore_export.h
  •   /CMakeLists.txt
  •   /util
  •   /bcodec/bdecoder.cpp
  •   /bcodec/bdecoder.h
  •   /bcodec/bencoder.cpp
  •   /bcodec/bencoder.h
  •   /bcodec/bnode.cpp
  •   /bcodec/bnode.h
  •   /bcodec/value.cpp
  •   /bcodec/value.h
  •   /util/array.cpp
  •   /util/array.h
  •   /util/autorotatelogjob.cpp
  •   /util/autorotatelogjob.h
  •   /util/bitset.cpp
  •   /util/bitset.h
  •   /util/constants.h
  •   /util/error.cpp
  •   /util/error.h
  •   /util/file.cpp
  •   /util/file.h
  •   /util/fileops.cpp
  •   /util/fileops.h
  •   /util/functions.cpp
  •   /util/functions.h
  •   /util/log.cpp
  •   /util/log.h
  •   /util/ptrmap.cpp
  •   /util/ptrmap.h
  •   /util/sha1hash.cpp
  •   /util/sha1hash.h
  •   /util/sha1hashgen.cpp
  •   /util/sha1hashgen.h
  •   /util/timer.cpp
  •   /util/timer.h
  •   /util/urlencoder.cpp
  •   /util/urlencoder.h
  •   /util/waitjob.cpp
  •   /util/waitjob.h
Deleted 37 files
  • /trunk/extragear/network/ktorrent/libktorrent
  •   /bcodec/bdecoder.cpp
  •   /bcodec/bdecoder.h
  •   /bcodec/bencoder.cpp
  •   /bcodec/bencoder.h
  •   /bcodec/bnode.cpp
  •   /bcodec/bnode.h
  •   /bcodec/value.cpp
  •   /bcodec/value.h
  •   /util/array.cpp
  •   /util/array.h
  •   /util/autorotatelogjob.cpp
  •   /util/autorotatelogjob.h
  •   /util/bitset.cpp
  •   /util/bitset.h
  •   /util/constants.h
  •   /util/error.cpp
  •   /util/error.h
  •   /util/file.cpp
  •   /util/file.h
  •   /util/fileops.cpp
  •   /util/fileops.h
  •   /util/functions.cpp
  •   /util/functions.h
  •   /util/log.cpp
  •   /util/log.h
  •   /util/ptrmap.cpp
  •   /util/ptrmap.h
  •   /util/sha1hash.cpp
  •   /util/sha1hash.h
  •   /util/sha1hashgen.cpp
  •   /util/sha1hashgen.h
  •   /util/timer.cpp
  •   /util/timer.h
  •   /util/urlencoder.cpp
  •   /util/urlencoder.h
  •   /util/waitjob.cpp
  •   /util/waitjob.h
Modified 3 files
  • /trunk/extragear/network/ktorrent
  •   /CMakeLists.txt
  •   /libktorrent/CMakeLists.txt
  •   /plugins/logviewer/logviewerplugin.cpp
82 files changed in total