summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-17/+18
* This commit lets rekonq embed parts instead of krunning themAndrea Diamantini2010-03-261-3/+16
* Doing "load finished" operations just on ok loading is really NOTAndrea Diamantini2010-03-221-4/+1
* Fixing loading checking errors and retrieving ssl metadata.Andrea Diamantini2010-03-221-2/+18
* First SSL support.Andrea Diamantini2010-03-221-25/+150
* Downloads PageAndrea Diamantini2010-03-201-39/+66
* First Krazy rekonq-git fixes :DAndrea Diamantini2010-03-171-6/+7
* Implemented automatic adblock update.Andrea Diamantini2010-03-131-4/+4
* to be really sure about.. Q_ASSERT it!Andrea Diamantini2010-02-251-0/+3
* On the road of fixing BUG 227947Andrea Diamantini2010-02-251-44/+46
* Fix cookies handling.Andrea Diamantini2010-02-251-1/+5
* Moved away the m_requestedUrl call, using currentFrame()->url().Andrea Diamantini2010-02-241-1/+1
* Merge commit 'refs/merge-requests/94' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-241-4/+8
|\
| * remove duplicate linksmegabigbug2010-02-211-5/+5
| * handle relative urls (needs test with particular encoding)megabigbug2010-02-211-2/+6
* | Fixes 217521 bug and let us save also some memoryAndrea Diamantini2010-02-221-6/+8
|/
* Fixes focus && let Protocol handler to just load on demandAndrea Diamantini2010-02-161-1/+0
* Some stupid changes && kDebug sentences added to better debug download systemAndrea Diamantini2010-02-141-2/+5
* Krazy issues (1st branch)Andrea Diamantini2010-02-141-1/+1
* Fixing download code && (hopefully) issuesAndrea Diamantini2010-02-131-3/+8
* Honor settings when Opening new link after the current focused pageAndrea Diamantini2010-02-131-1/+1
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+2
* 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