summaryrefslogtreecommitdiff
path: root/src/clicktoflash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-1/+1
|
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-3/+3
| | | | added cppcheck script
* Include Fixes, first bunchAndrea Diamantini2010-04-301-1/+1
|
* cleaning headersAndrea Diamantini2010-04-301-1/+0
|
* A coding style roundAndrea Diamantini2010-04-301-24/+24
|
* First Krazy rekonq-git fixes :DAndrea Diamantini2010-03-171-1/+1
|
* Fix Click to Flash.Andrea Diamantini2010-03-041-20/+34
| | | | | In my tests it doesn't crash anymore and works ever well :) (Please, don't wake up me if this is just aa dream..)
* delete clicktoflash object just when detection doesn't fail.Andrea Diamantini2010-03-041-2/+1
| | | | This will save rekonq from crashes :)
* Krazy issues (1st branch)Andrea Diamantini2010-02-141-50/+25
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* Just some stupid fixesAndrea Diamantini2009-12-141-1/+6
|
* Load animation -> Load PluginPanagiotis Papadopoulos2009-12-131-1/+1
|
* Restored QWebElementCollectionAndrea Diamantini2009-11-301-2/+2
| | | | My qt copy was too old..
* Fixing clicktoflash code && licenseAndrea Diamantini2009-11-281-4/+28
|
* clicktoflash : more cleanupmatgic782009-11-271-13/+4
|
* clicktoflash : cleanupmatgic782009-11-271-52/+21
|
* clicktoflash : step 2 make it work when there are more than one plugin in ↵matgic782009-11-271-6/+27
| | | | the same page
* ClickToFlash : first stepmatgic782009-11-271-0/+142
For now, no config and only working when there is only one flash in the page