summaryrefslogtreecommitdiff
path: root/src/webpage.h
Commit message (Collapse)AuthorAgeFilesLines
* add options for kget in the config panelmegabigbug2009-12-221-1/+2
| | | | replace kio for download
* First form of protocol handlingAndrea Diamantini2009-12-161-0/+4
|
* Simpler web classes (but no more friends :)Andrea Diamantini2009-12-151-5/+0
| | | | Moved remaining code to kdewebkit
* move KWallet integration into WebPageBernhard Beschow2009-12-141-0/+3
|
* Porting rekonq to last Qt/KDE APIAndrea Diamantini2009-11-301-1/+1
| | | | adblock (KDE one) fix #1
* removed current bugged adblock implementation.Andrea Diamantini2009-11-281-2/+0
| | | | Sorry about that :(
* KIO download systemAndrea Diamantini2009-11-131-2/+2
| | | | ported to kdewebkit signals and functions
* Fixes and improvements in rekonq web classesAndrea Diamantini2009-11-131-2/+3
|
* Moving to kdewebkit.Andrea Diamantini2009-11-131-8/+6
| | | | First step
* (BIG commit) API changeAndrea Diamantini2009-11-101-2/+2
| | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions)
* imported userAgentFromUrl method from KWebKitAndrea Diamantini2009-10-291-1/+2
|
* icefox hints on webpage usage.. :DAndrea Diamantini2009-10-291-16/+2
|
* I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-061-0/+5
| | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850.
* - Cleaning mouse gesture managementsAndrea Diamantini2009-10-041-5/+0
| | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-021-3/+0
|
* Setting session and request metadata about ssl navigationAndrea Diamantini2009-10-011-1/+4
|
* Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-221-2/+1
|
* Removed unuseful (?) WebPage::chooseFile method.Andrea Diamantini2009-08-131-3/+0
| | | | Some TODO comments added.
* Fix memory leaksAndrea Diamantini2009-08-121-1/+2
|
* prevent icon loading when error pageLionel Chauvin2009-08-101-1/+4
|
* better handle network errorsLionel Chauvin2009-08-101-2/+1
|
* Initial porting to KCookieJarAndrea Diamantini2009-08-051-2/+1
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-6/+12
|
* Fix IncludeAndrea Diamantini2009-08-051-1/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* A lot of fixes here:Andrea Diamantini2009-07-261-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 WebPageAndrea Diamantini2009-07-241-1/+1
| | | | slots
* Removed some unuseful headersAndrea Diamantini2009-07-161-6/+4
|
* Some backports from KdeWebKit and rekonq 0.1 implementationAndrea Diamantini2009-07-151-2/+2
|
* Going back to simpler QtWebKit.Andrea Diamantini2009-07-151-4/+14
| | | | Seems more fast and stable, for now..
* Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-301-5/+0
| | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there..
* New notify systemAndrea Diamantini2009-06-211-5/+1
|
* Restored Unsupport Content Handler (new 1st implementation)Andrea Diamantini2009-06-191-2/+3
|
* Fix forward declarationmlaurent2009-06-111-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 filesAndrea Diamantini2009-06-071-1/+1
|
* working on error messages & openLinkInNewTab slotAndrea Diamantini2009-05-281-7/+2
|
* Network Reply Error. STEP 2Andrea Diamantini2009-05-271-0/+2
|
* managing Network Reply Errors. STEP 1Andrea Diamantini2009-05-261-0/+2
|
* Fixing CompilationAndrea Diamantini2009-05-261-1/+2
|
* WebkitKDE porting.Andrea Diamantini2009-05-251-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 classesAndrea Diamantini2009-05-231-0/+80