summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix "new window" menu actionAndrea Diamantini2012-12-101-0/+2
|
* Re-enable the restore on crash message bar :)Andrea Diamantini2012-12-101-0/+2
|
* clean up urlbar url loading. We really are lighter now :)Andrea Diamantini2012-12-101-0/+2
|
* Add sizeHint code from rekonqAndrea Diamantini2012-12-101-1/+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 :DAndrea Diamantini2012-12-101-0/+5
|
* Re-enable fullscreen capabilitiesAndrea Diamantini2012-12-101-1/+5
|
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-4/+4
| | | | | | | | | | | | | - 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-1/+4
|
* FindBar. Rewamped and restoredAndrea Diamantini2012-12-101-2/+6
|
* Restore rekonq settingsAndrea Diamantini2012-12-101-0/+3
|
* Tools actions restoredAndrea Diamantini2012-12-101-0/+2
|
* User agent management restoredAndrea Diamantini2012-12-101-0/+2
|
* Add actions to the web window, STEP 1 (the easiest ones...)Andrea Diamantini2012-12-101-0/+3
|
* Add RekonqFactory to locally generate rekonq toolbars and menus by theAndrea Diamantini2012-12-101-1/+5
| | | | ui xml file
* Clean up WebWindow ctorAndrea Diamantini2012-12-101-6/+3
|
* link hovered messages restored :)Andrea Diamantini2012-12-101-0/+10
|
* Implementing the webwindow as special widgetAndrea Diamantini2012-12-101-4/+32
| | | | first step, main & bookmarks toolbar
* Port WebWindow to use Urlbar class. Easier testing changes...Andrea Diamantini2012-12-101-6/+3
|
* Remove a lot of application calls by refactoring codeAndrea Diamantini2012-12-101-0/+3
|
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-101-5/+7
|
* Let WebView compile and workAndrea Diamantini2012-12-101-0/+10
| | | | WARNING: Not everything compiles yet...
* Fix up copyright headersAndrea Diamantini2012-12-101-18/+24
|
* Insert back HistoryManagerAndrea Diamantini2012-12-101-1/+5
| | | | | | 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-101-0/+9
|
* Re-add WebSnap class & included API in WebWindow for tab previewAndrea Diamantini2012-12-101-0/+3
|
* Coding styleAndrea Diamantini2012-12-101-2/+2
|
* TabWindow, first import :)Andrea Diamantini2012-12-101-0/+69