summaryrefslogtreecommitdiff
path: root/src/protocolhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* New rekonq_defines.hAndrea Diamantini2010-04-301-2/+2
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-8/+8
|
* Fix (again and again) ftp handling (and errors in general)Andrea Diamantini2010-04-301-1/+1
| | | | | Disabled the "Failed to Load" string as rekonq usually does a lot more than WebKit to "load" an url..
* 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