Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A stupid regression caused by me. When I'll decide to implement | Andrea Diamantini | 2010-02-21 | 1 | -2/+2 |
| | | | | some unit tests for this, we'll no more see things like this :) | ||||
* | change setHtml( string ) to setHtml( string, url ) to let webviews | Andrea Diamantini | 2010-02-19 | 1 | -2/+2 |
| | | | | return an url on webview->url() calls | ||||
* | Working around about: protocol.. | Andrea Diamantini | 2010-02-18 | 1 | -1/+28 |
| | | | | | - honor rekonq settings on about:home page - loads about:blank :) pages | ||||
* | Fixes focus && let Protocol handler to just load on demand | Andrea Diamantini | 2010-02-16 | 1 | -6/+16 |
| | | | | the KDirLister class (and delete on finish) | ||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | A new approach for choosing previews : a bar appears, then you browse to the ↵ | matgic78 | 2010-02-06 | 1 | -30/+3 |
| | | | | page you want to preview, and then you click a button | ||||
* | i18n fixes | Panagiotis Papadopoulos | 2010-02-02 | 1 | -3/+3 |
| | | | | Add some context to the strings, and fix one string | ||||
* | Protocol Handling fix | Andrea Diamantini | 2010-01-10 | 1 | -1/+30 |
| | | | | | We can now manage all the most important protocols :D | ||||
* | javascript scheme support | Andrea Diamantini | 2010-01-05 | 1 | -0/+8 |
| | |||||
* | Choose new tab start page | Andrea Diamantini | 2010-01-05 | 1 | -1/+29 |
| | | | | : | ||||
* | Improvements in ftp handling: | Andrea Diamantini | 2009-12-21 | 1 | -6/+29 |
| | | | | | - show dirs - download files | ||||
* | native ftp handling & file one ported to kde functions. | Andrea Diamantini | 2009-12-18 | 1 | -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 management | Andrea Diamantini | 2009-12-16 | 1 | -6/+2 |
| | |||||
* | notfound.html --> rekonqinfo.html | Andrea Diamantini | 2009-12-16 | 1 | -3/+3 |
| | | | | cleanups | ||||
* | clean up | Andrea Diamantini | 2009-12-16 | 1 | -4/+0 |
| | |||||
* | set urlbar | Andrea Diamantini | 2009-12-16 | 1 | -1/+5 |
| | |||||
* | local files krun! | Andrea Diamantini | 2009-12-16 | 1 | -5/+13 |
| | |||||
* | File protocol handling! Yeah! | Andrea Diamantini | 2009-12-16 | 1 | -11/+19 |
| | |||||
* | We have file management :D | Andrea Diamantini | 2009-12-16 | 1 | -4/+88 |
| | |||||
* | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -0/+101 |