summaryrefslogtreecommitdiff
path: root/src/protocolhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* abp (Ad Block Plus) fake protocol supportAndrea Diamantini2010-03-191-1/+2
| | | | | | | | | This will let rekonq to automatically add abp subscriptions from the adblockplus.org site (or wherever someone provides abp urls) Anyway, consider that the raccomended way to manage adblock (by me and by abp developers) is just adding the EasyList subscription. rekonq just does it by default!!
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+5
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* Protocol Handling fixAndrea Diamantini2010-01-101-1/+11
| | | | | We can now manage all the most important protocols :D
* Improvements in ftp handling:Andrea Diamantini2009-12-211-2/+10
| | | | | - show dirs - download files
* native ftp handling & file one ported to kde functions.Andrea Diamantini2009-12-181-6/+17
| | | | | One step to be feature complete (at least for 0.4): I need to know if an ftp url represent a file or a dir..
* local files krun!Andrea Diamantini2009-12-161-1/+1
|
* We have file management :DAndrea Diamantini2009-12-161-0/+5
|
* First form of protocol handlingAndrea Diamantini2009-12-161-0/+45