| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -0/+4 | 
| | | |||||
| * | Simpler web classes (but no more friends :) | Andrea Diamantini | 2009-12-15 | 1 | -5/+0 | 
| | | | | | Moved remaining code to kdewebkit | ||||
| * | move KWallet integration into WebPage | Bernhard Beschow | 2009-12-14 | 1 | -0/+3 | 
| | | |||||
| * | Porting rekonq to last Qt/KDE API | Andrea Diamantini | 2009-11-30 | 1 | -1/+1 | 
| | | | | | adblock (KDE one) fix #1 | ||||
| * | removed current bugged adblock implementation. | Andrea Diamantini | 2009-11-28 | 1 | -2/+0 | 
| | | | | | Sorry about that :( | ||||
| * | KIO download system | Andrea Diamantini | 2009-11-13 | 1 | -2/+2 | 
| | | | | | ported to kdewebkit signals and functions | ||||
| * | Fixes and improvements in rekonq web classes | Andrea Diamantini | 2009-11-13 | 1 | -2/+3 | 
| | | |||||
| * | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -8/+6 | 
| | | | | | First step | ||||
| * | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -2/+2 | 
| | | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | ||||
| * | imported userAgentFromUrl method from KWebKit | Andrea Diamantini | 2009-10-29 | 1 | -1/+2 | 
| | | |||||
| * | icefox hints on webpage usage.. :D | Andrea Diamantini | 2009-10-29 | 1 | -16/+2 | 
| | | |||||
| * | I apologize for this. As said, I use no mouse and I couldn't | Andrea Diamantini | 2009-10-06 | 1 | -0/+5 | 
| | | | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850. | ||||
| * | - Cleaning mouse gesture managements | Andrea Diamantini | 2009-10-04 | 1 | -5/+0 | 
| | | | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage | ||||
| * | Simpler KIO management (no more metadata) | Andrea Diamantini | 2009-10-02 | 1 | -3/+0 | 
| | | |||||
| * | Setting session and request metadata about ssl navigation | Andrea Diamantini | 2009-10-01 | 1 | -1/+4 | 
| | | |||||
| * | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 1 | -2/+1 | 
| | | |||||
| * | Removed unuseful (?) WebPage::chooseFile method. | Andrea Diamantini | 2009-08-13 | 1 | -3/+0 | 
| | | | | | Some TODO comments added. | ||||
| * | Fix memory leaks | Andrea Diamantini | 2009-08-12 | 1 | -1/+2 | 
| | | |||||
| * | prevent icon loading when error page | Lionel Chauvin | 2009-08-10 | 1 | -1/+4 | 
| | | |||||
| * | better handle network errors | Lionel Chauvin | 2009-08-10 | 1 | -2/+1 | 
| | | |||||
| * | Initial porting to KCookieJar | Andrea Diamantini | 2009-08-05 | 1 | -2/+1 | 
| | | |||||
| * | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -6/+12 | 
| | | |||||
| * | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -1/+0 | 
| | | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | ||||
| * | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 1 | -8/+29 | 
| | | | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation. | ||||
| * | cleaning web* classes and fixing newWindow and createWindow WebPage | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 | 
| | | | | | slots | ||||
| * | Removed some unuseful headers | Andrea Diamantini | 2009-07-16 | 1 | -6/+4 | 
| | | |||||
| * | Some backports from KdeWebKit and rekonq 0.1 implementation | Andrea Diamantini | 2009-07-15 | 1 | -2/+2 | 
| | | |||||
| * | Going back to simpler QtWebKit. | Andrea Diamantini | 2009-07-15 | 1 | -4/+14 | 
| | | | | | Seems more fast and stable, for now.. | ||||
| * | Fake gg:// and wk:// protocol. | Andrea Diamantini | 2009-06-30 | 1 | -5/+0 | 
| | | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there.. | ||||
| * | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -5/+1 | 
| | | |||||
| * | Restored Unsupport Content Handler (new 1st implementation) | Andrea Diamantini | 2009-06-19 | 1 | -2/+3 | 
| | | |||||
| * | Fix forward declaration | mlaurent | 2009-06-11 | 1 | -7/+0 | 
| | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 | 
| | | |||||
| * | working on error messages & openLinkInNewTab slot | Andrea Diamantini | 2009-05-28 | 1 | -7/+2 | 
| | | |||||
| * | Network Reply Error. STEP 2 | Andrea Diamantini | 2009-05-27 | 1 | -0/+2 | 
| | | |||||
| * | managing Network Reply Errors. STEP 1 | Andrea Diamantini | 2009-05-26 | 1 | -0/+2 | 
| | | |||||
| * | Fixing Compilation | Andrea Diamantini | 2009-05-26 | 1 | -1/+2 | 
| | | |||||
| * | WebkitKDE porting. | Andrea Diamantini | 2009-05-25 | 1 | -8/+5 | 
| | | | | | | | I'm working on a big refactoring of the webview/webpage classes. This is (obviously) a work in progress. Perhaps ~50% of the porting.. | ||||
| * | splitted web classes | Andrea Diamantini | 2009-05-23 | 1 | -0/+80 | 
