Skip to content
Commit b0c94bce authored by Vishesh Handa's avatar Vishesh Handa
Browse files

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

BUG: 291397
FIXED-IN: 4.10
parent 88ea4871
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment