summaryrefslogtreecommitdiff
path: root/src/settings
Commit message (Collapse)AuthorAgeFilesLines
* Load plugins from AppLocalDataLocation by defaultaqua2022-08-285-4/+40
|
* Add Setting and MockSettingsaqua2022-08-2811-59/+193
| | | | - rename Settings to RekonqSettings
* Add rekonf script to generate SettingsWidgetsaqua2022-08-2831-3394/+365
| | | | | | - generate General Settings - generate Appearance Settings - removed previous settings widgets
* Add missing colonAndré Marcelo Alvarenga2014-12-132-2/+2
|
* Fix && uniform UI widthAndrea Diamantini2013-12-086-302/+541
|
* Added option for global zoom settings :)Andrea Diamantini2013-12-033-6/+77
| | | | BUG: 307477
* Move "custom CSS path" from Appearance to Advanced settingsAndrea Diamantini2013-12-032-49/+57
|
* Fix awkward string in proxy settingsAndrea Diamantini2013-11-291-1/+1
| | | | BUG: 300709
* "Clean up" Appearance settings widgetAndrea Diamantini2013-08-071-11/+80
| | | | | The easiest solution I found is fixing a width for the labels. Hope it will be good
* i18n fixesPino Toscano2013-06-103-11/+11
| | | | | | | | | - 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
* i18n fixesPino Toscano2013-06-071-1/+1
| | | | | | | | | - remove string puzzles when possible - remove exclamation marks - remove contractions ("don't" -> "do not", etc) - lowercase "NOT" (do not shout to the user) - remove extra spaces, or add them where needed - few style/spelling fixes
* Avoid a possible crash if rekonqWindow is not properly detectedAndrea Diamantini2013-04-281-4/+7
|
* Let offline web application cache quota being configurable :)Andrea Diamantini2013-04-151-1/+27
|
* Add a "session" startup optionAndrea Diamantini2013-04-023-57/+34
| | | | BUG: 249462
* Supporting panel (again) :)Andrea Diamantini2013-03-101-3/+2
| | | | | | | | | - Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354
* Closed Tabs page return, first bitsAndrea Diamantini2013-02-171-0/+5
| | | | | Restore about:closedTabs page and the ability to open back closed tabs. What's missing then? To load back on restart the closed tabs saved...
* Add zoom text only webkit feature settingsAndrea Diamantini2013-02-121-0/+7
| | | | | | | | Piedro, because of your comment about Midori, I tried applying this. I don't think this fixes your problem, but it surely "hides" the bug ;) CCBUG: 295446
* Open new tabs in the foreground.Dimitrios Christidis2013-02-121-0/+7
| | | | | | | | | | Adds a new configuration option (disabled by default) to open links in new tabs in the foreground. BUG: 313794 REVIEW: 108801 Signed-off-by: Andrea Diamantini <adjam7@gmail.com>
* Added option for opening new tabs next to current (default to true). ↵Lindsay Mathieson2013-01-241-0/+7
| | | | Otherwise tabs created at end of list.
* Fixes javascript error for word replacement from the spellcheck popup menu.Lindsay Mathieson2013-01-231-2/+11
| | | | Restores Auto Spellcheck option in advanced settings
* Krazy Fixes, first shotAndrea Diamantini2012-12-289-9/+9
|
* Check settingsAndrea Diamantini2012-12-101-7/+0
| | | | Remove unuseful option with "tabs up"
* Ensure settings respectAndrea Diamantini2012-12-101-10/+0
| | | | Honor settings when opening new tab (fix for the rekonq2 port)
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-1/+1
| | | | | | | | | | | | | - 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. oops... also a codingstyle script round here... :)
* Restore rekonq settingsAndrea Diamantini2012-12-103-42/+2
|
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-101-1/+1
|
* Settings, easier than copy/paste...Andrea Diamantini2012-12-1025-0/+3039
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-1025-3063/+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
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-1/+1
| | | | | | | NOTE: You'll find also some style & copyrights fixes here. Just reenable the git hooks scripts... BUG: 302050
* CapitalizeAndré Marcelo Alvarenga2012-06-101-1/+1
|
* Fix/improve kwebapp contextual actionsAndrea Diamantini2012-06-081-2/+2
|
* open handbook page configurationBurkhard Lück2012-06-031-0/+1
|
* Fix crash when item is not selected (for example list is empty)Montel Laurent2012-06-011-1/+4
|
* Kitchen sink clean upAndrea Diamantini2012-05-274-11/+11
| | | | | | - astyle - copyrights - (some) includes
* Fix typo.Yuri Chornoivan2012-04-131-1/+1
|
* Last clean up on settingsAndrea Diamantini2012-04-126-28/+25
| | | | | Get sure settings are updated everytime Strings, spaces and one unuseful slot removed clean up
* clean up failed rebasing and implement history timed expire checkAndrea Diamantini2012-04-122-8/+8
|
* Add passwords exceptions management widgetAndrea Diamantini2012-04-124-2/+188
|
* Let settings dialog to be NON modalAndrea Diamantini2012-04-121-1/+1
|
* Launch proxy, cache, cookies settings as (Q)Process(es)Andrea Diamantini2012-04-124-7/+25
|
* Tirtha's string suggestion about DNT header settingsAndrea Diamantini2012-04-121-1/+1
|
* Privacy tab settingsAndrea Diamantini2012-04-1213-476/+1013
| | | | | | Clean up (again) rekonq settings, adding "advanced" and "privacy" sections and removing the "network" one, merged here and there with the other ones
* Increase minimum setting window size to 576Andrea Diamantini2012-02-082-3/+3
| | | | | | | Sorry, this is the "max" minimum height we can set. There are a lot of small netbooks providing max resolution of 1024x576, so... CCBUG:293623
* Fix settings tabs UI textsAndrea Diamantini2012-01-301-2/+2
| | | | BUG: 292870
* Krazy fixesAndrea Diamantini2012-01-192-208/+8
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Fix download settings application on rekonq config dialogAndrea Diamantini2012-01-172-2/+5
| | | | | | | Courtesy patch by "Wyatt", thanks!!! BUG:291726 REVIEWED-BY:adjam
* Access Keys navigationMarc Deop2012-01-121-0/+7
| | | | | | | | | | Ported access keys navigation system from Arora and adapted to rekonq code. Also (by adjam), get sure access keys are removed on loadStarted REVIEW:103601 REVIEWED-BY: adjam
* Clean up rekonq.kcfgAndrea Diamantini2012-01-021-3/+16
| | | | | | It was really a mess before. I also found 2 settings never used... WARNING: This will cost users to reset some settings. Sorry for that