Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add actions to the web window, STEP 1 (the easiest ones...) | Andrea Diamantini | 2012-12-10 | 2 | -7/+54 | |
| | ||||||
* | Add RekonqFactory to locally generate rekonq toolbars and menus by the | Andrea Diamantini | 2012-12-10 | 4 | -10/+422 | |
| | | | | ui xml file | |||||
* | Clean up WebWindow ctor | Andrea Diamantini | 2012-12-10 | 2 | -38/+27 | |
| | ||||||
* | Ensure Rekonq (tools) menu does not crash by using a Q(Weak)Pointer | Andrea Diamantini | 2012-12-10 | 2 | -5/+12 | |
| | ||||||
* | link hovered messages restored :) | Andrea Diamantini | 2012-12-10 | 2 | -0/+86 | |
| | ||||||
* | Implementing the webwindow as special widget | Andrea Diamantini | 2012-12-10 | 4 | -13/+496 | |
| | | | | first step, main & bookmarks toolbar | |||||
* | Port WebWindow to use Urlbar class. Easier testing changes... | Andrea Diamantini | 2012-12-10 | 2 | -30/+10 | |
| | ||||||
* | Remove a lot of application calls by refactoring code | Andrea Diamantini | 2012-12-10 | 2 | -0/+15 | |
| | ||||||
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 1 | -0/+1 | |
| | ||||||
* | Clean up WebWindow inserting the WebTab there. | Andrea Diamantini | 2012-12-10 | 2 | -39/+34 | |
| | ||||||
* | Let WebTab compile (and everything NOT commented out...) | Andrea Diamantini | 2012-12-10 | 4 | -380/+0 | |
| | ||||||
* | Let WebView compile and work | Andrea Diamantini | 2012-12-10 | 1 | -0/+10 | |
| | | | | WARNING: Not everything compiles yet... | |||||
* | Fix up copyright headers | Andrea Diamantini | 2012-12-10 | 2 | -36/+48 | |
| | ||||||
* | Restored Adblock moving hiding logic to the one used in kwebkitpart | Andrea Diamantini | 2012-12-10 | 3 | -1/+265 | |
| | | | | | This will let everyone to save time reinventing the wheel and let us remove webpage from adblockmanager code, but just manage it via (Q)NAM. | |||||
* | Insert back HistoryManager | Andrea Diamantini | 2012-12-10 | 3 | -3/+9 | |
| | | | | | | There are a few notable changes here: - rekonq_defines.h clean up, removing the enums from there - let HistoryManager be accessible by a self function | |||||
* | Re-add && Re-view tab preview popup | Andrea Diamantini | 2012-12-10 | 2 | -28/+33 | |
| | ||||||
* | Re-add WebSnap class & included API in WebWindow for tab preview | Andrea Diamantini | 2012-12-10 | 2 | -0/+10 | |
| | ||||||
* | Coding style | Andrea Diamantini | 2012-12-10 | 2 | -8/+8 | |
| | ||||||
* | TabWindow, first import :) | Andrea Diamantini | 2012-12-10 | 4 | -0/+333 | |