1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 18:56:34 +01:00
falkonOfficial/src/bookmarks
nowrep 1b7c01bec2 Rewritten icon fetching in bookmarks importing, closes #24
Instead of using QWebPage and then loading the whole page in order to
get icon, it is now using own IconFetcher class.
It simply download page, looks for <link rel=shortcut and downloads icon
from here. If no <link rel=shortcut is present, the downloading standard
favicon.ico from base directory.
2011-10-28 23:17:38 +02:00
..
bookmarkicon.cpp Updated copyright informations 2011-10-17 09:57:07 +02:00
bookmarkicon.h Updated copyright informations 2011-10-17 09:57:07 +02:00
bookmarksmanager.cpp Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarksmanager.h Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarksmanager.ui Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarksmodel.cpp Rewritten icon fetching in bookmarks importing, closes #24 2011-10-28 23:17:38 +02:00
bookmarksmodel.h Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarkstoolbar.cpp Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarkstoolbar.h Folders in Bookmark Toolbar 2011-10-28 17:52:42 +02:00
bookmarkswidget.cpp Updated copyright informations 2011-10-17 09:57:07 +02:00
bookmarkswidget.h Updated copyright informations 2011-10-17 09:57:07 +02:00
bookmarkswidget.ui Added "Don't ask again' function to close dialog 2011-03-26 15:59:11 +01:00