summaryrefslogtreecommitdiff
path: root/src/icons/iconmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve icon management codeAndrea Diamantini2013-01-231-13/+1
| | | | | In the 1.x way, IconManager notified all the tabs about icons changed. This way, just the interested tab is :)
* Fix IconManager to let webapp window favicons workAndrea Diamantini2013-01-201-1/+1
|
* New Private Browsing mode :DAndrea Diamantini2012-12-101-1/+1
|
* IconManager restoreAndrea Diamantini2012-12-101-0/+280
Just 3 lines fixes ;) Also clean up in the dir structure...