Revision 7367a6b...

Go back to digest for 29th May 2011

Bug Fixes in Office

Arjen Hiemstra committed changes in [calligra] words/part/KWView.cpp:

Words: Make finding work properly again.

This uses KPartManager's activePartChanged signal to trigger a
recheck for what QTextDocuments to search through, instead of
using the completed() signal which apparently is triggered before
KWView's constructor is executed.

File Changes

Modified 1 files
  • words/part/KWView.cpp
1 files changed in total