summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkprovider.h
Commit message (Collapse)AuthorAgeFilesLines
* A little bunch of fixes :Yoann Laissus2010-09-021-2/+1
| | | | | | | - Bookmarks saved with KMimeType::iconNameForUrl are now correctly displayed in the BK bar - Folder icons in the BK panel are fixed - Unset the current bookmark after a context menu deletition to avoid some bugs - Cleanup
* - Move the BK bar context menu slot and connection to BookmarkContextMenuYoann Laissus2010-08-221-6/+0
| | | | - The context menu now works without selected bookmark in the BK bar
* BookmarkProvider's code reorderedJon Ander Peñalba2010-08-201-5/+4
|
* Minor changes in BookmarkProvider. Searching for bookmarks should be a bit ↵Jon Ander Peñalba2010-08-201-3/+3
| | | | faster
* Improved the code to load the bookmarks file using KStandardDirs and other ↵Jon Ander Peñalba2010-08-201-2/+0
| | | | minor changes to BookmarkProvider.
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-26/+30
|
* Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵Jon Ander Peñalba2010-08-201-0/+158
src/bookmarks/bookmarkprovider.*