summaryrefslogtreecommitdiff
path: root/src/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* TONS of events ignored to let homepage no more crash!Andrea Diamantini2009-10-081-0/+9
* fixing right click rekonq crash (at least, hopefully..)Andrea Diamantini2009-10-081-7/+10
* I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-061-15/+11
* - Cleaning mouse gesture managementsAndrea Diamantini2009-10-041-11/+15
* WebView dtorAndrea Diamantini2009-10-041-1/+6
* General (shift +) ctrl tab switch management.Andrea Diamantini2009-10-041-18/+0
* View image actionAndrea Diamantini2009-10-041-1/+22
* not show the search menu if there are no search engines available.Andrea Diamantini2009-10-041-1/+6
* preferred --> favoritesAndrea Diamantini2009-10-021-1/+1
* Made the String "easier" to translatable, byPanagiotis Papadopoulos2009-09-301-2/+9
* "Added support" for opening URLs that start with www.Panagiotis Papadopoulos2009-09-301-1/+1
* Turned "Add bookmark" action to KDE one and implemented an "add to preferred"Andrea Diamantini2009-09-301-0/+1
* Krazy check issues fixes..Andrea Diamantini2009-09-281-5/+6
* Fixing a bit new actions text (too long and bad translated)Andrea Diamantini2009-09-231-2/+2
* open a selected url text in a new tab/windowmegabigbug2009-09-221-17/+32
* Fixing foreach macros..Andrea Diamantini2009-09-221-1/+1