From b2b2692bf2a24ef4a588c0f94cffde0dbe3c94ac Mon Sep 17 00:00:00 2001 From: Lindsay Mathieson Date: Mon, 17 Sep 2012 19:52:53 +0200 Subject: Integrated spell checking - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. BUG: 305720 CCMAIL: lindsay.mathieson@gmail.com REVIEW: 106417 REVIEWED-BY: adjam --- src/settings/settings_advanced.ui | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'src/settings/settings_advanced.ui') diff --git a/src/settings/settings_advanced.ui b/src/settings/settings_advanced.ui index 9457ca22..03891e2c 100644 --- a/src/settings/settings_advanced.ui +++ b/src/settings/settings_advanced.ui @@ -6,7 +6,7 @@ 0 0 - 480 + 555 440 @@ -43,7 +43,9 @@ Change them! - + + + @@ -130,6 +132,13 @@ + + + + Automatic Spell Check + + + @@ -148,6 +157,16 @@ + + proxyButton + kcfg_hScrollWheelHistory + kcfg_useFavicon + kcfg_smoothScrolling + kcfg_enableViShortcuts + kcfg_accessKeysEnabled + kcfg_middleClickAction + kcfg_automaticSpellChecking + -- cgit v1.2.1