Revision 1270601

Go back to digest for 1st January 2012

Features in Development Tools

Ralf Habacker committed changes in /trunk/KDE/kdesdk/umbrello/umbrello/codeimpwizard:

refactored import processing to a signal/slot based approach

There is also an additional try to implement threading support, which
do not work because there are runtime errors reporting that objects
derived from QObject could not be called in a different thread.

No idea how to solve.

File Changes

Modified 4 files
  • /trunk/KDE/kdesdk/umbrello/umbrello/codeimpwizard
  •   /codeimpstatuspage.cpp
  •   /codeimpstatuspage.h
  •   /codeimpthread.cpp
  •   /codeimpthread.h
4 files changed in total