summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Untrack the bookmarks menu list and set a parent to automagicallyAndrea Diamantini2011-03-271-9/+8
* Check if mainWindow and currentab really exist before using in bookmarksprov...Andrea Diamantini2011-03-191-2/+2
* cppcheck round...Andrea Diamantini2011-02-251-0/+2
* Coding styleAndrea Diamantini2011-02-251-6/+6
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-7/+7
* Calm down kDebug messagesAndrea Diamantini2011-02-161-12/+0
* Automatically refreshing bookmarks when editing them.Furkan Uzumcu2011-01-111-0/+6
* - Bookmark folders can now be dragged and dropped in the toolbar.Yoann Laissus2010-12-201-2/+1
* Bug when a bookmark contains a '&' fixed in some casesJon Ander Peñalba2010-11-071-1/+2
* BookmarksPanel API improvedJon Ander Peñalba2010-11-071-6/+6
* Fix mem leak, due to kbookmarkmenu class.Andrea Diamantini2010-10-131-4/+7
* Krazy Fixes for rekonqRohan Garg2010-09-111-1/+1
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-111-1/+1
* A very small commit to fix the KEditBookmark issue with bookmark exporting wh...Yoann Laissus2010-09-081-0/+1
* Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-021-12/+5
|\
| * Oops, fix compilationYoann Laissus2010-09-021-1/+1
| * A little bunch of fixes :Yoann Laissus2010-09-021-12/+5
* | Code Review.Andrea Diamantini2010-09-021-0/+1
|/
* Restore old bookmarks file managementAndrea Diamantini2010-09-011-8/+22
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+3
* Awesome bar: support for multiple word search.Pierre Rossi2010-08-251-2/+14
* Useless includeYoann Laissus2010-08-221-1/+0
* - Move the BK bar context menu slot and connection to BookmarkContextMenuYoann Laissus2010-08-221-20/+0
* BookmarkProvider's code reorderedJon Ander Peñalba2010-08-201-81/+81
* Minor changes in BookmarkProvider. Searching for bookmarks should be a bit fa...Jon Ander Peñalba2010-08-201-31/+14
* Improved the code to load the bookmarks file using KStandardDirs and other mi...Jon Ander Peñalba2010-08-201-36/+26
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-7/+7
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-0/+332