aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy/sepbuild.py
AgeCommit message (Collapse)AuthorFilesLines
2015-11-20Remove line end whitespace.Neil1-9/+9
2013-11-07Feature [feature-requests:#1544]. Qt build system fixes for PySide separate ↵nyamatongwe1-11/+18
from shiboken. From Mark Yen.
2013-10-03Match change 4801 for Python binding types.nyamatongwe1-1/+1
From John Ehresman.
2013-08-10Fix PySide interface to match 64-bit fixes in ScintillaEdit.Unknown1-0/+4
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-6/+13
Use FileGenerator module for file generation instead of code in each script.
2012-07-16Clean up more generated files when run with --clean.Neil Hodgson1-4/+7
2012-06-13Discover name of qmake as it is qmake-qt4 in some distributions of Linux.Neil Hodgson1-2/+9
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+312
at Scientific Toolworks, Inc. with additions performed for Wingware.