summaryrefslogtreecommitdiff
path: root/src/settings/settings_advanced.ui
Commit message (Collapse)AuthorAgeFilesLines
* Fixes javascript error for word replacement from the spellcheck popup menu.Lindsay Mathieson2013-01-231-2/+11
| | | | Restores Auto Spellcheck option in advanced settings
* Settings, easier than copy/paste...Andrea Diamantini2012-12-101-0/+153
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-172/+0
| | | | Preparing repo to merge rekonq2 code...
* Integrated spell checkingLindsay Mathieson2012-09-171-2/+21
| | | | | | | | | | | | | | | | - 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
* Fix some string inconsistencesAndrea Diamantini2012-07-081-1/+1
| | | | | | Patch by Yuri Chornoivan, Thanks :) BUG: 303180
* Privacy tab settingsAndrea Diamantini2012-04-121-0/+153
Clean up (again) rekonq settings, adding "advanced" and "privacy" sections and removing the "network" one, merged here and there with the other ones