Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -2/+2 |
| | | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam | ||||
* | Save one updateRightIcons call from the bookmark icon. | Andrea Diamantini | 2011-02-23 | 1 | -0/+2 |
| | | | | | | Does this helps here? CCBUG:259328 | ||||
* | Revert "Fixes a string change (this commit should be reverted after v0.6)" | Jon Ander Peñalba | 2010-09-23 | 1 | -4/+1 |
| | | | | This reverts commit ef0c5630983853473e1e3c97a4c68baa1d487e6e. | ||||
* | Fixes a string change (this commit should be reverted after v0.6) | Jon Ander Peñalba | 2010-09-10 | 1 | -1/+4 |
| | |||||
* | Minor bug introduced in previous commit fixed | Jon Ander Peñalba | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | The RSS widget and the bookmark widget are now more consistent (they have ↵ | Jon Ander Peñalba | 2010-09-10 | 1 | -12/+5 |
| | | | | the same look and behavior) | ||||
* | BookmarkWidget now inherits from QMenu (much nicer). | Jon Ander Peñalba | 2010-09-10 | 1 | -2/+1 |
| | |||||
* | No need to show the url in the bookmark widget (specially if it's not editable). | Jon Ander Peñalba | 2010-09-10 | 1 | -43/+29 |
| | |||||
* | Restore bk icon on the right | Andrea Diamantini | 2010-08-21 | 1 | -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ñ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 | -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 file | Jon Ander Peñalba | 2010-08-19 | 1 | -0/+1 |
| | |||||
* | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 1 | -5/+6 |
| | |||||
* | - Adapt removeBookmark to Jon's new method | Yoann Laissus | 2010-08-17 | 1 | -16/+1 |
| | | | | - Add tooltips for the bookmark icon | ||||
* | Moving bookmark icon on the left | Andrea Diamantini | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Manually importing Yoann merge 2260 | Andrea Diamantini | 2010-08-14 | 1 | -0/+172 |
PLease, check if I did something wrong.. |