Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -15/+25 | |
| | ||||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -0/+3 | |
| | | | | | | | Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether. | |||||
* | KIO download system | Andrea Diamantini | 2009-11-13 | 1 | -1/+15 | |
| | | | | ported to kdewebkit signals and functions | |||||
* | Connecting new KWebView signals to some proper slots | Andrea Diamantini | 2009-11-13 | 1 | -0/+9 | |
| | ||||||
* | Fixes and improvements in rekonq web classes | Andrea Diamantini | 2009-11-13 | 1 | -1/+1 | |
| | ||||||
* | Moving to KWebPage (page) actions | Andrea Diamantini | 2009-11-13 | 1 | -53/+19 | |
| | ||||||
* | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -15/+1 | |
| | | | | First step | |||||
* | Fixing about: protocol loading. | Andrea Diamantini | 2009-11-11 | 1 | -6/+0 | |
| | | | | | | And removing MouseMoveEvent check. I have to point out that this fix works just with Qt 4.5 | |||||
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 | |
| | ||||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -6/+6 | |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | |||||
* | crash on loading links from homepage when no internet connection | Andrea Diamantini | 2009-11-05 | 1 | -0/+7 | |
| | | | | fix | |||||
* | source fixes | Andrea Diamantini | 2009-11-02 | 1 | -7/+6 | |
| | ||||||
* | Merge commit 'refs/merge-requests/1882' of ↵ | Andrea Diamantini | 2009-10-27 | 1 | -1/+1 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into mr1882 | |||||
| * | fix tab preview size | lionelc | 2009-10-22 | 1 | -1/+1 | |
| | | ||||||
* | | fix scrollbar, cursor bugs. | lionelc | 2009-10-26 | 1 | -5/+1 | |
| | | ||||||
* | | Get rid (for 0.3 release) of shift + arrows scrolling feature. | Andrea Diamantini | 2009-10-26 | 1 | -87/+2 | |
| | | | | | | | | Sorry, dudes. We have troubles with it :( | |||||
* | | Commenting out not used (for 0.3 release) methods.. | Andrea Diamantini | 2009-10-26 | 1 | -2/+2 | |
| | | ||||||
* | | A better popup implementation | megabigbug | 2009-10-24 | 1 | -9/+7 | |
| | | ||||||
* | | no shift + arrows scrolling actions for rekonq 0.3 | Andrea Diamantini | 2009-10-23 | 1 | -18/+3 | |
| | | | | | | | | This to let shift + arrow selection to work properly | |||||
* | | Revert "CTRL has been promoted to rekonq favorite modifier..." | Andrea Diamantini | 2009-10-23 | 1 | -8/+7 | |
| | | | | | | | | This reverts commit 6af8043ea81634d826508e2bbaf02cdeedd8cd7f. | |||||
* | | CTRL has been promoted to rekonq favorite modifier... | Andrea Diamantini | 2009-10-23 | 1 | -7/+8 | |
| | | | | | | | | :D | |||||
* | | What's overkilling? | Andrea Diamantini | 2009-10-23 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | checking EVERYTIME mouse move events to just fix some stupid cases? revert a good implementation just to bug fixing the 0.1% of the cases? Don't know! This implementation seems working to fix the flickering links But, these are really the UI problems I'd like to get rid... | |||||
* | | Removed "Add to Favorites" action. | Andrea Diamantini | 2009-10-22 | 1 | -2/+1 | |
|/ | | | | Matgic78 customizable favorites page is clearly better :D | |||||
* | Restored the "frame" sub menu | Andrea Diamantini | 2009-10-21 | 1 | -2/+8 | |
| | | | | | we lose a bit in term of usability, but I think the submenu will help people to ustand that are "different" actions | |||||
* | Remove pages actions from text actions | megabigbug | 2009-10-20 | 1 | -44/+54 | |
| | ||||||
* | Fixing merge | Andrea Diamantini | 2009-10-20 | 1 | -3/+112 | |
|\ | | | | | | | | | | | | | Merge branch 'SrcSrc33' Conflicts: src/webview.cpp | |||||
| * | WebView Scrolling. | Andrea Diamantini | 2009-10-20 | 1 | -2/+109 | |
| | | | | | | | | | | Patch from Johannes Zellner (thanks). I changed just the keyPressEvent function to better test it.. | |||||
* | | Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection. | Andrea Diamantini | 2009-10-20 | 1 | -1/+0 | |
|/ | | | | Lionel, did you write a wrong function there? | |||||
* | Merge commit 'refs/merge-requests/1842' of ↵ | Andrea Diamantini | 2009-10-19 | 1 | -1/+7 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into Mon4 | |||||
| *-. | Merge branches 'menuCosmetics', 'menuCosmetics2' and 'menuCosmetics3' into ↵ | matgic78 | 2009-10-18 | 1 | -0/+6 | |
| |\ \ | | | | | | | | | | | | | menuCosmeticsAll | |||||
| | | * | set text for copy action in contexmenu to "Copy Text" to avoid confusion ↵ | matgic78 | 2009-10-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | with copy link | |||||
| | * | | add a separator beetween text and link actions in contextmenu | matgic78 | 2009-10-18 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | Add an icon to the "search with" contextmenu action | matgic78 | 2009-10-18 | 1 | -1/+1 | |
| |/ | ||||||
* | | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -3/+5 | |
|/ | ||||||
* | Small fixes (const issue, single char issue, file not ending with a new ↵ | Dario Freddi | 2009-10-13 | 1 | -1/+1 | |
| | | | | | | line), and adding the correct schema to kconfigxt files Signed-off-by: Dario Freddi <drf@kde.org> | |||||
* | HACK: Ctrl + C shortcut | Andrea Diamantini | 2009-10-08 | 1 | -0/+12 | |
| | ||||||
* | TONS of events ignored to let homepage no more crash! | Andrea Diamantini | 2009-10-08 | 1 | -0/+9 | |
| | | | | | | Hopefully... I hope I also not have removed some rekonq features this way. It seems not, anyway (obviously) it needs tests | |||||
* | fixing right click rekonq crash (at least, hopefully..) | Andrea Diamantini | 2009-10-08 | 1 | -7/+10 | |
| | ||||||
* | I apologize for this. As said, I use no mouse and I couldn't | Andrea Diamantini | 2009-10-06 | 1 | -15/+11 | |
| | | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850. | |||||
* | - Cleaning mouse gesture managements | Andrea Diamantini | 2009-10-04 | 1 | -11/+15 | |
| | | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage | |||||
* | WebView dtor | Andrea Diamantini | 2009-10-04 | 1 | -1/+6 | |
| | ||||||
* | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 1 | -18/+0 | |
| | | | | This let tab switch work also when webview is not focused :) | |||||
* | View image action | Andrea Diamantini | 2009-10-04 | 1 | -1/+22 | |
| | | | | another brilliant patch from Ronny Scholz (thanks!) | |||||
* | not show the search menu if there are no search engines available. | Andrea Diamantini | 2009-10-04 | 1 | -1/+6 | |
| | | | | Ronny Scholz patch (thanks) | |||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -1/+1 | |
| | ||||||
* | Made the String "easier" to translatable, by | Panagiotis Papadopoulos | 2009-09-30 | 1 | -2/+9 | |
| | | | | | | | | changing some stuff. Thanks to Lionel and http://websvn.kde.org/trunk/playground/libs/webkitkde/part/webview.cpp?revision=993719&view=markup (lines 186-188) ;-) | |||||
* | "Added support" for opening URLs that start with www. | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 | |
| | ||||||
* | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" | Andrea Diamantini | 2009-09-30 | 1 | -0/+1 | |
| | | | | mechanism (an action in the contextual menu) | |||||
* | Krazy check issues fixes.. | Andrea Diamantini | 2009-09-28 | 1 | -5/+6 | |
| | ||||||
* | Fixing a bit new actions text (too long and bad translated) | Andrea Diamantini | 2009-09-23 | 1 | -2/+2 | |
| |