| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding DownloadManager class, following Pierre and Benjamin code changes. | Andrea Diamantini | 2011-05-26 | 1 | -8/+17 |
* | Respect the users Download path set in KDE System Settings | Rohan Garg | 2011-03-07 | 1 | -1/+1 |
* | Clean up the "rekonq handling chain" to work as: | Andrea Diamantini | 2011-03-03 | 1 | -18/+10 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -68/+68 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -11/+11 |
* | This patch cleans up encoding management, moving code to | Andrea Diamantini | 2011-02-14 | 1 | -7/+0 |
* | Improve SSL managements, following the changes in kwebkitpart | Rohan Garg | 2011-02-06 | 1 | -2/+2 |
* | This is a simpler version of the zoom save settings patch. | Andrea Diamantini | 2011-02-01 | 1 | -1/+11 |
* | This evening I started working again on this bug. I did all the tests against... | Andrea Diamantini | 2011-01-24 | 1 | -4/+7 |
* | SVN_SILENT compile | Christoph Feck | 2011-01-09 | 1 | -1/+1 |
* | Should fix rekonq compilation against KDE SC 4.5... | Andrea Diamantini | 2011-01-09 | 1 | -7/+15 |
* | Put ioslaves on hold. | Andrea Diamantini | 2011-01-07 | 1 | -92/+152 |
* | Merge branch 'master' of git://git.kde.org/rekonq | Benjamin Poulain | 2010-11-20 | 1 | -25/+15 |
|\ |
|
| * | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 1 | -23/+12 |
| * | Fix wrong default filenames due to a ":" in it | Andrea Diamantini | 2010-11-15 | 1 | -2/+3 |
* | | Move download handling from WebView to WebPage | Benjamin Poulain | 2010-11-20 | 1 | -0/+1 |
|/ |
|
* | This commit fixes icons handling for "rekonq pages" (eg: about urls). | Andrea Diamantini | 2010-10-21 | 1 | -1/+2 |
* | This change to be sure universal XSS bug has been fixed. | Andrea Diamantini | 2010-10-12 | 1 | -1/+7 |
* | Clean up urlbar use. This fix an urlbar bug opening plugins | Andrea Diamantini | 2010-09-29 | 1 | -4/+14 |
* | HACK: fix Chinese sites encoding, as suggested by Weng Xuetian in bug #251264 | Andrea Diamantini | 2010-09-29 | 1 | -3/+16 |
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 1 | -7/+1 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -61/+56 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -11/+11 |
* | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 1 | -6/+14 |
* | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -1/+1 |
* | Applying Eelko's patch against XSS vulnerability | Andrea Diamantini | 2010-07-31 | 1 | -2/+2 |
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 1 | -2/+2 |
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -1/+1 |
* | add comments | megabigbug | 2010-06-27 | 1 | -3/+4 |
* | improve previews: compute preview when webview is deleted => instant preview ... | megabigbug | 2010-06-26 | 1 | -1/+11 |
* | After a brief discussion with Lionel it seemed clear this is not | Andrea Diamantini | 2010-06-18 | 1 | -6/+3 |
* | Saving preview on ok loadFinished.. | Andrea Diamantini | 2010-06-16 | 1 | -3/+6 |
* | Stupid me! Showing error page in mainFrame() instead of the frame originating | Andrea Diamantini | 2010-06-06 | 1 | -2/+5 |
* | i18n fixes | Andrea Diamantini | 2010-06-04 | 1 | -2/+2 |
* | Added credits :) | Andrea Diamantini | 2010-06-03 | 1 | -0/+1 |
* | Fix error reporting | Andrea Diamantini | 2010-06-01 | 1 | -1/+3 |
* | Don't start a download if user canceled it | matgic78 | 2010-05-29 | 1 | -0/+3 |
* | Const iterator fixes | Jonathan Thomas | 2010-05-27 | 1 | -2/+2 |
* | This BIG commit HAS to fix all download handling remained :) | Andrea Diamantini | 2010-05-25 | 1 | -80/+119 |
* | cleaning handleUnsupportedContent slot | Andrea Diamantini | 2010-05-25 | 1 | -89/+90 |
* | Ignore unknown network errors, at least for now.. ;) | Andrea Diamantini | 2010-05-25 | 1 | -3/+7 |
* | Cleaning some kDebug calls | Andrea Diamantini | 2010-05-22 | 1 | -12/+3 |
* | Fix download handling | Andrea Diamantini | 2010-05-19 | 1 | -4/+17 |
* | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 1 | -10/+55 |
* | This patch is based on Cedric's idea about fixing history with error pages | Andrea Diamantini | 2010-05-19 | 1 | -22/+18 |
* | REVERT ME ASAP PATCH :) | Andrea Diamantini | 2010-05-11 | 1 | -6/+6 |
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -2/+13 |
* | reply deleteLater.. | Andrea Diamantini | 2010-05-04 | 1 | -5/+6 |