summaryrefslogtreecommitdiff
path: root/src/webview.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KWebWallet integrationAndrea Diamantini2009-12-061-4/+3
* KIO download systemAndrea Diamantini2009-11-131-0/+3
* Connecting new KWebView signals to some proper slotsAndrea Diamantini2009-11-131-0/+2
* Moving to kdewebkit.Andrea Diamantini2009-11-131-4/+3
* (BIG commit) API changeAndrea Diamantini2009-11-101-3/+3
* Get rid (for 0.3 release) of shift + arrows scrolling feature.Andrea Diamantini2009-10-261-19/+1
* A better popup implementationmegabigbug2009-10-241-1/+3
* WebView Scrolling.Andrea Diamantini2009-10-201-0/+19
* HACK: Ctrl + C shortcutAndrea Diamantini2009-10-081-1/+2
* TONS of events ignored to let homepage no more crash!Andrea Diamantini2009-10-081-0/+1
* WebView dtorAndrea Diamantini2009-10-041-1/+2
* General (shift +) ctrl tab switch management.Andrea Diamantini2009-10-041-10/+0
* View image actionAndrea Diamantini2009-10-041-0/+1
* open a selected url text in a new tab/windowmegabigbug2009-09-221-2/+2