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
/
ScintillaEdit
/
ScintillaDocument.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
Feature [feature-requests:#1511] Add mayCoalesce argument to BeginUndoAction.
John Ehresman
1
-1
/
+1
2024-01-17
Fix reference from ScintillaDocument to Document to match change in 5.4.1
Neil
1
-1
/
+6
2022-09-12
Remove NotifyLexerChanged notification from DocWatcher.
Neil
1
-1
/
+0
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-1
/
+1
2021-05-09
Add @file <filename> comments to follow convention.
Neil
1
-2
/
+2
2018-03-16
Remove line-end white space.
Neil
1
-1
/
+1
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-8
/
+0
2017-07-23
Bug [#1959]. Avoid problems with changes with different versions of Qt.
Neil Hodgson
1
-0
/
+2
2017-07-18
Bug [#1959]. Eliminate extra layer in signal emission for document.
Justin Dailey
1
-14
/
+2
2017-06-22
Update IDocument for version 4. Drop IDocumentWithLineEnd interface to just have
Neil
1
-1
/
+1
2015-11-20
Remove line end whitespace.
Neil
1
-1
/
+1
2014-09-12
Support for SCI_NAMESPACE in the ScintillaEdit part of the Qt layer.
Neil
1
-1
/
+9
2014-08-06
Feature [feature-requests:#1064]. Add a get_character method on the document.
Neil
1
-0
/
+2
2013-12-19
Expose the EOLMode on the document object.
Neil Hodgson
1
-0
/
+2
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+97