summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* apply the hack for dark color schemes only if the button text color is too lightmegabigbug2010-07-041-1/+1
* Show everywhere the needed "Inspect Element" actionAndrea Diamantini2010-06-291-5/+9
* Hide "loading..." and "done" strings after 0.5 sec..Andrea Diamantini2010-06-291-6/+1
* Merge commit 'refs/merge-requests/143' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-281-0/+8
|\
| * improve previews: compute preview when webview is deleted => instant preview ...megabigbug2010-06-261-0/+8
* | Fix naming to clean APIAndrea Diamantini2010-06-241-4/+4
|/
* Merge commit 'refs/merge-requests/139' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-06-151-0/+1
|\
| * strip whitespaces from the start and the end of a selectionPanagiotis Papadopoulos2010-06-131-0/+1
* | This dangerous commit, 15 days to the release, removes the use of a default.cssAndrea Diamantini2010-06-151-1/+16
|/
* Fix the end value of the zoom slider with mouse wheel zoomYoann Laissus2010-06-061-7/+18
* - Sync mouse wheel zoom and the sliderYoann Laissus2010-05-301-0/+17
* Change the autoscroll checkbox to control whether or not the auto scroll feat...Jonathan Thomas2010-05-261-1/+1
* This BIG commit HAS to fix all download handling remained :)Andrea Diamantini2010-05-251-1/+1
* Cedric's patchAndrea Diamantini2010-05-211-1/+1
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-6/+0
* Fix download handlingAndrea Diamantini2010-05-191-6/+3
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-3/+3
* Include Fixes, first bunchAndrea Diamantini2010-04-301-8/+10
* A coding style roundAndrea Diamantini2010-04-301-96/+96
* refractoring on search enginesmegabigbug2010-04-231-27/+10
* deleting replies as explained in QNetworkAccessManager docsAndrea Diamantini2010-04-201-1/+2
* Mouse move autoscroll implementationAndrea Diamantini2010-04-151-5/+39
* I confused mouse cursor with the key one :)Andrea Diamantini2010-04-061-3/+5
* A "nice" hack to fix bug 211557Andrea Diamantini2010-04-051-0/+8
* more gentle autoscroll..Andrea Diamantini2010-04-021-10/+14
* Auto Scrolling, first bunch.Andrea Diamantini2010-03-311-10/+78
* select element in webinspector when toggle "Inspect Element"megabigbug2010-02-221-0/+1
* Save memory. One WebPage pointer less for each WebView :)Andrea Diamantini2010-02-191-6/+13
* half fixed (but half is not enough...) the favicon querelle..Andrea Diamantini2010-02-181-1/+1
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* KDE HIG fixPanagiotis Papadopoulos2010-01-281-1/+1
* Here we are, with this commit I removed a lot of direct calls toAndrea Diamantini2010-01-231-8/+26
* Spare fixesAndrea Diamantini2010-01-211-0/+1
* A new inspection action in contextual menuAndrea Diamantini2010-01-071-9/+15
* "Contextual" image menuAndrea Diamantini2010-01-051-31/+33
* in fullscreen mode: show toolbar tabbar when mouse is on top of the screenmegabigbug2009-12-241-0/+11
* add options for kget in the config panelmegabigbug2009-12-221-51/+7
* download one link with org.kde.kget.main.addTransfermegabigbug2009-12-181-3/+4
* first kget integrationmegabigbug2009-12-181-2/+58
* fix crashes webtabsmegabigbug2009-12-171-0/+1
* I tried a bit, but this is not working pretty well :(Andrea Diamantini2009-12-151-55/+0
|\
| * factor out WebTab class from WebViewBernhard Beschow2009-12-141-55/+0
* | Simpler web classes (but no more friends :)Andrea Diamantini2009-12-151-8/+7
|/
* clean up creation of WebView:Bernhard Beschow2009-12-141-36/+2
* Just some stupid fixesAndrea Diamantini2009-12-141-1/+1
* Merge commit 'refs/merge-requests/69' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2009-12-131-1/+1
|\
| * fix i18n issue in wallet messagemegabigbug2009-12-131-1/+1
* | Merge commit 'refs/merge-requests/68' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2009-12-131-18/+26
|\ \ | |/
| * walletwidget on top of the webview (not over)megabigbug2009-12-131-19/+27
|/
* xss attach prevention.Andrea Diamantini2009-12-081-1/+1