Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix bookmark conflict between Rekonq and Konqueror | Yoann Laissus | 2011-05-15 | 1 | -0/+1 |
| | | | | | - New way to copy rekonq default bookmarks so no problem with konqueror anymore BUG: 273134 | ||||
* | Untrack the bookmarks menu list and set a parent to automagically | Andrea Diamantini | 2011-03-27 | 1 | -1/+0 |
| | | | | | | delete it as object child CCBUG:269490 | ||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -3/+9 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Fix forward declaration | Montel Laurent | 2010-11-03 | 1 | -2/+0 |
| | |||||
* | Fix mem leak, due to kbookmarkmenu class. | Andrea Diamantini | 2010-10-13 | 1 | -2/+4 |
| | | | | Please, see http://svn.reviewboard.kde.org/r/5606/ about. | ||||
* | Merge commit 'refs/merge-requests/197' of ↵ | Andrea Diamantini | 2010-09-02 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m197 Conflicts: src/bookmarks/bookmarkprovider.h I also changed a iconmanager header inclusion :) | ||||
| * | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 1 | -2/+1 |
| | | | | | | | | | | | | | | - Bookmarks saved with KMimeType::iconNameForUrl are now correctly displayed in the BK bar - Folder icons in the BK panel are fixed - Unset the current bookmark after a context menu deletition to avoid some bugs - Cleanup | ||||
* | | Code Review. | Andrea Diamantini | 2010-09-02 | 1 | -10/+8 |
|/ | | | | | | | General clean up let member variables have better names, starting with _ and the needed get functions signals/slots --> Q_SIGNALS/Q_SLOTS moc headers | ||||
* | - Move the BK bar context menu slot and connection to BookmarkContextMenu | Yoann Laissus | 2010-08-22 | 1 | -6/+0 |
| | | | | - The context menu now works without selected bookmark in the BK bar | ||||
* | BookmarkProvider's code reordered | Jon Ander Peñalba | 2010-08-20 | 1 | -5/+4 |
| | |||||
* | Minor changes in BookmarkProvider. Searching for bookmarks should be a bit ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -3/+3 |
| | | | | faster | ||||
* | Improved the code to load the bookmarks file using KStandardDirs and other ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -2/+0 |
| | | | | minor changes to BookmarkProvider. | ||||
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 1 | -26/+30 |
| | |||||
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -0/+158 |
src/bookmarks/bookmarkprovider.* |