Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -65/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Get sure rekonq makes use of djvu plugin | Andrea Diamantini | 2012-08-14 | 1 | -1/+1 |
| | | | | | | | | | | Also, clean up mimetype detection, following kdewebkit. I tried implementing this using the protected excludeMimeType in kwebpluginfactory, but I fear it has to be declared virtual to let the trick work. Isn't it? BUG: 304562 CCMAIL: adawit@kde.org | ||||
* | Let "Manually load Plugins" work again | Andrea Diamantini | 2012-02-11 | 1 | -1/+1 |
| | | | | | | Courtesy patch by: Dominik Cermak. Thanks :) BUG:293761 | ||||
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 1 | -2/+2 |
| | | | | | REVIEW: 103242 REVIEWED-BY: adjam | ||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander PeƱalba | 2010-09-03 | 1 | -4/+0 |
| | |||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -2/+2 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -5/+5 |
| | |||||
* | This commit lets rekonq embed parts instead of krunning them | Andrea Diamantini | 2010-03-26 | 1 | -1/+0 |
| | | | | | | | DISCLAIMER: This code really A LOT of testing. Not for the code itself, but for the parts it lets rekonq use. I'm experiencing a lot of crashes with the Dragon Part, in example. | ||||
* | WebPluginFactory. Cleaning code.. | Andrea Diamantini | 2010-03-04 | 1 | -4/+1 |
| | |||||
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 1 | -1/+4 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -1/+2 |
| | |||||
* | clicktoflash : cleanup | matgic78 | 2009-11-27 | 1 | -0/+5 |
| | |||||
* | ClickToFlash : first step | matgic78 | 2009-11-27 | 1 | -0/+9 |
| | | | | For now, no config and only working when there is only one flash in the page | ||||
* | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -2/+4 |
| | | | | First step | ||||
* | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 1 | -0/+1 |
| | |||||
* | Here we are, embedding Qt Widgets.. | Andrea Diamantini | 2009-09-15 | 1 | -0/+52 |
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.. |