summaryrefslogtreecommitdiff
path: root/src/webpluginfactory.h
Commit message (Collapse)AuthorAgeFilesLines
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Include clean-up in the big src directoryJon Ander PeƱalba2010-09-031-4/+0
|
* New rekonq_defines.hAndrea Diamantini2010-04-301-2/+2
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-5/+5
|
* This commit lets rekonq embed parts instead of krunning themAndrea Diamantini2010-03-261-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 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..