Version: unspecified (using KDE 4.4.4) OS: Linux Having four comics added to this widget and reading through the old strips as well. So far the comic widget saved 6374 files consuming 236MB disk space. And it keeps growing. Therefore I miss any option to limit the number or the disk space of downloaded comic strips. Or an option to limit them through a period of time, e.g. just the comic strips of the last two weeks/five days/etc. Reproducible: Always
SVN commit 1190955 by mfuchs: Adds option to limit number of strips per comic to cache locally. BUG:245297 M +5 -1 applets/comic/CMakeLists.txt A applets/comic/advancedsettings.ui M +27 -0 applets/comic/comic.cpp M +23 -0 applets/comic/configwidget.cpp M +7 -0 applets/comic/configwidget.h M +54 -2 dataengines/comic/cachedprovider.cpp M +11 -0 dataengines/comic/cachedprovider.h M +6 -0 dataengines/comic/comic.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190955