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 | -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... |