summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkcontextmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Drag and drop in the bookmark toolbar between root items only (for the ...Yoann Laissus2010-08-171-321/+0
* Unify the deletion of bookmarks in one placeJon Ander Peñalba2010-08-161-19/+1
* Bug when closing the 'New Folder' dialog fixed.Jon Ander Peñalba2010-08-151-2/+5
* - Fix bookmarks' text which is truncated in some places (new tab page, some d...Yoann Laissus2010-08-101-5/+5
* - Add a 'Don't ask again' option to some message dialogYoann Laissus2010-08-041-1/+3
* - Performance improvements (partial updates of the tree)Yoann Laissus2010-07-181-5/+6
* Fix naming to clean APIAndrea Diamantini2010-06-241-1/+1
* The second arg of QString::replace has to be a QString, I supposeJonathan Thomas2010-05-271-1/+1
* Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-271-3/+3
* Properly take care of ampersandsAndrea Diamantini2010-05-251-4/+6
* Memory leaks fixesAndrea Diamantini2010-05-041-0/+6
* A coding style roundAndrea Diamantini2010-04-301-24/+24
* moc fixesAndrea Diamantini2010-04-141-0/+1
* Some stupid not so important fixesAndrea Diamantini2010-04-081-3/+4
* Add a missing slotYoann Laissus2010-04-081-2/+16
* - Enable context menu for folders and separators of the bookmark barYoann Laissus2010-04-081-0/+309