Revision c07be08...

Go back to digest for 12th June 2011

Optimization in Office

Boudewijn Rempt committed changes in [calligra] /main:

KoPrintingDialog: print in gui thread

Originally, the printing dialog used KoAction, which was buggy and the
actual printing was done in the gui thread anyway. Move the printing to
the gui thread, but use processEvents to allow the user to cancel the
print job.

File Changes

Modified 2 files
  • /main
  •   libs/KoPrintingDialog.cpp
  •   libs/KoPrintingDialog.h
2 files changed in total