aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/ScintillaQt.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-26Switch SelectionText to use a std::string to hold the data and to provide ↵nyamatongwe1-0/+1
accessors to this data. Add a length argument to DropAt, although previous signature still available.
2013-05-01Removed SVector.h and all references as it is no longer used.nyamatongwe1-1/+0
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+158
at Scientific Toolworks, Inc. with additions performed for Wingware.