summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkscontextmenu.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-1/+1
|
* The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-191-152/+31
|
* All insertion and deletion of bookmarks code moved to the same place ↵Jon Ander Peñalba2010-08-191-81/+8
| | | | (BookmarkOwner)
* - Drag and drop in the bookmark toolbar between root items only (for the ↵Yoann Laissus2010-08-171-0/+321
moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479