summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkowner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* A little bunch of fixes :Yoann Laissus2010-09-021-18/+30
| | | | | | | - 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
* fix typoPanagiotis Papadopoulos2010-08-251-1/+1
|
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+2
|
* Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵Jon Ander Peñalba2010-08-201-1/+1
| | | | src/bookmarks/bookmarkprovider.*
* Merge commit 'refs/merge-requests/181' of ↵Andrea Diamantini2010-08-201-20/+28
|\ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m181 Conflicts: src/bookmarks/bookmarkstoolbar.h
| * - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-20/+28
| | | | | | | | | | | | It fixes the problem of the submenu if there are too much items to fit on the bar - Improve a bit the new redesign of BookmarkOwner - Reenable the bookmark menu by default (because the icon in the bar is on the left)
* | Krazy fixes, first bunchAndrea Diamantini2010-08-201-1/+1
|/
* BookmarkOwner class clean-upJon Ander Peñalba2010-08-191-124/+106
|
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-0/+369