aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEdit/WidgetGen.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Remove line end whitespace.Neil1-3/+3
2014-08-06Feature [feature-requests:#1065]. Add SCI_* for methods to ScintillaConstants...Neil1-0/+2
2013-09-20Switch parameter type to sptr_t to avoid problems with negative numbers likeUnknown1-3/+3
2013-08-07Bindings in ScintillaEdit made to work on 64-bit Unix systems.Unknown1-1/+9
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-75/+44
2012-07-16Clean up more generated files when run with --clean.Neil Hodgson1-0/+7
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+275