Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get sure we try downloading just once engine favicon(s)... | Andrea Diamantini | 2013-12-15 | 1 | -3/+11 |
| | |||||
* | improvements on urlbar | Andrea Diamantini | 2013-11-22 | 1 | -7/+4 |
| | | | | | | | | | 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 | ||||
* | Get sure WebIcon is deleted when done | Andrea Diamantini | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | Fix rekonq pages icons according to last changes in IconManager | Andrea Diamantini | 2013-06-16 | 1 | -16/+8 |
| | |||||
* | Manage local mimetype icons | Andrea Diamantini | 2013-06-16 | 1 | -3/+7 |
| | |||||
* | Restore use of webkit icon cache | Andrea Diamantini | 2013-06-16 | 1 | -61/+26 |
| | | | | | | | Fix rekonq icon retrieve mechanism to let it show well engine icons on bar BUG:272565 | ||||
* | Move from about: to rekonq: protocol for our special links | Andrea Diamantini | 2013-06-06 | 1 | -18/+13 |
| | |||||
* | Supporting panel (again) :) | Andrea Diamantini | 2013-03-10 | 1 | -2/+2 |
| | | | | | | | | | - Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354 | ||||
* | Improve icon management code | Andrea Diamantini | 2013-01-23 | 1 | -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 work | Andrea Diamantini | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | New Private Browsing mode :D | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | IconManager restore | Andrea Diamantini | 2012-12-10 | 1 | -0/+280 |
Just 3 lines fixes ;) Also clean up in the dir structure... |