Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 1 | -1/+0 |
| | |||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Ordering files in file: and ftp: embedded protocols | Andrea Diamantini | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander PeƱalba | 2010-09-03 | 1 | -5/+6 |
| | |||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -2/+2 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -8/+8 |
| | |||||
* | Fix (again and again) ftp handling (and errors in general) | Andrea Diamantini | 2010-04-30 | 1 | -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 support | Andrea Diamantini | 2010-03-19 | 1 | -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 class | Andrea Diamantini | 2010-02-26 | 1 | -1/+5 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | Protocol Handling fix | Andrea Diamantini | 2010-01-10 | 1 | -1/+11 |
| | | | | | We can now manage all the most important protocols :D | ||||
* | Improvements in ftp handling: | Andrea Diamantini | 2009-12-21 | 1 | -2/+10 |
| | | | | | - show dirs - download files | ||||
* | native ftp handling & file one ported to kde functions. | Andrea Diamantini | 2009-12-18 | 1 | -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 Diamantini | 2009-12-16 | 1 | -1/+1 |
| | |||||
* | We have file management :D | Andrea Diamantini | 2009-12-16 | 1 | -0/+5 |
| | |||||
* | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -0/+45 |