summaryrefslogtreecommitdiff
path: root/src/icons/iconmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Get sure we try downloading just once engine favicon(s)...Andrea Diamantini2013-12-151-1/+4
|
* improvements on urlbarAndrea Diamantini2013-11-221-2/+1
| | | | | | | | | STEP 2: - work & fix on search engine favicons - simplify code (and remove dead one) - API clean up - delete ASAP list items and suggestions - let the URL in the suggestions be an hard grey
* 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...