summaryrefslogtreecommitdiff
path: root/src/icons/iconmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix rekonq pages icons according to last changes in IconManagerAndrea Diamantini2013-06-161-3/+2
|
* Restore use of webkit icon cacheAndrea Diamantini2013-06-161-5/+5
| | | | | | | Fix rekonq icon retrieve mechanism to let it show well engine icons on bar BUG:272565
* Fix forward declarationMontel Laurent2013-05-061-1/+0
|
* Improve icon management codeAndrea Diamantini2013-01-231-3/+0
| | | | | In the 1.x way, IconManager notified all the tabs about icons changed. This way, just the interested tab is :)
* IconManager restoreAndrea Diamantini2012-12-101-0/+82
Just 3 lines fixes ;) Also clean up in the dir structure...