Revision 588613

Go back to digest for 1st October 2006

Features in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kio:

KDirModel, a directory model for KIO-based directory listings.
Handles files being created, modified and deleted at runtime.
With unit tests and a gui test program (which creates QListViews and a QTreeView to test it)
The model has been tested with 10000 subdirs and the branch opens as fast as it did in kde3 times.

File Changes

Added 7 files
  • /trunk/KDE/kdelibs/kio
  •   /kio/kdirmodel.cpp
  •   /kio/kdirmodel.h
  •   /tests/kdirmodeltest.cpp
  •   /tests/kdirmodeltest.h
  •   /tests/kdirmodeltest_gui.cpp
  •   /tests/kfileitemtest.cpp
  •   /tests/kfileitemtest.h
Modified 3 files
  • /trunk/KDE/kdelibs/kio
  •   /CMakeLists.txt
  •   /kio/kfileitem.cpp
  •   /tests/CMakeLists.txt
10 files changed in total