Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 1 | -1/+0 |
| | |||||
* | Fixing loadInNewTab slot | Andrea Diamantini | 2009-05-28 | 1 | -2/+2 |
| | |||||
* | working on error messages & openLinkInNewTab slot | Andrea Diamantini | 2009-05-28 | 1 | -36/+6 |
| | |||||
* | WebkitKDE porting. | Andrea Diamantini | 2009-05-25 | 1 | -89/+45 |
| | | | | | | I'm working on a big refactoring of the webview/webpage classes. This is (obviously) a work in progress. Perhaps ~50% of the porting.. | ||||
* | Refactored page/setNewPage KWebPage methods | Andrea Diamantini | 2009-05-25 | 1 | -2/+2 |
| | |||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -0/+36 |
| | |||||
* | Initial kdewebkit porting. STEP 1 DONE | Andrea Diamantini | 2009-05-23 | 1 | -0/+6 |
| | |||||
* | splitted web classes | Andrea Diamantini | 2009-05-23 | 1 | -211/+1 |
| | |||||
* | Fixing new AccessManager. Removed webpage createPlugin slot | Andrea Diamantini | 2009-05-23 | 1 | -19/+1 |
| | |||||
* | Compiles && link with webkitKDE modulo the load method | Andrea Diamantini | 2009-05-22 | 1 | -5/+8 |
| | |||||
* | Fixed FullScreen Action & provided it in contextual menu, in fullscreen mode | Andrea Diamantini | 2009-05-14 | 1 | -0/+5 |
| | |||||
* | Removed static ActionCollection and creating them on loading. | Andrea Diamantini | 2009-05-14 | 1 | -71/+42 |
| | | | | | This because there are too much crashes on rekonq depending on lazy action associations. | ||||
* | Fixed unusual cut/copy/paste actions on top of menu | Andrea Diamantini | 2009-05-14 | 1 | -21/+19 |
| | |||||
* | Last krazy issues fixed | adjam | 2009-05-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Improved contextual menu usability | Andrea Diamantini | 2009-05-07 | 1 | -23/+46 |
| | |||||
* | EBN Krazy issues. 3rd round... First chech finished! | Andrea Diamantini | 2009-05-07 | 1 | -5/+17 |
| | |||||
* | EBN Krazy fixes. 2nd round.. | Andrea Diamantini | 2009-05-07 | 1 | -1/+0 |
| | |||||
* | Fixing forgotten merging issues.. | Andrea Diamantini | 2009-05-07 | 1 | -9/+2 |
| | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -56/+62 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | EBN Krazy fixes. 1st round.. | Andrea Diamantini | 2009-05-06 | 1 | -1/+1 |
| | | |||||
| * | Better AcceptNavigationRequest implementation.. | Andrea Diamantini | 2009-05-06 | 1 | -48/+45 |
| | | |||||
| * | webview acceptNavigationRequest fixes | Andrea Diamantini | 2009-05-04 | 1 | -5/+7 |
| | | |||||
| * | new (and simpler) createWindow implementation.. | Andrea Diamantini | 2009-05-04 | 1 | -24/+21 |
| | | | | | | | | this solves (A-LA rekonq) also kde-apps preview screenshots | ||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -54/+54 |
| | | |||||
| * | Some fixes and warning on webview createWindow | Andrea Diamantini | 2009-04-29 | 1 | -3/+4 |
| | | |||||
| * | Removed loadUrl method from WebView | Andrea Diamantini | 2009-04-29 | 1 | -26/+0 |
| | | |||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5. | ||||
| * | Some changes ported for merge to mainline (bookmarks & links handling related) | Alexandr Domrachev | 2009-04-27 | 1 | -12/+12 |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | ||||
| * | KDE mail Tool Invocation | Andrea Diamantini | 2009-04-26 | 1 | -1/+2 |
| | | |||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -1/+2 |
| | | |||||
| * | Another importing step. | Andrea Diamantini | 2009-04-25 | 1 | -62/+116 |
| | | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal.. | ||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | Merged quite all patches in Web{View,Page} class | Andrea Diamantini | 2009-04-21 | 1 | -60/+123 |
| | | | | | | | | | | ... Also updated rekonqui.rc | ||||
| * | Moving new download system to mainline. | Andrea Diamantini | 2009-04-21 | 1 | -2/+2 |
| | | | | | | | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment.. | ||||
| * | removed webkit debug comments | Andrea Diamantini | 2009-04-11 | 1 | -19/+1 |
| | | |||||
| * | no need for shortcuts in pointer menu.. | Andrea Diamantini | 2009-04-10 | 1 | -9/+7 |
| | | |||||
| * | Fixed some wrong changes | Andrea Diamantini | 2009-04-10 | 1 | -8/+8 |
| | | |||||
| * | Fixed webview API | Andrea Diamantini | 2009-04-10 | 1 | -1/+0 |
| | | | | | | | | Removed some unuseful comments | ||||
| * | Added warning to debug navigation requests.. | Andrea Diamantini | 2009-04-07 | 1 | -0/+9 |
| | | |||||
| * | 99% fixed target _blank issue.. | Andrea Diamantini | 2009-04-01 | 1 | -6/+8 |
| | | |||||
| * | code fixing | Andrea Diamantini | 2009-03-31 | 1 | -2/+4 |
| | | |||||
| * | removed FIXME | Andrea Diamantini | 2009-03-31 | 1 | -1/+0 |
| | | |||||
| * | Rewritten acceptNavigationRequest code | Andrea Diamantini | 2009-03-31 | 1 | -19/+48 |
| | | |||||
| * | Properly opening mailto links | Andrea Diamantini | 2009-03-31 | 1 | -0/+7 |
| | | |||||
| * | opening new tabs on target _blank. Try 1 | Andrea Diamantini | 2009-03-30 | 1 | -13/+29 |
| | | |||||
| * | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -2/+2 |
| | | |||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -47/+47 |
| | | |||||
| * | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -4/+2 |
| | | | | | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
| * | Fixed notFound.html page | Andrea Diamantini | 2009-03-24 | 1 | -10/+5 |
| | | |||||
| * | working on fixing font problem.. | Andrea Diamantini | 2009-03-24 | 1 | -1/+7 |
| | |