aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-6/+13
2013-06-14Define custom marginMaskN / setMarginMaskN to treat values as a bitmask.Unknown1-0/+22
2013-06-10Define custom get_ / set_ margin_mask_n to treat values as a bitmaskJohn Ehresman1-0/+27
2013-05-06Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.Neil Hodgson1-0/+1
2012-09-20Fix example PySide code to match current API.Neil Hodgson1-5/+5
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-29Information about running on Fedora.nyamatongwe1-1/+2
2012-05-27On Linux, disable warnings that occur in PySide generated code or PySide headersNeil Hodgson1-0/+1
2012-05-17Fixed out-of-date test program name.nyamatongwe1-1/+1
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe7-0/+696