summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove m_newtabPage. That was not used anywhere !matgic782010-02-061-7/+0
* A new approach for choosing previews : a bar appears, then you browse to the ...matgic782010-02-061-9/+7
* Re-implemented previews in homepage without using plugins. Not finished yet :matgic782010-02-061-0/+10
* Let rekonq use just KIO network cache. This will force webkitAndrea Diamantini2010-02-011-3/+11
* disconnect also webpage signals on close!Andrea Diamantini2010-01-241-0/+1
* Better AdBlocking things :)Andrea Diamantini2010-01-141-0/+3
* Protocol Handling fixAndrea Diamantini2010-01-101-2/+7
* No more error messages on adblocked pagesAndrea Diamantini2010-01-071-0/+4
* add options for kget in the config panelmegabigbug2009-12-221-0/+75
* Improvements in ftp handling:Andrea Diamantini2009-12-211-0/+3
* Cleaner file managementAndrea Diamantini2009-12-161-11/+17
* notfound.html --> rekonqinfo.htmlAndrea Diamantini2009-12-161-3/+2
* local files krun!Andrea Diamantini2009-12-161-2/+0
* First form of protocol handlingAndrea Diamantini2009-12-161-11/+2
* I tried a bit, but this is not working pretty well :(Andrea Diamantini2009-12-151-4/+4
|\
| * factor out WebTab class from WebViewBernhard Beschow2009-12-141-4/+4
* | Simpler web classes (but no more friends :)Andrea Diamantini2009-12-151-10/+0
|/
* move KWallet integration into WebPageBernhard Beschow2009-12-141-0/+12
* xss attach prevention.Andrea Diamantini2009-12-081-5/+4
* KWebWallet integrationAndrea Diamantini2009-12-061-5/+0
* kde wallet integration.Andrea Diamantini2009-12-061-0/+6
* We have adblock! (and it works)Andrea Diamantini2009-11-301-1/+1
* Porting rekonq to last Qt/KDE APIAndrea Diamantini2009-11-301-3/+6
* removed current bugged adblock implementation.Andrea Diamantini2009-11-281-11/+0
* Save memory.Andrea Diamantini2009-11-231-2/+2
* First adblock implementation. now rekonq seems... slower :(Andrea Diamantini2009-11-231-0/+4
* AdBlock. First blocks :DAndrea Diamantini2009-11-201-3/+2
* KIO download systemAndrea Diamantini2009-11-131-2/+0
* Fixes and improvements in rekonq web classesAndrea Diamantini2009-11-131-29/+32
* Moving to kdewebkit.Andrea Diamantini2009-11-131-34/+4
* This hack seems solve the about: protocol loading problemAndrea Diamantini2009-11-131-2/+1
* Fixing about: protocol loading.Andrea Diamantini2009-11-111-6/+4
* warning addedAndrea Diamantini2009-11-101-0/+1
* (BIG commit) API changeAndrea Diamantini2009-11-101-6/+6
* const char* --> QLatin1StringAndrea Diamantini2009-11-051-2/+2
* imported userAgentFromUrl method from KWebKitAndrea Diamantini2009-10-291-1/+13
* icefox hints on webpage usage.. :DAndrea Diamantini2009-10-291-35/+0
* memcheck fixesAndrea Diamantini2009-10-261-1/+0
* user check on resend form dataAndrea Diamantini2009-10-121-0/+10
* I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-061-1/+5
* - Cleaning mouse gesture managementsAndrea Diamantini2009-10-041-5/+1
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-021-1/+1
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-021-29/+0
* Setting session and request metadata about ssl navigationAndrea Diamantini2009-10-011-0/+29
* Modified the strings a bit, to let them contain %1 etc.Panagiotis Papadopoulos2009-09-301-3/+3
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-291-0/+6
* cookie jar fixes...Andrea Diamantini2009-09-261-2/+5
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-5/+1
* Fixed not found page to let translators work on it..Andrea Diamantini2009-09-241-5/+17
* Fixing foreach macros..Andrea Diamantini2009-09-221-1/+1