summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* KWebWallet integrationAndrea Diamantini2009-12-061-15/+25
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+3
* KIO download systemAndrea Diamantini2009-11-131-1/+15
* Connecting new KWebView signals to some proper slotsAndrea Diamantini2009-11-131-0/+9
* Fixes and improvements in rekonq web classesAndrea Diamantini2009-11-131-1/+1
* Moving to KWebPage (page) actionsAndrea Diamantini2009-11-131-53/+19
* Moving to kdewebkit.Andrea Diamantini2009-11-131-15/+1
* Fixing about: protocol loading.Andrea Diamantini2009-11-111-6/+0
* removing unuseful kDebug callsAndrea Diamantini2009-11-101-1/+0
* (BIG commit) API changeAndrea Diamantini2009-11-101-6/+6
* crash on loading links from homepage when no internet connectionAndrea Diamantini2009-11-051-0/+7
* source fixesAndrea Diamantini2009-11-021-7/+6
* Merge commit 'refs/merge-requests/1882' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-271-1/+1
|\
| * fix tab preview sizelionelc2009-10-221-1/+1
* | fix scrollbar, cursor bugs.lionelc2009-10-261-5/+1
* | Get rid (for 0.3 release) of shift + arrows scrolling feature.Andrea Diamantini2009-10-261-87/+2
* | Commenting out not used (for 0.3 release) methods..Andrea Diamantini2009-10-261-2/+2
* | A better popup implementationmegabigbug2009-10-241-9/+7
* | no shift + arrows scrolling actions for rekonq 0.3Andrea Diamantini2009-10-231-18/+3
* | Revert "CTRL has been promoted to rekonq favorite modifier..."Andrea Diamantini2009-10-231-8/+7
* | CTRL has been promoted to rekonq favorite modifier...Andrea Diamantini2009-10-231-7/+8
* | What's overkilling?Andrea Diamantini2009-10-231-0/+10
* | Removed "Add to Favorites" action.Andrea Diamantini2009-10-221-2/+1
|/
* Restored the "frame" sub menuAndrea Diamantini2009-10-211-2/+8
* Remove pages actions from text actionsmegabigbug2009-10-201-44/+54
* Fixing mergeAndrea Diamantini2009-10-201-3/+112
|\
| * WebView Scrolling.Andrea Diamantini2009-10-201-2/+109
* | Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection.Andrea Diamantini2009-10-201-1/+0
|/
* Merge commit 'refs/merge-requests/1842' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-191-1/+7
|\
| *-. Merge branches 'menuCosmetics', 'menuCosmetics2' and 'menuCosmetics3' into me...matgic782009-10-181-0/+6
| |\ \
| | | * set text for copy action in contexmenu to "Copy Text" to avoid confusion with...matgic782009-10-181-0/+4
| | * | add a separator beetween text and link actions in contextmenumatgic782009-10-181-0/+2
| | |/
| * | Add an icon to the "search with" contextmenu actionmatgic782009-10-181-1/+1
| |/
* | reintroduce and fix recently closed tab featuremegabigbug2009-10-171-3/+5
|/
* Small fixes (const issue, single char issue, file not ending with a new line)...Dario Freddi2009-10-131-1/+1
* HACK: Ctrl + C shortcutAndrea Diamantini2009-10-081-0/+12