summaryrefslogtreecommitdiff
path: root/src/webtab
Commit message (Collapse)AuthorAgeFilesLines
* Fix use of webpageAndrea Diamantini2012-12-103-21/+12
|
* Clean out WebTab methods not really related.Andrea Diamantini2012-12-102-121/+5
| | | | They have to be reinserted in the right place. What?
* Let WebTab compile (and everything NOT commented out...)Andrea Diamantini2012-12-103-95/+50
|
* Let WebView compile and workAndrea Diamantini2012-12-109-171/+241
| | | | WARNING: Not everything compiles yet...
* Copy webtab related files from rekonq repoAndrea Diamantini2012-12-1027-0/+5477
NOTE: This change does NOT affect CMakeLists.txt, so that compilation will continue to work as the previous commit. I'm just trying to track changes from original rekonq files...