Features in KDE Base
Jos van den Oever committed changes in /trunk/kdesupport/strigi/src/streams:
This is a large commit. It has a couple of overlapping improvements that were all waiting for the next monday.
So what is in this patch:
- cleanup of private variables in classes by introducing a d-pointer
- changing the #include "strigiconfig.h" to <strigi/strigiconfig.h>
- moved strigi/src/streams/compat to strigi/src/streams/strigi
- modifying the signature of endAnalysis to endAnalysis(bool complete) for StreamLineAnalyzer, StreamEventAnalyzer, and StreamSaxAnalyzer
- add a function to AnalyzerConfiguration that tell how many bytes can be read at most from a stream
File Changes
Added 1 files
/trunk/kdesupport/strigi/src/streams/strigi
Deleted 1 files
/trunk/kdesupport/strigi/src/streams/compat
Modified 49 files
/trunk/kdesupport/strigi/src/streams
51 files changed in total