summaryrefslogtreecommitdiff
path: root/src/protocolhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-83/+0
| | | | Preparing repo to merge rekonq2 code...
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-1/+1
|
* Remove ability to manage abp schemes and add subscriptions on clickAndrea Diamantini2012-03-131-1/+0
|
* Manage rekonq pages in "current" NOT "main" frameAndrea Diamantini2012-01-041-1/+1
| | | | | | Also double check for strange about urls BUG: 290411
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-1/+0
|
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Ordering files in file: and ftp: embedded protocolsAndrea Diamantini2010-11-071-1/+1
|
* Include clean-up in the big src directoryJon Ander PeƱalba2010-09-031-5/+6
|
* 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