summaryrefslogtreecommitdiff
path: root/src/webpluginfactory.h
Commit message (Collapse)AuthorAgeFilesLines
* WebPluginFactory. Cleaning code..Andrea Diamantini2010-03-041-4/+1
|
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+4
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+2
|
* clicktoflash : cleanupmatgic782009-11-271-0/+5
|
* ClickToFlash : first stepmatgic782009-11-271-0/+9
| | | | For now, no config and only working when there is only one flash in the page
* Moving to kdewebkit.Andrea Diamantini2009-11-131-2/+4
| | | | First step
* Cleaning headers and so on...Andrea Diamantini2009-10-061-0/+1
|
* Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-151-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..