summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkspanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-169/+0
* Krazy fixesAndrea Diamantini2012-01-191-3/+3
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-4/+4
* clean upAndrea Diamantini2011-07-251-9/+9
* Calm down kDebug messagesAndrea Diamantini2011-07-191-1/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-12/+12
* Coding styleAndrea Diamantini2011-02-251-2/+2
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-3/+3
* BookmarksPanel API improvedJon Ander Peñalba2010-11-071-37/+18
* Merge commit 'refs/merge-requests/202' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-09-041-0/+2
|\
| * Fix the BK panel drag and drop regression introduced by 0d53995507a369d5b4cfd...Yoann Laissus2010-09-031-0/+2
* | ok, it seems working now. But I'm not sure this is the right fix..Andrea Diamantini2010-09-031-0/+3
|/
* Code Review.Andrea Diamantini2010-09-021-18/+19
* Make sure the model is only created onesJon Ander Peñalba2010-09-021-2/+2
* panels directory removedJon Ander Peñalba2010-08-301-1/+1
* 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-301-71/+36
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-301-3/+3
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-1/+1
* - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-2/+1
* Bookmarks panel code reorderedJon Ander Peñalba2010-08-201-75/+75
* Bookmarks panel code clean-upJon Ander Peñalba2010-08-191-36/+32
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-0/+1
* The bookmark actions in BookmarkOwner are now working and being usedJon Ander Peñalba2010-08-191-1/+2
* - Drag and drop in the bookmark toolbar between root items only (for the ...Yoann Laissus2010-08-171-2/+2
* Unify the deletion of bookmarks in one placeJon Ander Peñalba2010-08-161-24/+5
* - Fix bookmarks' text which is truncated in some places (new tab page, some d...Yoann Laissus2010-08-101-2/+3
* - Add a 'Don't ask again' option to some message dialogYoann Laissus2010-08-041-1/+3
* Forget to commit this changeYoann Laissus2010-07-211-2/+3
* - Performance improvements (partial updates of the tree)Yoann Laissus2010-07-181-4/+4
* This commit implements some speed optimizations on startupAndrea Diamantini2010-06-051-3/+16
* Memory leaks fixesAndrea Diamantini2010-05-041-2/+7
* A coding style roundAndrea Diamantini2010-04-301-23/+23
* Stupid commit :)Andrea Diamantini2010-04-141-3/+3
* Add CopyrightYoann Laissus2010-04-081-0/+1
* - Enable context menu for folders and separators of the bookmark barYoann Laissus2010-04-081-286/+21
* - Remove the Add Bookmark action from the different context menusYoann Laissus2010-03-271-53/+2
* Fix missing strings on the history panelYoann Laissus2010-03-271-1/+1
* Fix the bookmarkCurrentPage slot nameYoann Laissus2010-03-271-1/+1
* - Fix a crash when the cancel button of the add bookmark menu is clickedYoann Laissus2010-03-271-69/+84
* Add tests for the bookmark before toGroup()Yoann Laissus2010-03-251-5/+8
* A lot of fix and improvements for the bookmark and the history panelsYoann Laissus2010-03-231-19/+422
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
* Fixing panelsAndrea Diamantini2010-01-241-3/+2
* Just some stupid fixesAndrea Diamantini2009-12-141-24/+28
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+110