summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Respect the users Download path set in KDE System SettingsRohan Garg2011-03-071-1/+1
* Clean up the "rekonq handling chain" to work as:Andrea Diamantini2011-03-031-18/+10
* Coding styleAndrea Diamantini2011-02-251-68/+68
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-11/+11
* This patch cleans up encoding management, moving code toAndrea Diamantini2011-02-141-7/+0
* Improve SSL managements, following the changes in kwebkitpartRohan Garg2011-02-061-2/+2
* This is a simpler version of the zoom save settings patch.Andrea Diamantini2011-02-011-1/+11
* This evening I started working again on this bug. I did all the tests against...Andrea Diamantini2011-01-241-4/+7
* SVN_SILENT compileChristoph Feck2011-01-091-1/+1
* Should fix rekonq compilation against KDE SC 4.5...Andrea Diamantini2011-01-091-7/+15
* Put ioslaves on hold.Andrea Diamantini2011-01-071-92/+152
* Merge branch 'master' of git://git.kde.org/rekonqBenjamin Poulain2010-11-201-25/+15
|\
| * Print && Find actions for the parts :)Andrea Diamantini2010-11-191-23/+12
| * Fix wrong default filenames due to a ":" in itAndrea Diamantini2010-11-151-2/+3
* | Move download handling from WebView to WebPageBenjamin Poulain2010-11-201-0/+1
|/
* This commit fixes icons handling for "rekonq pages" (eg: about urls).Andrea Diamantini2010-10-211-1/+2
* This change to be sure universal XSS bug has been fixed.Andrea Diamantini2010-10-121-1/+7
* Clean up urlbar use. This fix an urlbar bug opening pluginsAndrea Diamantini2010-09-291-4/+14
* HACK: fix Chinese sites encoding, as suggested by Weng Xuetian in bug #251264Andrea Diamantini2010-09-291-3/+16
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-111-7/+1
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-61/+56
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-11/+11
* Krazy fixes, first bunchAndrea Diamantini2010-08-201-6/+14
* Simpler than I thought, fix kget integrationAndrea Diamantini2010-08-191-1/+1
* Applying Eelko's patch against XSS vulnerabilityAndrea Diamantini2010-07-311-2/+2
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-211-2/+2
* Clean MainView API and fix "Pano's bug" about opening new tabs near current onsAndrea Diamantini2010-07-041-1/+1
* add commentsmegabigbug2010-06-271-3/+4
* improve previews: compute preview when webview is deleted => instant preview ...megabigbug2010-06-261-1/+11
* After a brief discussion with Lionel it seemed clear this is notAndrea Diamantini2010-06-181-6/+3
* Saving preview on ok loadFinished..Andrea Diamantini2010-06-161-3/+6
* Stupid me! Showing error page in mainFrame() instead of the frame originatingAndrea Diamantini2010-06-061-2/+5
* i18n fixesAndrea Diamantini2010-06-041-2/+2
* Added credits :)Andrea Diamantini2010-06-031-0/+1
* Fix error reportingAndrea Diamantini2010-06-011-1/+3
* Don't start a download if user canceled itmatgic782010-05-291-0/+3
* Const iterator fixesJonathan Thomas2010-05-271-2/+2
* This BIG commit HAS to fix all download handling remained :)Andrea Diamantini2010-05-251-80/+119
* cleaning handleUnsupportedContent slotAndrea Diamantini2010-05-251-89/+90
* 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