Summary: | Home Page thumbs don't restore after clearing history | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | sahinsureyya |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | latest git snapshot | ||
Target Milestone: | 0.10 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/ff01aab13b1f68bd1f5983117ccdfe7771d49675 | Version Fixed In: | |
Sentry Crash Report: |
Description
sahinsureyya
2012-01-11 02:22:41 UTC
Discussed here: http://mail.kde.org/pipermail/rekonq/2012-January/003658.html You will have a button to update them when you want. ok? I guess the button would work fine, although I was considering perhaps something like what opera 11.6 series do to restore home page thumbs, I had the impression that opera downloads minimally for restoring and the home page thumbs look quite functional and aesthetic (you just see the website logos instead of the whole website snapshots). I may be wrong though, I have very little to no experience with internet programming. Git commit ff01aab13b1f68bd1f5983117ccdfe7771d49675 by Andrea Diamantini. Committed on 10/05/2012 at 09:26. Pushed by adjam into branch 'master'. move left modify action in favorites to be the update one Also implement ThumbUpdater class to easily manage thumb updates M +1 -0 src/CMakeLists.txt M +3 -62 src/newtabpage.cpp A +81 -0 src/thumbupdater.cpp [License: GPL (v2/3)] A +58 -0 src/thumbupdater.h [License: GPL (v2/3)] http://commits.kde.org/rekonq/ff01aab13b1f68bd1f5983117ccdfe7771d49675 |