]> cloud.milkyroute.net Git - dolphin.git/commit
Use case: categorized sorting is enabled, the current view mode is icons-view. When...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 27 Sep 2007 06:19:30 +0000 (06:19 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 27 Sep 2007 06:19:30 +0000 (06:19 +0000)
commitc1527671313752a14d09aa3745b39962117a751a
treed5b89b390039067712824335cd270420a96ace26
parent341c16eba689331c472455c61f08ff0f0261c49e
Use case: categorized sorting is enabled, the current view mode is icons-view. When switching to the details-view (which does not support categorized sorting yet), the 'categorized sorting' action should get only disabled to indicate that it is not available, not get unchecked (currently it gets disabled AND unchecked). This patch assures that always the stored categorization state is returned for the menu actions, but internally the categorization is turned off for the proxy model for the details view and column view.

CCMAIL: ereslibre@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=717548
src/dolphinview.cpp
src/dolphinview.h