summaryrefslogtreecommitdiff
path: root/src/urlbar/bookmarkwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore bk icon on the rightAndrea Diamantini2010-08-211-1/+1
| | | | | | | This commit intends to revert manually commits de9abc72 && bd27f60d, restoring bk positions on the right. This because most of the developers prefer so. Anyway, if things will change again we can revert the "revertion" :D
* Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵Jon Ander Peñalba2010-08-201-1/+1
| | | | src/bookmarks/bookmarkprovider.*
* - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-2/+1
| | | | | | 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 fileJon Ander Peñalba2010-08-191-0/+1
|
* The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-191-5/+6
|
* - Adapt removeBookmark to Jon's new methodYoann Laissus2010-08-171-16/+1
| | | | - Add tooltips for the bookmark icon
* Moving bookmark icon on the leftAndrea Diamantini2010-08-141-2/+2
|
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-141-0/+172
PLease, check if I did something wrong..