| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- remove exclamation marks
- remove contractions ("don't" -> "do not", "max" -> "maximum", "min" -> "minimum")
- fix style
- spell "Java", "JavaScript" and "MD5" correctly
- lowercase "NOT" (do not shout to the user)
- remove extra spaces
|
|
|
|
| |
Restores Auto Spellcheck option in advanced settings
|
| |
|
|
|
|
| |
Preparing repo to merge rekonq2 code...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Patch by Yuri Chornoivan, Thanks :)
BUG: 303180
|
|
Clean up (again) rekonq settings, adding "advanced" and "privacy"
sections and removing the "network" one, merged here and there with
the other ones
|