summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkowner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding styleAndrea Diamantini2011-02-251-12/+12
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-6/+6
* "Open folder in Tabs" featureFurkan Uzumcu2011-01-101-2/+3
* Bug when a bookmark contains a '&' fixed in some casesJon Ander Peñalba2010-11-071-6/+3
* Variable renamedJon Ander Peñalba2010-11-071-2/+2
* Function renamedJon Ander Peñalba2010-11-071-1/+1
* BookmarkOwner clean-up and minor bug fixedJon Ander Peñalba2010-11-071-40/+21
* - get rid of the selected bookmark in BookmarkOwnerYoann Laissus2010-10-131-104/+108
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-111-2/+1
* make the string plural.Panagiotis Papadopoulos2010-09-081-1/+3
* ok, it seems working now. But I'm not sure this is the right fix..Andrea Diamantini2010-09-031-1/+1
* 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-021-18/+31
|\
| * Fix compile again ...Yoann Laissus2010-09-021-1/+1
| * Use iconForUrl of IconManagerYoann Laissus2010-09-021-1/+2
| * A little bunch of fixes :Yoann Laissus2010-09-021-18/+30
* | Code Review.Andrea Diamantini2010-09-021-0/+1
|/
* fix typoPanagiotis Papadopoulos2010-08-251-1/+1
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+2
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-1/+1
* Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-201-20/+28
|\
| * - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-20/+28
* | Krazy fixes, first bunchAndrea Diamantini2010-08-201-1/+1
|/
* BookmarkOwner class clean-upJon Ander Peñalba2010-08-191-124/+106
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-0/+369