summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore unknown network errors, at least for now.. ;)Andrea Diamantini2010-05-251-3/+7
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-12/+3
* Fix download handlingAndrea Diamantini2010-05-191-4/+17
* BIG COMMITAndrea Diamantini2010-05-191-10/+55
* This patch is based on Cedric's idea about fixing history with error pagesAndrea Diamantini2010-05-191-22/+18
* REVERT ME ASAP PATCH :)Andrea Diamantini2010-05-111-6/+6
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-2/+13
* reply deleteLater..Andrea Diamantini2010-05-041-5/+6
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-1/+1
* Include Fixes, first bunchAndrea Diamantini2010-04-301-1/+2
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-6/+2
* A coding style roundAndrea Diamantini2010-04-301-170/+170
* A tiny improvement in the error page, showing a fat icon.. :)Andrea Diamantini2010-04-301-2/+12
* Fix (again and again) ftp handling (and errors in general)Andrea Diamantini2010-04-301-5/+10
* Right icon button fixAndrea Diamantini2010-04-281-0/+2
* - Fixed layouts in the *ListItem classesAndrea Diamantini2010-04-281-5/+0
* Fix error pages showAndrea Diamantini2010-04-251-10/+11
* Forgot to clean WebPage class..Andrea Diamantini2010-04-231-45/+5
* Fix, improve and clean WebSnap API.Andrea Diamantini2010-04-221-0/+52
* Fix embed kpart bahevior. Try embedding just when there is a ReadOnlyPartAndrea Diamantini2010-04-211-17/+30
* Nebulon's patch.Andrea Diamantini2010-04-211-3/+1
* Partially fixing deleteLater related crashes. But... why these crashesAndrea Diamantini2010-04-201-3/+3
* deleting replies as explained in QNetworkAccessManager docsAndrea Diamantini2010-04-201-3/+9
* Do not save infos about canceled downloadsmatgic782010-04-091-5/+5
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-3/+0
* 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