Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix green arrow show up | Andrea Diamantini | 2010-09-11 | 1 | -1/+1 |
| | |||||
* | Switch QLatin1String to QL1S | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
| | | | | | modified: src/iconmanager.cpp modified: src/urlbar/listitem.cpp | ||||
* | Krazy Fixes for rekonq | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
| | | | | | | | modified: src/bookmarks/bookmarkprovider.cpp modified: src/history/historymanager.cpp modified: src/iconmanager.cpp modified: src/urlbar/listitem.cpp | ||||
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 1 | -29/+82 |
| | | | | | 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/+14 |
| | |||||
* | IconManager cleanup | Andrea Diamantini | 2010-09-10 | 1 | -6/+20 |
| | |||||
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -24/+22 |
| | |||||
* | Folder icons for local files | Andrea Diamantini | 2010-08-30 | 1 | -1/+9 |
| | |||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -0/+154 |
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... |