Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix urlbar widget show | Andrea Diamantini | 2012-12-10 | 2 | -0/+19 |
| | |||||
* | Port WebWindow to use Urlbar class. Easier testing changes... | Andrea Diamantini | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | Urlbar, first code ported to the new API | Andrea Diamantini | 2012-12-10 | 2 | -0/+21 |
| | |||||
* | Remove a lot of application calls by refactoring code | Andrea Diamantini | 2012-12-10 | 4 | -30/+32 |
| | |||||
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 3 | -21/+12 |
| | |||||
* | Clean out WebTab methods not really related. | Andrea Diamantini | 2012-12-10 | 2 | -121/+5 |
| | | | | They have to be reinserted in the right place. What? | ||||
* | Let WebTab compile (and everything NOT commented out...) | Andrea Diamantini | 2012-12-10 | 3 | -95/+50 |
| | |||||
* | Let WebView compile and work | Andrea Diamantini | 2012-12-10 | 9 | -171/+241 |
| | | | | WARNING: Not everything compiles yet... | ||||
* | Copy webtab related files from rekonq repo | Andrea Diamantini | 2012-12-10 | 27 | -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... |