Review Request: Add a systemsettings option to enable spellchecking by default.

Jesper Thomschutz jesperht at yahoo.com
Thu Jul 23 19:58:31 BST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1103/
-----------------------------------------------------------

Review request for kdelibs.


Summary
-------

Motivation: I'm freakin' tired of always having to right click a text edit and chose "enable auto spell check". I'm a horrible speller - want to tell KDE to always check my spelling!

This patch adds an checkbox under systemsettings/languages/spellchecker to allow the user to decide if they want to have the autospellchecking feature enabled on their textedits by default or not. The checkbox uses the sonnet config, and uses the key "checkerEnabledByDefault". KTextEdit has been modified to use this value/setting if it is available.


Diffs
-----

  trunk/KDE/kdelibs/kdecore/sonnet/settings.cpp 1001469 
  trunk/KDE/kdelibs/kdecore/sonnet/settings_p.h 1001469 
  trunk/KDE/kdelibs/kdeui/sonnet/configui.ui 1001469 
  trunk/KDE/kdelibs/kdeui/sonnet/configwidget.cpp 1001469 
  trunk/KDE/kdelibs/kdeui/widgets/ktextedit.cpp 1001469 

Diff: http://reviewboard.kde.org/r/1103/diff


Testing
-------

Ran systemsettings, then launched a ktextedit. The settings from systemsettings are reflected and spellcheck is enabled/disabled.


Thanks,

Jesper





More information about the kde-core-devel mailing list