index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
qt
/
ScintillaEditPy
/
sepbuild.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-11-12
Remove ScintillaEditPy as its prerequisites are unsupported.
Neil
1
-345
/
+0
2020-05-01
Better diagnostics when script fails
Neil
1
-1
/
+2
2020-04-17
Update Python versions for files that may involve PySide on Linux which requires
Neil
1
-0
/
+1
Python 2 still. On Windows, Python3 is used.
2020-03-16
Fail early if Python 3.x.
Neil
1
-0
/
+3
2015-11-20
Remove line end whitespace.
Neil
1
-9
/
+9
2013-11-07
Feature [feature-requests:#1544]. Qt build system fixes for PySide separate ↵
nyamatongwe
1
-11
/
+18
from shiboken. From Mark Yen.
2013-10-03
Match change 4801 for Python binding types.
nyamatongwe
1
-1
/
+1
From John Ehresman.
2013-08-10
Fix PySide interface to match 64-bit fixes in ScintillaEdit.
Unknown
1
-0
/
+4
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
1
-6
/
+13
Use FileGenerator module for file generation instead of code in each script.
2012-07-16
Clean up more generated files when run with --clean.
Neil Hodgson
1
-4
/
+7
2012-06-13
Discover name of qmake as it is qmake-qt4 in some distributions of Linux.
Neil Hodgson
1
-2
/
+9
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+312
at Scientific Toolworks, Inc. with additions performed for Wingware.