SVN_MERGE: Merged revisions 1104693 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1104693 | mutz | 2010-03-18 11:20:03 +0100 (Thu, 18 Mar 2010) | 7 lines 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=/trunk/KDE/kdepim/kleopatra/; revision=1109562