Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "new window" menu action | Andrea Diamantini | 2012-12-10 | 1 | -1/+8 |
| | |||||
* | Fix new page creation on blank target url click | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Zoom actionis restored, yeah! :D | Andrea Diamantini | 2012-12-10 | 1 | -1/+7 |
| | |||||
* | Re-enable the restore on crash message bar :) | Andrea Diamantini | 2012-12-10 | 1 | -0/+6 |
| | |||||
* | clean up urlbar url loading. We really are lighter now :) | Andrea Diamantini | 2012-12-10 | 1 | -9/+24 |
| | |||||
* | Add sizeHint code from rekonq | Andrea Diamantini | 2012-12-10 | 1 | -6/+0 |
| | | | | | | | oops... by accident (-a) added here also the easy fix for tabs: - shown "Loading..." string while loading - use IconManager to properly show tab icon on load finished | ||||
* | New Private Browsing mode :D | Andrea Diamantini | 2012-12-10 | 1 | -4/+16 |
| | |||||
* | new tab action | Andrea Diamantini | 2012-12-10 | 1 | -48/+5 |
| | |||||
* | Re-enable fullscreen capabilities | Andrea Diamantini | 2012-12-10 | 1 | -11/+33 |
| | |||||
* | Integrated spell checking for rekonq2 (lindsay's work imported) | Andrea Diamantini | 2012-12-10 | 1 | -12/+12 |
| | | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :) | ||||
* | Manage Bookmarks Toolbar show/hide (&& create/delete) | Andrea Diamantini | 2012-12-10 | 1 | -8/+58 |
| | |||||
* | FindBar. Rewamped and restored | Andrea Diamantini | 2012-12-10 | 1 | -0/+16 |
| | |||||
* | Moved the bookmark toolbar to be a... toolbar!!! | Andrea Diamantini | 2012-12-10 | 1 | -10/+3 |
| | |||||
* | Restore rekonq settings | Andrea Diamantini | 2012-12-10 | 1 | -1/+20 |
| | |||||
* | Tools actions restored | Andrea Diamantini | 2012-12-10 | 1 | -5/+34 |
| | |||||
* | User agent management restored | Andrea Diamantini | 2012-12-10 | 1 | -0/+22 |
| | |||||
* | Add actions to the web window, STEP 1 (the easiest ones...) | Andrea Diamantini | 2012-12-10 | 1 | -7/+51 |
| | |||||
* | Add RekonqFactory to locally generate rekonq toolbars and menus by the | Andrea Diamantini | 2012-12-10 | 1 | -9/+196 |
| | | | | ui xml file | ||||
* | Clean up WebWindow ctor | Andrea Diamantini | 2012-12-10 | 1 | -32/+24 |
| | |||||
* | link hovered messages restored :) | Andrea Diamantini | 2012-12-10 | 1 | -0/+76 |
| | |||||
* | Implementing the webwindow as special widget | Andrea Diamantini | 2012-12-10 | 1 | -9/+301 |
| | | | | first step, main & bookmarks toolbar | ||||
* | Port WebWindow to use Urlbar class. Easier testing changes... | Andrea Diamantini | 2012-12-10 | 1 | -24/+7 |
| | |||||
* | Remove a lot of application calls by refactoring code | Andrea Diamantini | 2012-12-10 | 1 | -0/+12 |
| | |||||
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | Clean up WebWindow inserting the WebTab there. | Andrea Diamantini | 2012-12-10 | 1 | -34/+27 |
| | |||||
* | Fix up copyright headers | Andrea Diamantini | 2012-12-10 | 1 | -18/+24 |
| | |||||
* | Re-add && Re-view tab preview popup | Andrea Diamantini | 2012-12-10 | 1 | -28/+24 |
| | |||||
* | Re-add WebSnap class & included API in WebWindow for tab preview | Andrea Diamantini | 2012-12-10 | 1 | -0/+7 |
| | |||||
* | Coding style | Andrea Diamantini | 2012-12-10 | 1 | -6/+6 |
| | |||||
* | TabWindow, first import :) | Andrea Diamantini | 2012-12-10 | 1 | -0/+150 |