Revision aae24be...
Go back to digest for 17th June 2012Bug Fixes in KDE Base
Vishesh Handa committed changes in [nepomuk-core] services/filewatch/kinotify.cpp:
kinotify: Replace manual directory iteration code with QDirIterator
The existing code has been causing crashes since KDE 4.5, and is very
hard to maintain since no one really understands it properly.
Funnily enough, this version detects a lot of directories that the old
code did not. Weird.
REVIEW: 105275
File Changes
Modified 1 files
- services/filewatch/kinotify.cpp
1 files changed in total