Add the possibility to use bullets in user tags via a new placeholder %B.
Colour bullets so that they can be spotted easily.
Don't change local URLs in "symlinkFreeURL". (patch by Thomas Braun)
Add drag-and-drop functionality as proposed in bug 114911.
Rename two functions:
Make nextBullet() and prevBullet() more general, and add a function to insert a bullet at the current cursor position.
Add missing file, sorry for that.
More: add single characters to QStrings as QChars, not as QStrings. (EBN)