Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inverting position of kget options | Andrea Diamantini | 2010-04-26 | 1 | -7/+7 |
| | |||||
* | string fixes | Panagiotis Papadopoulos | 2010-04-25 | 2 | -2/+2 |
| | |||||
* | Merge commit 'refs/merge-requests/2250' of ↵ | Andrea Diamantini | 2010-04-24 | 1 | -1/+6 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2250 | ||||
| * | update SearchEngine data when settings are changed | megabigbug | 2010-04-23 | 1 | -1/+6 |
| | | |||||
* | | New dns prefetch webkit property and updated local storage one | Andrea Diamantini | 2010-04-23 | 2 | -40/+48 |
|/ | |||||
* | Implementing a new default engine choice for rekonq | Andrea Diamantini | 2010-04-19 | 2 | -82/+161 |
| | |||||
* | fixing crash on manual rules saving | Andrea Diamantini | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | This commit should finally fix settings handling | Andrea Diamantini | 2010-03-24 | 3 | -0/+12 |
| | |||||
* | Downloads Page | Andrea Diamantini | 2010-03-20 | 1 | -1/+6 |
| | | | | | | This commit implements the downloads history page. While it is in an horrible shape, its slots seem working well It needs just some love.. | ||||
* | abp (Ad Block Plus) fake protocol support | Andrea Diamantini | 2010-03-19 | 1 | -1/+1 |
| | | | | | | | | | 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!! | ||||
* | Created a new Network Widget containing Cache, Cookies & Proxy Settings. | Andrea Diamantini | 2010-03-15 | 6 | -36/+225 |
| | | | | | | | | | | This for multiple purposes: - clean a bit our settings dialog. Network settings are usually the less used - Provide a unique place where managing the settings network related. This to implement (one day) some better Ui to manage them. This commit also fixes all the handling with the network & the adblock widgets related to updating buttons and settings Ui at the beginning. | ||||
* | Implemented automatic adblock update. | Andrea Diamantini | 2010-03-13 | 4 | -10/+393 |
| | | | | | | | | | | | | | | 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 :) | ||||
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 1 | -1/+4 |
| | |||||
* | Pano, please compile your code && your changes before asking for a | Andrea Diamantini | 2010-02-19 | 1 | -1/+1 |
| | | | | merge request.. | ||||
* | Change window titles strings a bit | pano | 2010-02-18 | 1 | -1/+1 |
| | | | | | | | They now use a "real hyphen" (–) instead of the plain minus character (-), like it is used in the rest of KDE. I also made the window titles translatable, since Left-to-Right languages might need this | ||||
* | Fix settings webkit UI (broken on the krazy fix from | Andrea Diamantini | 2010-02-18 | 1 | -6/+5 |
| | | | | QComboBox to KComboBox) | ||||
* | Krazy issues (1st branch) | Andrea Diamantini | 2010-02-14 | 2 | -2/+2 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 2 | -6/+4 |
| | |||||
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -1/+0 |
| | |||||
* | KDE HIG fixes | Panagiotis Papadopoulos | 2010-01-28 | 1 | -5/+8 |
| | |||||
* | Choose new tab start page | Andrea Diamantini | 2010-01-05 | 1 | -6/+61 |
| | | | | : | ||||
* | add options for kget in the config panel | megabigbug | 2009-12-22 | 1 | -0/+23 |
| | | | | replace kio for download | ||||
* | Ronny's patch about selecting previous tab if active one is closed | Andrea Diamantini | 2009-12-18 | 1 | -0/+10 |
| | |||||
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -4/+4 |
| | | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?) | ||||
* | Further changes to the webkitsettings page | Panagiotis Papadopoulos | 2009-12-13 | 1 | -3/+3 |
| | |||||
* | Change a bit the WebKit settings UI | Panagiotis Papadopoulos | 2009-11-29 | 1 | -11/+63 |
| | | | | Not yet finished 100% | ||||
* | make clicktoflash optionnal | matgic78 | 2009-11-27 | 1 | -19/+31 |
| | |||||
* | Moving (back?) to konqueror adblock support. | Andrea Diamantini | 2009-11-25 | 1 | -1/+1 |
| | | | | | This will be useful (if someone is interested) in pushing our patches directly on khtml filter engine. | ||||
* | A new kcmshell named "webkit adblock" to set... (guess what?!) | Andrea Diamantini | 2009-11-21 | 1 | -7/+15 |
| | | | | First bits work, seems enough for this evening | ||||
* | Minimum font size | Andrea Diamantini | 2009-11-20 | 1 | -0/+19 |
| | | | | Cedric's patch. Thanks :) | ||||
* | cleaning home :) | Andrea Diamantini | 2009-11-13 | 6 | -0/+880 |
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better |