Revision 1213189

Go back to digest for 16th January 2011

Optimization in KDE Base

Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:

Encapsulate the creation and handling of the directory lister, the model and proxy model to DolphinView.

By this it will be easier later to replace the traditional QAbstractItemViews by any kind of other implementation (e.g. based on QGraphicsView/QML).

File Changes

Modified 9 files
  • /trunk/KDE/kdebase/apps/dolphin/src
  •   /dolphinpart.cpp
  •   /dolphinpart.h
  •   /dolphinviewcontainer.cpp
  •   /tests/dolphindetailsviewtest.cpp
  •   /tests/dolphinviewtest_allviewmodes.cpp
  •   /tests/testbase.cpp
  •   /tests/testbase.h
  •   /views/dolphinview.cpp
  •   /views/dolphinview.h
9 files changed in total