aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy/testsepq.py
AgeCommit message (Collapse)AuthorFilesLines
2021-11-12Remove ScintillaEditPy as its prerequisites are unsupported.Neil1-157/+0
2020-04-17Update Python versions for files that may involve PySide on Linux which requiresNeil1-1/+1
Python 2 still. On Windows, Python3 is used.
2012-09-20Fix example PySide code to match current API.Neil Hodgson1-5/+5
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+157
at Scientific Toolworks, Inc. with additions performed for Wingware.