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
/
ScintillaEditBase
/
ScintillaEditBase.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
Backport: Extra header needed with g++ on Linux.
Neil Hodgson
1
-0
/
+1
2018-05-25
Backport: Add <vector> to files that include Platform.h as likely needed in f...
mitchell
1
-0
/
+2
2018-05-25
Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use ...
mitchell
1
-0
/
+2
2017-09-11
Backport: The Scintilla namespace is always active for internal symbols and f...
Neil
1
-8
/
+3
2017-07-12
Backport: Bug [#1957]. Add focusChanged(bool focused) signal.
Justin Dailey
1
-0
/
+1
2017-07-04
Backport: Dropping files fires the SCN_URIDROPPED notification instead of ins...
Justin Dailey
1
-1
/
+1
2017-07-01
Backport: Include the 'updated' flags in the updateUi signal.
Justin Dailey
1
-1
/
+1
2017-06-14
Backport: Use same #if guard as other files.
Neil
1
-0
/
+2
2017-06-12
Backport: Simplify mouse and keyboard handling by only retaining the 'WithMod...
Neil
1
-0
/
+1
2017-04-19
Use "override" for GTK+ and Qt platform layers.
Neil
1
-19
/
+19
2015-11-20
Remove line end whitespace.
Neil
1
-1
/
+1
2015-05-13
Make single argument constructors explicit where simple to avoid possibility of
Neil
1
-1
/
+1
2015-04-09
Improvements to IME supporting multiple carets, handling Korean more
Neil
1
-0
/
+4
2012-09-24
Added autoCompleteCancelled signal
John Ehresman
1
-0
/
+1
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+151