aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/ScintillaQt.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-10Backed out change #4739 for Qt 5 on OS X as the code was LGPL.Neil1-36/+0
2013-08-10Fix building qith Qt 5 on OS X.Neil1-0/+36
2013-07-23Only use map for character representations instead of unordered_map where pos...nyamatongwe1-3/+0
2013-07-22Added the character representation feature.Neil1-0/+3
2013-07-11Include case conversion data in Scintilla so that all platforms will performNeil1-0/+2
2013-05-26Switch SelectionText to use a std::string to hold the data and to provide acc...nyamatongwe1-0/+1
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