summaryrefslogtreecommitdiff
path: root/src/webview.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2"Andrea Diamantini2012-04-271-7/+4
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-4/+7
* Get sure urlbar(s) are deleted when related webtab isAndrea Diamantini2012-03-131-0/+1
* Fix access keys management, copying konqueror's code ;)Andrea Diamantini2012-01-221-0/+1
* Get rid of m_canEnableAutoScrollAndrea Diamantini2012-01-221-1/+0
* clean up WebView variables namesAndrea Diamantini2012-01-221-5/+5
* m_mousePos--Andrea Diamantini2012-01-221-6/+0
* Moved access keys activation to release key eventAndrea Diamantini2012-01-171-0/+6
* Move icon manager download system to QNAMAndrea Diamantini2012-01-151-1/+1
* Access Keys navigationMarc Deop2012-01-121-0/+17
* Let keys autoscroll work also when middle click use is disabledMarc Deop2012-01-091-1/+1
* Fix "share" actionAndrea Diamantini2012-01-021-1/+1
* Share URL by mail actionAndrea Diamantini2011-11-221-0/+1
* Clean up WebView::contextMenuEvent functionAndrea Diamantini2011-11-221-0/+9
* bookmark this link action in link's context menu REVIEW:102152Johannes Tröscher2011-08-011-0/+1
* firefox-like autoscroll lookFelix Rohrbach2011-04-111-1/+2
* Implement/fix drag and drop handling of text & url in the webviewAndrea Diamantini2011-03-301-0/+2
* cppcheck round...Andrea Diamantini2011-02-251-2/+2
* Coding styleAndrea Diamantini2011-02-251-1/+4
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* Reset webview's mouseicon if autoscroll is enabled and you reenter webview.Felix Rohrbach2011-02-121-0/+1
* Added an option to show current website favicon as rekonq window iconFurkan Uzumcu2011-02-051-0/+1
* Horizontal scroll wheel may now be used to navigate through history (Disabled...Felix Rohrbach2011-01-051-0/+2
* - Bookmark folders can now be dragged and dropped in the toolbar.Yoann Laissus2010-12-201-0/+1
* Update the name of WebView attribute to conform to the conventionsBenjamin Poulain2010-11-201-14/+14
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-4/+4
* add "copy image location" action in the webview's contextual menumegabigbug2010-08-271-0/+1
* Merge commit 'refs/merge-requests/160' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-111-1/+18
|\
| * Code cleanupYoann Laissus2010-08-081-11/+11
| * Implement KHTML smooth scrolling for rekonqYoann Laissus2010-08-081-0/+17
* | - Fix Ctrl + wheel shortcutYoann Laissus2010-08-101-1/+1
|/
* - Sync mouse wheel zoom and the sliderYoann Laissus2010-05-301-0/+2
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-1/+2
* Include Fixes, first bunchAndrea Diamantini2010-04-301-3/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-1/+4
* A coding style roundAndrea Diamantini2010-04-301-5/+5
* Mouse move autoscroll implementationAndrea Diamantini2010-04-151-2/+4
* I confused mouse cursor with the key one :)Andrea Diamantini2010-04-061-0/+1
* A "nice" hack to fix bug 211557Andrea Diamantini2010-04-051-1/+1
* Auto Scrolling, first bunch.Andrea Diamantini2010-03-311-3/+7
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+4
* Save memory. One WebPage pointer less for each WebView :)Andrea Diamantini2010-02-191-2/+1
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* Here we are, with this commit I removed a lot of direct calls toAndrea Diamantini2010-01-231-0/+9
* A new inspection action in contextual menuAndrea Diamantini2010-01-071-0/+1
* add options for kget in the config panelmegabigbug2009-12-221-2/+0
* first kget integrationmegabigbug2009-12-181-2/+2
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-19/+6
* clean up creation of WebView:Bernhard Beschow2009-12-141-4/+2
* walletwidget on top of the webview (not over)megabigbug2009-12-131-3/+2