aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEdit/ScintillaDocument.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Backport: Remove line-end white space.Neil1-1/+1
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil1-8/+0
2017-07-23Backport: Bug [#1959]. Avoid problems with changes with different versions of...Neil Hodgson1-0/+2
2017-07-18Backport: Bug [#1959]. Eliminate extra layer in signal emission for document.Justin Dailey1-14/+2
2015-11-20Remove line end whitespace.Neil1-1/+1
2014-09-12Support for SCI_NAMESPACE in the ScintillaEdit part of the Qt layer.Neil1-1/+9
2014-08-06Feature [feature-requests:#1064]. Add a get_character method on the document.Neil1-0/+2
2013-12-19Expose the EOLMode on the document object.Neil Hodgson1-0/+2
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+97