summaryrefslogtreecommitdiff
path: root/src/webpluginfactory.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Code fixes in the homepageAndrea Diamantini2009-10-011-11/+3
| | | | also changed history && bookmarks layout (we need just icons there)
* BIG BIG commitAndrea Diamantini2009-09-301-6/+3
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-1/+1
|
* create function fixAndrea Diamantini2009-09-201-3/+5
|
* Flash loading fixAndrea Diamantini2009-09-201-3/+3
|
* Faster loading..Andrea Diamantini2009-09-181-2/+8
|
* It finally works!Andrea Diamantini2009-09-181-9/+7
| | | | Need some fixes to be merged..
* LAST BRANCH (promised!!)Andrea Diamantini2009-09-181-8/+4
| | | | first commit here. We have the homepage classes
* First changes..Andrea Diamantini2009-09-181-17/+22
|
* Fixing previews dimension..Andrea Diamantini2009-09-171-1/+9
|
* Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-151-0/+76
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..