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
sciteco-rel-5-5-8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
Updated for 3.20.0.
mitchell
2
-2
/
+2
2020-05-09
Updated makefile deps.
mitchell
1
-1
/
+1
2020-04-16
Backport: Specify that NotifyStyleNeeded is an override. Replace 0/NULL with ...
Neil
1
-5
/
+5
2020-04-10
Backport: Fix some warnings from Clang-Tidy.
Neil
1
-4
/
+4
2020-04-10
Backport: Bug [#2168]. Fix bug where 'ยต' (Micro Sign) case-insensitively mat...
Neil
1
-3
/
+5
2020-04-10
Backport: Bug [#2167]. Add line copy format on clipboard, compatible with Vis...
Justin Dailey
1
-1
/
+33
2020-04-07
Backport: Use const as avoids warning.
Neil
2
-2
/
+2
2020-03-16
Backport: Fail early if Python 3.x.
Neil
1
-0
/
+3
2020-01-06
Backport: Bug [#2147]. Don't clear clipboard before copying text.
Neil
1
-1
/
+0
2020-01-05
Backport: Fix some warnings.
Neil
3
-4
/
+4
2020-01-05
Synchronizing LongTerm3 with default.
mitchell
1
-2
/
+2
2020-01-03
Backport: Use safe mechanism for converting between function pointers and void*.
mitchell
1
-8
/
+8
2019-12-13
Backport: Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
2
-15
/
+0
2019-12-07
Preparing for 3.11.2.
mitchell
1
-1
/
+1
2019-11-04
Backport: Avoid warnings where const reasonable.
Neil
1
-4
/
+14
2019-10-26
Preparing for 3.11.1 release.
rel-3-11-1
mitchell
1
-1
/
+1
2019-09-28
Backport: Avoid calling virtual methods during destruction to stop warnings.
Neil
2
-8
/
+23
2019-08-30
Preparing for 3.11.0 release.
rel-3-11-0
mitchell
2
-2
/
+2
2019-07-11
Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.
mitchell
1
-6
/
+3
2019-06-22
Backport: Suppress GCC 8 diagnostic Wcast-function-type as this occurs many t...
Neil Hodgson
1
-0
/
+3
2019-07-11
Backport: Feature [feature-requests:#1297] Fixed INDIC_MAX / INDICATOR_MAX.
mitchell
1
-0
/
+1
2019-06-22
Backport: Feature [feature-requests:#1297] Update to use INDICATOR_ instead o...
Neil
1
-6
/
+5
2019-06-18
Backport: Feature [feature-requests:#1297] 6: Support enumerated types in APIs.
Neil
1
-3
/
+8
2019-06-18
Backport: Feature [feature-requests:#1297] 3: Add pointer type to WidgetGen.py.
Neil
1
-1
/
+2
2019-06-18
Backport: Feature [feature-requests:#1297] 2: Add line type to WidgetGen.py
Neil
1
-1
/
+2
2019-07-11
Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.
mitchell
1
-5
/
+4
2019-06-05
Preparing for 3.10.6 release.
mitchell
2
-2
/
+2
2019-05-09
Updated version number for release.
rel-3-10-5
mitchell
2
-2
/
+2
2019-04-17
Updated version number for release.
mitchell
2
-2
/
+2
2019-04-17
Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ...
mitchell
2
-0
/
+2
2019-03-29
Backport: Include "CharacterCategory.h" in all files that include "Document.h...
Neil
2
-0
/
+2
2019-03-09
Updated version number for release.
mitchell
2
-2
/
+2
2019-03-03
Backport: Use noexcept where reasonable.
Neil
1
-2
/
+2
2019-02-17
Backport: Bug [#1548]. Implement calltips on Qt.
mitchell
1
-1
/
+28
2019-01-12
Updates for version 3.10.2.
mitchell
2
-2
/
+2
2019-01-03
Backport: Avoid shadowing of AutoSurface.
Neil
1
-3
/
+3
2018-10-31
Updated for 3.10.1.
rel-3-10-1
mitchell
2
-2
/
+2
2018-10-11
Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.
Neil
1
-4
/
+6
2018-07-10
Backport: Delete standard methods to avoid warnings.
Neil
1
-0
/
+5
2018-06-21
Backport: Use override for methods in WatcherHelper.
Neil
1
-6
/
+6
2018-06-30
Updated for 3.10.0.
rel-3-10-0
mitchell
2
-2
/
+2
2018-06-02
Backport: Extra header needed with g++ on Linux.
Neil Hodgson
2
-0
/
+2
2018-05-26
Backport: Add necessary headers and move includes to be in same order.
Neil
3
-4
/
+5
2018-05-25
Backport: Add GradientRectangle method to Surface to draw rectangles with ver...
mitchell
2
-0
/
+26
2018-05-25
Backport: Add <vector> to files that include Platform.h as likely needed in f...
mitchell
2
-0
/
+4
2018-05-25
Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use ...
mitchell
3
-11
/
+8
2018-05-14
Backport: Modernize Platform.h (2) - noexcept, const, constexpr.
Neil
1
-1
/
+1
2018-05-14
Backport: Modernize Platform.h (1) - noexcept, const, standard methods.
Neil
1
-8
/
+8
2018-05-02
Backport: Replace NULL and 0 with nullptr.
Neil Hodgson
1
-41
/
+20
2018-05-02
Backport: Define ListBoxImpl::GetWidget method to avoid casts.
Neil Hodgson
1
-55
/
+37
[next]