Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BookmarksContextMenu's destructor moved to the header file | Jon Ander Peñalba | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 1 | -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 bunch | Andrea Diamantini | 2010-08-20 | 1 | -3/+3 |
| | |||||
* | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 1 | -18/+6 |
| | |||||
* | All insertion and deletion of bookmarks code moved to the same place ↵ | Jon Ander Peñalba | 2010-08-19 | 1 | -5/+2 |
| | | | | (BookmarkOwner) | ||||
* | - Drag and drop in the bookmark toolbar between root items only (for the ↵ | Yoann Laissus | 2010-08-17 | 1 | -0/+68 |
moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479 |