Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get sure rekonq makes use of djvu plugin | Andrea Diamantini | 2012-12-10 | 2 | -2/+15 |
| | | | | | Also, clean up mimetype detection, following kdewebkit. This fixes bug 304562 and has been imported from rekonq code | ||||
* | Restore rekonq settings | Andrea Diamantini | 2012-12-10 | 1 | -4/+2 |
| | |||||
* | Removed (FOR NOW) open search feature | Andrea Diamantini | 2012-12-10 | 2 | -8/+0 |
| | | | | | | This needs a new implementation and a better integration in rekonq code WARNING: Restart reverting this... | ||||
* | 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... |