summaryrefslogtreecommitdiff
path: root/src/webwindow
Commit message (Collapse)AuthorAgeFilesLines
* Restore rekonq settingsAndrea Diamantini2012-12-102-1/+23
|
* Tools actions restoredAndrea Diamantini2012-12-102-5/+36
|
* User agent management restoredAndrea Diamantini2012-12-102-0/+24
|
* Add actions to the web window, STEP 1 (the easiest ones...)Andrea Diamantini2012-12-102-7/+54
|
* Add RekonqFactory to locally generate rekonq toolbars and menus by theAndrea Diamantini2012-12-104-10/+422
| | | | ui xml file
* Clean up WebWindow ctorAndrea Diamantini2012-12-102-38/+27
|
* Ensure Rekonq (tools) menu does not crash by using a Q(Weak)PointerAndrea Diamantini2012-12-102-5/+12
|
* link hovered messages restored :)Andrea Diamantini2012-12-102-0/+86
|
* Implementing the webwindow as special widgetAndrea Diamantini2012-12-104-13/+496
| | | | first step, main & bookmarks toolbar
* Port WebWindow to use Urlbar class. Easier testing changes...Andrea Diamantini2012-12-102-30/+10
|
* Remove a lot of application calls by refactoring codeAndrea Diamantini2012-12-102-0/+15
|
* Fix use of webpageAndrea Diamantini2012-12-101-0/+1
|
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-102-39/+34
|
* Let WebTab compile (and everything NOT commented out...)Andrea Diamantini2012-12-104-380/+0
|
* Let WebView compile and workAndrea Diamantini2012-12-101-0/+10
| | | | WARNING: Not everything compiles yet...
* Fix up copyright headersAndrea Diamantini2012-12-102-36/+48
|
* Restored Adblock moving hiding logic to the one used in kwebkitpartAndrea Diamantini2012-12-103-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 HistoryManagerAndrea Diamantini2012-12-103-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 popupAndrea Diamantini2012-12-102-28/+33
|
* Re-add WebSnap class & included API in WebWindow for tab previewAndrea Diamantini2012-12-102-0/+10
|
* Coding styleAndrea Diamantini2012-12-102-8/+8
|
* TabWindow, first import :)Andrea Diamantini2012-12-104-0/+333