summaryrefslogtreecommitdiff
path: root/src/bookmarks
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-196-260/+168
* Create and store all bookmark actions in BookmarkOwnerJon Ander Peñalba2010-08-192-0/+71
* Minor improvements in the insertion and deletion of bookmarks codeJon Ander Peñalba2010-08-191-13/+14
* All insertion and deletion of bookmarks code moved to the same place (Bookmar...Jon Ander Peñalba2010-08-194-86/+132
* Fix a strange behaviour if a dragged item is dropped on itselfYoann Laissus2010-08-171-1/+2
* - Drag and drop in the bookmark toolbar between root items only (for the ...Yoann Laissus2010-08-177-295/+579
* Merge commit 'refs/merge-requests/172' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-174-56/+65
|\
| * Message displayed when deleting a bookmark improvedJon Ander Peñalba2010-08-161-6/+20
| * Unify the deletion of bookmarks in one placeJon Ander Peñalba2010-08-164-56/+51
* | Made the bookmark search case insensitive and added some comments to the Book...Jon Ander Peñalba2010-08-162-9/+14
|/
* Bug when closing the 'New Folder' dialog fixed.Jon Ander Peñalba2010-08-151-2/+5
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-142-0/+43
* Merge commit 'refs/merge-requests/168' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-131-6/+6
|\
| * Fix the BK panel's drag and dropYoann Laissus2010-08-121-6/+6
* | Fix the double fill of the bookmark bar at startupYoann Laissus2010-08-121-2/+4
|/
* - Fix bookmarks' text which is truncated in some places (new tab page, some d...Yoann Laissus2010-08-103-9/+10
* - Add a 'Don't ask again' option to some message dialogYoann Laissus2010-08-044-3/+20