summaryrefslogtreecommitdiff
path: root/src/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* - get rid of the selected bookmark in BookmarkOwnerYoann Laissus2010-10-134-154/+166
* - Bookmarklet supportYoann Laissus2010-09-152-26/+33
* Krazy Fixes for rekonqRohan Garg2010-09-111-1/+1
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-113-4/+3
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-09-091-1/+3
|\
| * make the string plural.Panagiotis Papadopoulos2010-09-081-1/+3
* | A very small commit to fix the KEditBookmark issue with bookmark exporting wh...Yoann Laissus2010-09-081-0/+1
|/
* Merge commit 'refs/merge-requests/202' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-09-041-0/+2
|\
| * Fix the BK panel drag and drop regression introduced by 0d53995507a369d5b4cfd...Yoann Laissus2010-09-031-0/+2
* | ok, it seems working now. But I'm not sure this is the right fix..Andrea Diamantini2010-09-032-1/+4
|/
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-3/+4
* This commit hacks a merge request, to fast fixing a crash calling the bk toolbarAndrea Diamantini2010-09-021-1/+1
* Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-028-62/+73
|\
| * Fix compile again ...Yoann Laissus2010-09-021-1/+1
| * Oops, fix compilationYoann Laissus2010-09-022-2/+2
| * Use iconForUrl of IconManagerYoann Laissus2010-09-021-1/+2
| * A little bunch of fixes :Yoann Laissus2010-09-028-62/+71
* | Code Review.Andrea Diamantini2010-09-028-53/+60
* | Make sure the model is only created onesJon Ander Peñalba2010-09-022-2/+5
|/
* Fix bk icons.Andrea Diamantini2010-09-011-2/+7
* Restore old bookmarks file managementAndrea Diamantini2010-09-011-8/+22
* panels directory removedJon Ander Peñalba2010-08-302-2/+2
* Minor changes in the panelsJon Ander Peñalba2010-08-301-1/+0
* New general panel class created and used by the bookmarks and history panelJon Ander Peñalba2010-08-302-81/+46
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-303-119/+3
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-282-2/+7
* Merge commit 'refs/merge-requests/191' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-261-2/+14
|\
| * Awesome bar: support for multiple word search.Pierre Rossi2010-08-251-2/+14
* | fix typoPanagiotis Papadopoulos2010-08-251-1/+1
|/
* Merge commit 'refs/merge-requests/190' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-234-27/+17
|\
| * Useless includeYoann Laissus2010-08-221-1/+0
| * - Move the BK bar context menu slot and connection to BookmarkContextMenuYoann Laissus2010-08-224-26/+17
* | Merge commit 'refs/merge-requests/185' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-231-20/+38
|\ \
| * | Forget to commit some changesYoann Laissus2010-08-211-3/+4
| * | - Fix BK toolbar drops at the extremities of the barYoann Laissus2010-08-211-22/+39
| |/
* | Don't add open folder in tabs if there are only foldersYoann Laissus2010-08-212-3/+16
|/
* BookmarkProvider's code reorderedJon Ander Peñalba2010-08-202-86/+85
* Minor changes in BookmarkProvider. Searching for bookmarks should be a bit fa...Jon Ander Peñalba2010-08-202-34/+17
* Improved the code to load the bookmarks file using KStandardDirs and other mi...Jon Ander Peñalba2010-08-202-38/+26
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-204-43/+52
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-206-5/+5
* Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-208-242/+231
|\
| * - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-208-248/+230
* | Krazy fixes, first bunchAndrea Diamantini2010-08-203-11/+7
* | cppcheck: reduce variable scopeAndrea Diamantini2010-08-201-2/+1
|/
* Fixed tooltip in the bookmarks panelJon Ander Peñalba2010-08-201-2/+2
* Bookmarks panel code reorderedJon Ander Peñalba2010-08-203-131/+132
* Bookmarks panel code clean-upJon Ander Peñalba2010-08-194-134/+91
* BookmarkOwner class clean-upJon Ander Peñalba2010-08-192-154/+128
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-197-476/+539