| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 8 | -62/+71 |
* | | Code Review. | Andrea Diamantini | 2010-09-02 | 8 | -53/+60 |
* | | Make sure the model is only created ones | Jon Ander Peñalba | 2010-09-02 | 2 | -2/+5 |
|/ |
|
* | Fix bk icons. | Andrea Diamantini | 2010-09-01 | 1 | -2/+7 |
* | Restore old bookmarks file management | Andrea Diamantini | 2010-09-01 | 1 | -8/+22 |
* | panels directory removed | Jon Ander Peñalba | 2010-08-30 | 2 | -2/+2 |
* | Minor changes in the panels | Jon Ander Peñalba | 2010-08-30 | 1 | -1/+0 |
* | New general panel class created and used by the bookmarks and history panel | Jon Ander Peñalba | 2010-08-30 | 2 | -81/+46 |
* | Use the same FilterProxyModel for the bookmarks and history panels | Jon Ander Peñalba | 2010-08-30 | 3 | -119/+3 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 2 | -2/+7 |
* | Merge commit 'refs/merge-requests/191' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-26 | 1 | -2/+14 |
|\ |
|
| * | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -2/+14 |
* | | fix typo | Panagiotis Papadopoulos | 2010-08-25 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'refs/merge-requests/190' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-23 | 4 | -27/+17 |
|\ |
|
| * | Useless include | Yoann Laissus | 2010-08-22 | 1 | -1/+0 |
| * | - Move the BK bar context menu slot and connection to BookmarkContextMenu | Yoann Laissus | 2010-08-22 | 4 | -26/+17 |
* | | Merge commit 'refs/merge-requests/185' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-23 | 1 | -20/+38 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* | | Don't add open folder in tabs if there are only folders | Yoann Laissus | 2010-08-21 | 2 | -3/+16 |
|/ |
|
* | BookmarkProvider's code reordered | Jon Ander Peñalba | 2010-08-20 | 2 | -86/+85 |
* | Minor changes in BookmarkProvider. Searching for bookmarks should be a bit fa... | Jon Ander Peñalba | 2010-08-20 | 2 | -34/+17 |
* | Improved the code to load the bookmarks file using KStandardDirs and other mi... | Jon Ander Peñalba | 2010-08-20 | 2 | -38/+26 |
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 4 | -43/+52 |
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 6 | -5/+5 |
* | Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-20 | 8 | -242/+231 |
|\ |
|
| * | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 8 | -248/+230 |
* | | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 3 | -11/+7 |
* | | cppcheck: reduce variable scope | Andrea Diamantini | 2010-08-20 | 1 | -2/+1 |
|/ |
|
* | Fixed tooltip in the bookmarks panel | Jon Ander Peñalba | 2010-08-20 | 1 | -2/+2 |
* | Bookmarks panel code reordered | Jon Ander Peñalba | 2010-08-20 | 3 | -131/+132 |
* | Bookmarks panel code clean-up | Jon Ander Peñalba | 2010-08-19 | 4 | -134/+91 |
* | BookmarkOwner class clean-up | Jon Ander Peñalba | 2010-08-19 | 2 | -154/+128 |
* | BookmarkOwner class moved to it's own file | Jon Ander Peñalba | 2010-08-19 | 7 | -476/+539 |
* | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 6 | -260/+168 |
* | Create and store all bookmark actions in BookmarkOwner | Jon Ander Peñalba | 2010-08-19 | 2 | -0/+71 |
* | Minor improvements in the insertion and deletion of bookmarks code | Jon Ander Peñalba | 2010-08-19 | 1 | -13/+14 |
* | All insertion and deletion of bookmarks code moved to the same place (Bookmar... | Jon Ander Peñalba | 2010-08-19 | 4 | -86/+132 |
* | 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 | 7 | -295/+579 |
* | Merge commit 'refs/merge-requests/172' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-17 | 4 | -56/+65 |
|\ |
|
| * | Message displayed when deleting a bookmark improved | Jon Ander Peñalba | 2010-08-16 | 1 | -6/+20 |
| * | Unify the deletion of bookmarks in one place | Jon Ander Peñalba | 2010-08-16 | 4 | -56/+51 |
* | | Made the bookmark search case insensitive and added some comments to the Book... | Jon Ander Peñalba | 2010-08-16 | 2 | -9/+14 |
|/ |
|
* | Bug when closing the 'New Folder' dialog fixed. | Jon Ander Peñalba | 2010-08-15 | 1 | -2/+5 |
* | Manually importing Yoann merge 2260 | Andrea Diamantini | 2010-08-14 | 2 | -0/+43 |
* | Merge commit 'refs/merge-requests/168' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-13 | 1 | -6/+6 |
|\ |
|
| * | Fix the BK panel's drag and drop | Yoann Laissus | 2010-08-12 | 1 | -6/+6 |
* | | Fix the double fill of the bookmark bar at startup | Yoann Laissus | 2010-08-12 | 1 | -2/+4 |
|/ |
|
* | - Fix bookmarks' text which is truncated in some places (new tab page, some d... | Yoann Laissus | 2010-08-10 | 3 | -9/+10 |