[QScintilla] Problem with translation of line-endings

Baz Walter bazwal at ftml.net
Mon Jun 4 18:32:46 BST 2012


Since qscintilla-2.5, line-endings are translated to the current eol 
mode when pasting, which is very welcome.

However, looking at the source, I can see that 
QsciScintillaBase::dropEvent doesn't currently make use of 
TransformLineEnds, and so line-endings aren't translated when dragging 
and dropping.

Any chance this could be fixed?

Thanks


More information about the QScintilla mailing list