Revision 682463

Go back to digest for 8th July 2007

Features in Graphics

Marcel Wiesweg committed changes in /trunk/extragear/libs/libkdcraw/libkdcraw:

Port to Qt4's QProcess:
Now raw loading works!

QProcess is used here without an event loop, a lot of complexity is removed from the code, it can be used from everywhere outside an event loop context, and the problems with stopping the process at application exit is resolved.

File Changes

Modified 2 files
  • /trunk/extragear/libs/libkdcraw/libkdcraw
  •   /kdcraw.cpp
  •   /kdcraw.h
2 files changed in total