summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkcontextmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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