Home GnuPG

VerifyChecksumDialog: s/QFileSystemModel/QDirModel/g
f21ca08a7bf3Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

VerifyChecksumDialog: s/QFileSystemModel/QDirModel/g

The former requires us to pick a root path before showing anything.
QDirModel is nicer in that respect, as it just works. This is important here, as
we use only one model instance in potentially multiple views which may be rooted
in completely different parts of the file system. QFileSystemModel would then
watch the whole filesystem. I expect QDirModel to be less greedy.

svn path=/branches/kdepim/enterprise4/kdepim/; revision=1104693

Details

Provenance
marcAuthored on Mar 18 2010, 11:20 AM
Parents
rKLEOPATRA19b8badbbdaf: Crypto::VerifyChecksumsController: (new) controller class for verifying…
Branches
Unknown
Tags
Unknown