summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkscontextmenu.h
Commit message (Collapse)AuthorAgeFilesLines
* A little bunch of fixes :Yoann Laissus2010-09-021-1/+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
* Krazy fixes, first bunchAndrea Diamantini2010-08-201-3/+3
|
* The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-191-18/+6
|
* All insertion and deletion of bookmarks code moved to the same place ↵Jon Ander Peñalba2010-08-191-5/+2
| | | | (BookmarkOwner)
* - Drag and drop in the bookmark toolbar between root items only (for the ↵Yoann Laissus2010-08-171-0/+68
moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479