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
/
test
/
XiteQt.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-11-12
Remove XiteQt.py as ScintillaEditPy is no longer included in Scintilla
Neil
1
-101
/
+0
and the required PySide library no longer supported.
2021-02-11
Make merging of Scintilla and Lexilla features work on older versions of Python.
Neil
1
-1
/
+1
2021-02-08
Read Lexilla constants from lexilla/include/LexicalStyles.iface and include
Neil
1
-1
/
+10
in known features.
2020-11-19
On Linux/Qt, try to load Lexilla for tests that need a lexer but skip the tests
Neil
1
-1
/
+23
when Lexilla not found.
2020-11-07
Try to load Lexilla for tests that need a lexer but skip the tests when Lexilla
Neil
1
-0
/
+4
not found. Unicode line ends only tested with Lexilla as they require a lexer that supports Unicode line ends.
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.
2015-11-20
Remove line end whitespace.
Neil
1
-1
/
+1
2014-01-01
Specify minimum Python version for scripts.
Neil
1
-0
/
+1
2013-09-21
Fix test script to match move of scripts.
nyamatongwe
1
-1
/
+2
2013-07-05
Implemented tests for Qt on Linux.
Neil
1
-0
/
+63