Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -1/+2 |
| | |||||
* | Move icon manager download system to QNAM | Andrea Diamantini | 2012-01-15 | 1 | -5/+1 |
| | | | | | | | | | & Search also for favicon.ico files This seems to be the unique method to surely workaround this bug rekonq encounters when tries to load an unextant favicon with KIO (see BUG:289029 ) | ||||
* | IconManager, small cleanup: use (QWeb)Frames instead of pages. | Andrea Diamantini | 2011-12-27 | 1 | -2/+2 |
| | |||||
* | icon management fix/improvements/cleanup | Andrea Diamantini | 2011-12-24 | 1 | -0/+2 |
| | |||||
* | Application Shortcut | Andrea Diamantini | 2011-11-08 | 1 | -0/+2 |
| | | | | | | Added an action to manage it in the tools menu, added initial code to manage icons, added kwebapp application | ||||
* | 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 | -2/+2 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 1 | -1/+10 |
| | | | | | There is at least just another one about threading. But I'm not 100% sure about. And anyway, it will be eventually addressed after 0.6 release.. | ||||
* | Reimplemented the clearIconCache method | Andrea Diamantini | 2010-09-10 | 1 | -0/+2 |
| | |||||
* | IconManager cleanup | Andrea Diamantini | 2010-09-10 | 1 | -1/+2 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander PeƱalba | 2010-09-03 | 1 | -10/+9 |
| | |||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -0/+61 |
it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen... |