summaryrefslogtreecommitdiff
path: root/src/protocolhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes icons handling for "rekonq pages" (eg: about urls).Andrea Diamantini2010-10-211-0/+4
* can not -> cannotPanagiotis Papadopoulos2010-10-191-1/+1
* Protocol handler (trivial) fixesAndrea Diamantini2010-10-181-13/+8
* Fixed i18n string, ftp handling back to rekonqAndrea Diamantini2010-10-161-3/+10
* More i18n fixes, as instructed by Panagiotis PapadopoulosRohan Garg2010-10-161-2/+2
* i18n semantics and remove redundant ifRohan Garg2010-10-161-3/+5
* Optimize rekonq to handle more protocolsRohan Garg2010-10-141-25/+18
* Revert "This hacks should fix (a lot of) javascript handling."Andrea Diamantini2010-09-061-1/+0
* 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-25/+15
* This hacks should fix (a lot of) javascript handling.Andrea Diamantini2010-09-011-0/+1
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-0/+1
* Move encodedUrl inside if block, better memory usageRohan Garg2010-08-241-1/+1
* Replace more of KUrl by QByteArray...Rohan Garg2010-08-241-2/+3
* apturl handlingRohan Garg2010-07-061-0/+17
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-8/+1
* show url on file:// && ftp:// schemesAndrea Diamantini2010-05-211-0/+1
* This patch is based on Cedric's idea about fixing history with error pagesAndrea Diamantini2010-05-191-1/+2
* Fix crashes on file:// urlsAndrea Diamantini2010-05-171-12/+3
* Added support for javascript:<code> so that bookmarklets workNikhil Marathe2010-05-161-2/+12
* Fix crash on close file: tabsAndrea Diamantini2010-05-131-3/+2
* Javascript protocol fixAndrea Diamantini2010-05-041-0/+3
* Memory leaks fixesAndrea Diamantini2010-05-041-7/+15
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-3/+0
* A coding style roundAndrea Diamantini2010-04-301-88/+88
* Fix (again and again) ftp handling (and errors in general)Andrea Diamantini2010-04-301-19/+23
* Remove the "is readable" check. Now things seem work.Andrea Diamantini2010-04-271-14/+2
* Fix crashAndrea Diamantini2010-04-261-6/+6
* Proper solutions are always the best ones :)Andrea Diamantini2010-04-141-2/+0
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-8/+8
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-1/+0
* Downloads PageAndrea Diamantini2010-03-201-0/+2
* abp (Ad Block Plus) fake protocol supportAndrea Diamantini2010-03-191-9/+75
* Fix choice between history & bookmarks in the new tab first page.Andrea Diamantini2010-03-051-4/+4
* A stupid regression caused by me. When I'll decide to implementAndrea Diamantini2010-02-211-2/+2
* change setHtml( string ) to setHtml( string, url ) to let webviewsAndrea Diamantini2010-02-191-2/+2
* Working around about: protocol..Andrea Diamantini2010-02-181-1/+28
* Fixes focus && let Protocol handler to just load on demandAndrea Diamantini2010-02-161-6/+16
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
* A new approach for choosing previews : a bar appears, then you browse to the ...matgic782010-02-061-30/+3
* i18n fixesPanagiotis Papadopoulos2010-02-021-3/+3
* Protocol Handling fixAndrea Diamantini2010-01-101-1/+30
* javascript scheme supportAndrea Diamantini2010-01-051-0/+8
* Choose new tab start pageAndrea Diamantini2010-01-051-1/+29
* Improvements in ftp handling:Andrea Diamantini2009-12-211-6/+29
* native ftp handling & file one ported to kde functions.Andrea Diamantini2009-12-181-40/+66
* Cleaner file managementAndrea Diamantini2009-12-161-6/+2
* notfound.html --> rekonqinfo.htmlAndrea Diamantini2009-12-161-3/+3
* clean upAndrea Diamantini2009-12-161-4/+0