summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
Commit message (Collapse)AuthorAgeFilesLines
...
* Added an option to show current website favicon as rekonq window iconFurkan Uzumcu2011-02-051-0/+3
| | | | Reviewed by adjam
* Remember selections in the "clear private data" dialog.Furkan Uzumcu2011-01-171-0/+18
| | | | Reviewed (and merged) by me :)
* This commit contains the changes to the context menu which we decided in our ↵Felix Rohrbach2011-01-151-0/+3
| | | | | | | | | | meeting: 1. Hide new tab entry if it is not necessary. 2. Print and Search action: I removed the print action. The search action is now in the "search with" submenu if some text is selected. 3. Hide the development menu entries and add an option to show them. RB: 100374
* This GCI task adds a combobox with different settings to choice when ↵Andrea Diamantini2011-01-071-2/+2
| | | | | | | | | | | | | | hovering tabs: * tab preview (default one) * show title as tooltip * show url as tooltip * show nothing Patch by Furkan Uzumcu, reviewed (and merged) by adjam BUG:260343 RB:100282
* Horizontal scroll wheel may now be used to navigate through history ↵Felix Rohrbach2011-01-051-0/+3
| | | | (Disabled by default).
* Switching from sourceforge to kde site.. probably fixing also some dbus ↵Andrea Diamantini2010-12-211-1/+1
| | | | handling.
* Implement KHTML smooth scrolling for rekonqYoann Laissus2010-08-081-0/+3
|
* defaut font size to 12 (minimal to 7) like konquerormegabigbug2010-05-301-2/+2
|
* Fixing fonts..Andrea Diamantini2010-05-301-12/+16
| | | | | | | | | | | This commit changes *A LOT* rekonq behavior on fonts. To fix all, I had to (re)introduce some (old)new strings. Sorry! - Adopted default KDE fonts for default & fixed settings - calculating LogicalDpiY from font dimension (points to pixels) (This has been copied from KWebKitPart, as suggested) - reenabled 16px as default font size WARNING: As we are now calculating well the font size, you'll see BIG chars on clean pages.. :)
* Change the autoscroll checkbox to control whether or not the auto scroll ↵Jonathan Thomas2010-05-261-2/+2
| | | | | | | | feature is enabled, rather than wether or not it is disabled. This solves a HIG issue, since checkboxes are always supposed to enable an option when checked, rather than to disable an option when checked: http://techbase.kde.org/Projects/Usability/HIG/Check_Box
* Improving fonts situationAndrea Diamantini2010-05-241-2/+11
|
* Cedric's patchAndrea Diamantini2010-05-211-0/+3
| | | | | let autoscroll being optional (active by default..)
* Moved setEncoding action to be a local page settings as it seemsAndrea Diamantini2010-05-181-4/+1
| | | | more useful
* Add option to choose new tab page as home pageAndrea Diamantini2010-05-181-0/+3
| | | | BUG:235106
* Move adblock rules conf file to appdata, to maintain central config file tinyAndrea Diamantini2010-05-141-81/+86
|
* Encodings managementAndrea Diamantini2010-04-261-0/+3
|
* New dns prefetch webkit property and updated local storage oneAndrea Diamantini2010-04-231-1/+4
|
* Implementing a new default engine choice for rekonqAndrea Diamantini2010-04-191-1/+4
|
* As we are providing an "Add preview" mechanism, no need to show 6Andrea Diamantini2010-04-171-2/+2
| | | | empty squares..
* Modified default config to only load 2 previews on first sartupmatgic782010-04-051-2/+2
|
* abp (Ad Block Plus) fake protocol supportAndrea Diamantini2010-03-191-3/+3
| | | | | | | | | This will let rekonq to automatically add abp subscriptions from the adblockplus.org site (or wherever someone provides abp urls) Anyway, consider that the raccomended way to manage adblock (by me and by abp developers) is just adding the EasyList subscription. rekonq just does it by default!!
* Implemented automatic adblock update.Andrea Diamantini2010-03-131-0/+24
| | | | | | | | | | | | | | This (squashed) commit adds this new feature in rekonq, letting people to simply "forgot" adblock and let rekonq do everything for it I added: - a new (rekonq) adblock widget - an asyncronous method to update rules from the net every TOT days - a better AdBlockManager management. What it is actually missing is the adp protocol support to add new subscriptions to adblock. This will come the next week. For now this part seems stable and needs just testing :)
* Just another crash recovery fix.Andrea Diamantini2010-03-061-2/+2
| | | | | Now rekonq tries just 1 time to recover from crash. In Italy we say "Perseverare e' diabolico"...
* Fixing recover on crashAndrea Diamantini2010-03-051-0/+3
| | | | hackish fix :(
* Remember "Never for this site" urlsAndrea Diamantini2010-02-241-0/+3
| | | | | | Also if I think this is NOT a proper solution.. BUG:227651
* reorganizing a bit .kcfg file..Andrea Diamantini2010-02-241-15/+13
|
* improve rekonq first execution && fix (finally :D ) configurationAndrea Diamantini2010-02-181-0/+3
| | | | of toolbar
* Fixing panelsAndrea Diamantini2010-01-241-1/+1
| | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :)
* Choose new tab start pageAndrea Diamantini2010-01-051-0/+3
| | | | :
* auto load plug inmegabigbug2009-12-231-1/+1
|
* add options for kget in the config panelmegabigbug2009-12-221-0/+6
| | | | replace kio for download
* Ronny's patch about selecting previous tab if active one is closedAndrea Diamantini2009-12-181-0/+3
|
* Enabled load plugin manually as default settingsAndrea Diamantini2009-11-281-1/+1
| | | | Someone worked a lot to implement it, it's right letting people seeing it..
* make clicktoflash optionnalmatgic782009-11-271-2/+2
|
* Minimum font sizeAndrea Diamantini2009-11-201-0/+3
| | | | Cedric's patch. Thanks :)
* added bookmarks panel and model(read only atm)nehlsen2009-11-161-1/+4
|
* (LAST hopefully) BIG change (before 0.3)Andrea Diamantini2009-10-221-6/+11
| | | | | | | | | | A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge..
* Small fixes (const issue, single char issue, file not ending with a new ↵Dario Freddi2009-10-131-1/+4
| | | | | | line), and adding the correct schema to kconfigxt files Signed-off-by: Dario Freddi <drf@kde.org>
* Remove rekonq's custom proxy implementation to use KDE's proxy settings ↵Dario Freddi2009-10-131-19/+0
| | | | | | through KProtocolManager. This makes rekonq much more integrated withing KDE, as the user expects that changes in System Settings would take place everywhere. And it also leaves less code to maintain Signed-off-by: Dario Freddi <drf@kde.org>
* option for "Always show tab previews"lionelc2009-10-091-0/+3
|
* Changed the preferred websites titles a bitPanagiotis Papadopoulos2009-10-011-1/+1
|
* BIG BIG commitAndrea Diamantini2009-09-301-7/+2
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* Initial fixesAndrea Diamantini2009-09-291-2/+2
|
* Fixing homepage (user's not rekonq's) opening and behaviourAndrea Diamantini2009-09-201-1/+1
|
* Applied (and refactored) patch from Matgic78 about smart openingAndrea Diamantini2009-09-201-3/+0
| | | | | | | | of external links. rekonq now behaves as discussed (no settings required). So, it opens links in a window in the current desktop Every other behaviour... is a bug!!
* Merge branch 'HomePageEmbedded2'Andrea Diamantini2009-09-181-0/+14
|\ | | | | | | | | | | | | Seems fixed now. WE HAVE HOME PAGE!! Conflicts: src/mainview.cpp
| * Fixed options show recently closed tabs / show recent historyAndrea Diamantini2009-09-181-2/+2
| |
| * Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-151-2/+2
| | | | | | | | | | | | | | | | | | Now it's time to RUN working or I'll be dismissed!! This implementation works quite fine, it's a bit slow but really better than the previous one. It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?) and does not resize well webviews..
| * Initial newtab page settings implementationAndrea Diamantini2009-09-151-0/+14
| | | | | | | | | | it doesn't really fit our needs. Just a starting point..
* | Open links in new tab located near currently active tabDomrachev Alexandr2009-09-131-0/+3
|/