Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use iconForUrl of IconManager | Yoann Laissus | 2010-09-02 | 1 | -1/+2 | |
| | | ||||||
| * | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 8 | -62/+71 | |
| | | | | | | | | | | | | | | - 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 | 8 | -53/+60 | |
| | | | | | | | | | | | | | | General clean up let member variables have better names, starting with _ and the needed get functions signals/slots --> Q_SIGNALS/Q_SLOTS moc headers | |||||
* | | 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 | |
| | | | | The fix is hackish but it's the best thing I could achieve.. | |||||
* | Restore old bookmarks file management | Andrea Diamantini | 2010-09-01 | 1 | -8/+22 | |
| | | | | Please, read NOTE inside. | |||||
* | 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 | |
| | | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen... | |||||
* | Merge commit 'refs/merge-requests/191' of ↵ | Andrea Diamantini | 2010-08-26 | 1 | -2/+14 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2_191 | |||||
| * | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -2/+14 | |
| | | | | | | | | | | Also support searches starting by i (without messing with the <i> for urls) and page titles with characters such as '<' or '>'. | |||||
* | | fix typo | Panagiotis Papadopoulos | 2010-08-25 | 1 | -1/+1 | |
|/ | ||||||
* | Merge commit 'refs/merge-requests/190' of ↵ | Andrea Diamantini | 2010-08-23 | 4 | -27/+17 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m190 | |||||
| * | 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 | |
| | | | | | | | | - The context menu now works without selected bookmark in the BK bar | |||||
* | | Merge commit 'refs/merge-requests/185' of ↵ | Andrea Diamantini | 2010-08-23 | 1 | -20/+38 | |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m185 | |||||
| * | | 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 | |
| |/ | | | | | | | - A little cleanup | |||||
* | | 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 ↵ | Jon Ander Peñalba | 2010-08-20 | 2 | -34/+17 | |
| | | | | faster | |||||
* | Improved the code to load the bookmarks file using KStandardDirs and other ↵ | Jon Ander Peñalba | 2010-08-20 | 2 | -38/+26 | |
| | | | | minor changes to BookmarkProvider. | |||||
* | 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 ↵ | Jon Ander Peñalba | 2010-08-20 | 6 | -5/+5 | |
| | | | | src/bookmarks/bookmarkprovider.* | |||||
* | Merge commit 'refs/merge-requests/181' of ↵ | Andrea Diamantini | 2010-08-20 | 8 | -242/+231 | |
|\ | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m181 Conflicts: src/bookmarks/bookmarkstoolbar.h | |||||
| * | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 8 | -248/+230 | |
| | | | | | | | | | | | | It fixes the problem of the submenu if there are too much items to fit on the bar - Improve a bit the new redesign of BookmarkOwner - Reenable the bookmark menu by default (because the icon in the bar is on the left) | |||||
* | | 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 ↵ | Jon Ander Peñalba | 2010-08-19 | 4 | -86/+132 | |
| | | | | (BookmarkOwner) | |||||
* | 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 | |
| | | | | | | | | | | moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479 | |||||
* | Merge commit 'refs/merge-requests/172' of ↵ | Andrea Diamantini | 2010-08-17 | 4 | -56/+65 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m172 | |||||
| * | 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 ↵ | Jon Ander Peñalba | 2010-08-16 | 2 | -9/+14 | |
|/ | | | | BookmarksProxy class. | |||||
* | 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 | |
| | | | | PLease, check if I did something wrong.. | |||||
* | Merge commit 'refs/merge-requests/168' of ↵ | Andrea Diamantini | 2010-08-13 | 1 | -6/+6 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m168 | |||||
| * | 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 | |
|/ |