Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'refs/merge-requests/190' of ↵ | Andrea Diamantini | 2010-08-23 | 1 | -0/+16 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m190 | ||||
| * | - Move the BK bar context menu slot and connection to BookmarkContextMenu | Yoann Laissus | 2010-08-22 | 1 | -0/+16 |
| | | | | | | | | - The context menu now works without selected bookmark in the BK bar | ||||
* | | Merge commit 'refs/merge-requests/185' of ↵ | Andrea Diamantini | 2010-08-23 | 1 | -20/+38 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m185 | ||||
| * | | Forget to commit some changes | Yoann Laissus | 2010-08-21 | 1 | -3/+4 |
| | | | |||||
| * | | - Fix BK toolbar drops at the extremities of the bar | Yoann Laissus | 2010-08-21 | 1 | -22/+39 |
| |/ | | | | | | | - A little cleanup | ||||
* | | Don't add open folder in tabs if there are only folders | Yoann Laissus | 2010-08-21 | 1 | -0/+1 |
|/ | |||||
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -1/+1 |
| | | | | src/bookmarks/bookmarkprovider.* | ||||
* | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 1 | -169/+167 |
| | | | | | | 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) | ||||
* | BookmarkOwner class moved to it's own file | Jon Ander Peñalba | 2010-08-19 | 1 | -0/+4 |
| | |||||
* | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 1 | -1/+1 |
| | |||||
* | Fix a strange behaviour if a dragged item is dropped on itself | Yoann Laissus | 2010-08-17 | 1 | -1/+2 |
| | |||||
* | - Drag and drop in the bookmark toolbar between root items only (for the ↵ | Yoann Laissus | 2010-08-17 | 1 | -0/+432 |
moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479 |