Revision 729767

Go back to digest for 28th October 2007

Other in KDE Base

Zack Rusin committed changes in /trunk/KDE/kdelibs:

Left hand - nothing, right hand - nothing! I just move this behind my back and... watch it... watch it...

Bam, not crashing anymore. Neat trick, eh?

Make Sonnet not crash with the Enchant engine which is the default. Enchant caches global references to dictionaries, so we need to keep a reference as well and only delete dictionaries when their reference count is 0.

File Changes

Modified 8 files
  • /trunk/KDE/kdelibs
  •   /kdecore/sonnet/backgroundchecker.h
  •   /kdecore/sonnet/speller.cpp
  •   /kdeui/sonnet/dialog.cpp
  •   /kdeui/sonnet/tests/test_dialog.h
  •   /sonnet/plugins/enchant/enchantclient.cpp
  •   /sonnet/plugins/enchant/enchantclient.h
  •   /sonnet/plugins/enchant/enchantdict.cpp
  •   /sonnet/plugins/enchant/enchantdict.h
8 files changed in total