summaryrefslogtreecommitdiff
path: root/src/webtab/webtab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Urlbar, first code ported to the new APIAndrea Diamantini2012-12-101-0/+18
|
* Clean out WebTab methods not really related.Andrea Diamantini2012-12-101-105/+4
| | | | They have to be reinserted in the right place. What?
* Let WebTab compile (and everything NOT commented out...)Andrea Diamantini2012-12-101-72/+37
|
* Let WebView compile and workAndrea Diamantini2012-12-101-0/+55
| | | | WARNING: Not everything compiles yet...
* Copy webtab related files from rekonq repoAndrea Diamantini2012-12-101-0/+419
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...