summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* new tab actionAndrea Diamantini2012-12-101-48/+5
|
* Re-enable fullscreen capabilitiesAndrea Diamantini2012-12-101-11/+33
|
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-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 Diamantini2012-12-101-8/+58
|
* FindBar. Rewamped and restoredAndrea Diamantini2012-12-101-0/+16
|
* Moved the bookmark toolbar to be a... toolbar!!!Andrea Diamantini2012-12-101-10/+3
|
* Restore rekonq settingsAndrea Diamantini2012-12-101-1/+20
|
* Tools actions restoredAndrea Diamantini2012-12-101-5/+34
|
* User agent management restoredAndrea Diamantini2012-12-101-0/+22
|
* Add actions to the web window, STEP 1 (the easiest ones...)Andrea Diamantini2012-12-101-7/+51
|
* Add RekonqFactory to locally generate rekonq toolbars and menus by theAndrea Diamantini2012-12-101-9/+196
| | | | ui xml file
* Clean up WebWindow ctorAndrea Diamantini2012-12-101-32/+24
|
* link hovered messages restored :)Andrea Diamantini2012-12-101-0/+76
|
* Implementing the webwindow as special widgetAndrea Diamantini2012-12-101-9/+301
| | | | first step, main & bookmarks toolbar
* Port WebWindow to use Urlbar class. Easier testing changes...Andrea Diamantini2012-12-101-24/+7
|
* Remove a lot of application calls by refactoring codeAndrea Diamantini2012-12-101-0/+12
|
* Fix use of webpageAndrea Diamantini2012-12-101-0/+1
|
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-101-34/+27
|
* Fix up copyright headersAndrea Diamantini2012-12-101-18/+24
|
* Re-add && Re-view tab preview popupAndrea Diamantini2012-12-101-28/+24
|
* Re-add WebSnap class & included API in WebWindow for tab previewAndrea Diamantini2012-12-101-0/+7
|
* Coding styleAndrea Diamantini2012-12-101-6/+6
|
* TabWindow, first import :)Andrea Diamantini2012-12-101-0/+150