[PATCH] fix #47996
Michael Brade
brade at kde.org
Thu Nov 7 01:39:19 GMT 2002
In case you didn't notice, just to mention it:
+// _file can also be a directory being currently held!
void KDirListerCache::slotFileDirty( const QString& _file )
That's really bad because I have to check for _file being a valid directory
*and* for the parent of _file being a valid directory (the two calls to
checkUpdate()). It would be twice as fast if KDirWatch would emit two
different dirty signals, one saying it's a registered directory that's dirty
and one saying it's a file in a registered directory that's dirty.
Greetings,
--
Michael Brade; KDE Developer, Student of Computer Science
|-mail: echo brade !#|tr -d "c oh"|s\e\d 's/e/\@/2;s/$/.org/;s/bra/k/2'
°--web: http://www.kde.org/people/michaelb.html
KDE 3: The Next Generation in Desktop Experience
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021107/d667bfe2/attachment.sig>
More information about the kde-core-devel
mailing list