Revision 729704

Go back to digest for 28th October 2007

Bug Fixes in KDE Base

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

due to the recent tagging freeze this commit contains several fixes in one:

* the filterbar now also filters directories (works also in the column-view :-))

* The "Additional Information" menu entry now also works for showing/hiding the columns of the details view. This also implies that the columns for the details view can now be adjusted per directory -> we have now a consistent behavior between the icons view and details view. Still open: the view properties dialog must be fixed

* Don't show a "Nepomuk not available" error message when starting Dolphin and Nepomuk is not available.

* Fix issue that the information panel blocked the application because of parsing the full meta data of a huge file.

File Changes

Modified 23 files
  • /trunk/KDE/kdebase/apps/dolphin/src
  •   /detailsviewsettingspage.cpp
  •   /detailsviewsettingspage.h
  •   /dolphin_detailsmodesettings.kcfg
  •   /dolphincolumnview.cpp
  •   /dolphincolumnview.h
  •   /dolphincolumnwidget.cpp
  •   /dolphincolumnwidget.h
  •   /dolphincontroller.cpp
  •   /dolphincontroller.h
  •   /dolphindetailsview.cpp
  •   /dolphindetailsview.h
  •   /dolphiniconsview.cpp
  •   /dolphiniconsview.h
  •   /dolphinmainwindow.cpp
  •   /dolphinmainwindow.h
  •   /dolphinpart.rc
  •   /dolphinui.rc
  •   /dolphinview.cpp
  •   /dolphinview.h
  •   /infosidebarpage.cpp
  •   /viewproperties.cpp
  •   /viewproperties.h
  •   /viewpropertiesdialog.cpp
23 files changed in total