summaryrefslogtreecommitdiff
path: root/src/protocolhandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* A new approach for choosing previews : a bar appears, then you browse to the ↵matgic782010-02-061-30/+3
| | | | page you want to preview, and then you click a button
* i18n fixesPanagiotis Papadopoulos2010-02-021-3/+3
| | | | Add some context to the strings, and fix one string
* Protocol Handling fixAndrea Diamantini2010-01-101-1/+30
| | | | | We can now manage all the most important protocols :D
* 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
| | | | | - show dirs - download files
* native ftp handling & file one ported to kde functions.Andrea Diamantini2009-12-181-40/+66
| | | | | 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..
* Cleaner file managementAndrea Diamantini2009-12-161-6/+2
|
* notfound.html --> rekonqinfo.htmlAndrea Diamantini2009-12-161-3/+3
| | | | cleanups
* clean upAndrea Diamantini2009-12-161-4/+0
|
* set urlbarAndrea Diamantini2009-12-161-1/+5
|
* local files krun!Andrea Diamantini2009-12-161-5/+13
|
* File protocol handling! Yeah!Andrea Diamantini2009-12-161-11/+19
|
* We have file management :DAndrea Diamantini2009-12-161-4/+88
|
* First form of protocol handlingAndrea Diamantini2009-12-161-0/+101