summaryrefslogtreecommitdiff
path: root/src/iconmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reimplemented the clearIconCache methodAndrea Diamantini2010-09-101-0/+14
|
* IconManager cleanupAndrea Diamantini2010-09-101-6/+20
|
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
|
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-24/+22
|
* Folder icons for local filesAndrea Diamantini2010-08-301-1/+9
|
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-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...