Revision b0c94bc...
Go back to digest for 6th January 2013Bug Fixes in KDE Base
Vishesh Handa committed changes in [kde-runtime/KDE/4.10] nepomuk/kcm/folderselectionmodel.cpp:
Nepomuk FolderSelectionModel: Improve checked state
Mark certain folders as PartiallyChecked. We now use the following
criteria -
* Qt::Checked - When the directory and all its subdirectories are
included
* Qt::PartiallyChecked - When a directory is included but its
sub-directories contain an excluded directory
* Qt::Unchecked - When a directory is excluded
FIXED-IN: 4.10
File Changes
Modified 1 files
- nepomuk/kcm/folderselectionmodel.cpp
1 files changed in total