Revision 584485

Go back to digest for 17th September 2006

Optimization in Utilities

Eric Coquelle committed changes in /trunk/kdenonbeta/karchiver:

*HUGE* speed improvement in handling (display) of Rar archives. It now uses KArchiveDirectory, and the MyKRar class can be seen as a "read-only" analog of KZip, except that it contains no Rar algorithms but calls to KProcess and the rar/unrar tools.

Rar archives can now be displayed directories by directories, as a file browser.

File Changes

Added 2 files
  • /trunk/kdenonbeta/karchiver
  •   /mykrar.cpp
  •   /mykrar.h
Modified 3 files
  • /trunk/kdenonbeta/karchiver
  •   /ChangeLog
  •   /crar.h
  •   /Makefile.am
5 files changed in total