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
2021-03-05
Update version number to 5.0.0.
Neil
2
-2
/
+2
2020-11-07
Update Qt projects to exclude lexers and lexlib.
Neil
2
-49
/
+11
2020-11-28
Update version number to 4.4.6 and release date.
Neil
2
-2
/
+2
2020-09-05
Update version number to 4.4.5.
Neil
2
-2
/
+2
2020-07-18
Updates for 4.4.4.
Neil
2
-2
/
+2
2020-07-13
Minor warning fixes. 0 -> nullptr and static_cast -> dynamic_cast.
Neil
2
-4
/
+4
2020-07-13
Use float for text size in case application calls SCI_STYLESETSIZEFRACTIONAL.
Neil
1
-1
/
+1
2020-07-13
Replace QTime with QElapsedTimer as QTime::start deprecated.
Neil
1
-2
/
+2
2020-07-08
Fix translucent rectangle drawing on Qt.
Neil
1
-12
/
+28
2020-07-08
Use correct signature to override QListWidget::selectionChanged and use this to
Neil
1
-14
/
+21
2020-07-08
Fix deprecated QDesktopWidget::availableGeometry call to use currently supported
Neil
1
-8
/
+21
2020-07-08
Fix deprecated Qt call to use currently supported call.
Neil
2
-1
/
+5
2020-06-03
Updates for 4.4.3.
Neil
2
-2
/
+2
2020-06-02
Updates for 4.4.2.
rel-4-4-2
Neil
2
-2
/
+2
2020-05-28
Updates for 4.4.0.
Neil
2
-2
/
+2
2020-05-01
Better diagnostics when script fails
Neil
1
-1
/
+2
2020-04-23
Updates for 4.3.3.
rel-4-3-3
Neil
2
-2
/
+2
2020-04-17
Update Python versions for files that may involve PySide on Linux which requires
Neil
3
-2
/
+3
2020-04-16
Specify that NotifyStyleNeeded is an override. Replace 0/NULL with nullptr.
Neil
1
-5
/
+5
2020-04-10
Fix warning from g++.
Neil
1
-1
/
+1
2020-04-10
Fix some warnings from Clang-Tidy.
Neil
1
-6
/
+5
2020-04-10
Bug [#2168]. Fix bug where 'ยต' (Micro Sign) case-insensitively matches '?'.
Neil
1
-3
/
+5
2020-04-10
Bug [#2167]. Add line copy format on clipboard, compatible with Visual Studio.
Justin Dailey
1
-1
/
+33
2020-04-07
Use const as avoids warning.
Neil
2
-2
/
+2
2020-03-16
Fail early if Python 3.x.
Neil
1
-0
/
+3
2020-03-06
Readying 4.3.1 release.
rel-4-3-2
Neil
2
-2
/
+2
2020-03-01
Readying 4.3.1 release.
rel-4-3-1
Neil
2
-2
/
+2
2020-01-12
Readying 4.3.0 release.
rel-4-3-0
Neil
2
-2
/
+2
2020-01-06
Bug [#2147]. Don't clear clipboard before copying text.
Neil
1
-1
/
+0
2020-01-05
Fix some warnings.
Neil
3
-4
/
+4
2019-12-13
Use safe mechanism for converting between function pointers and void*.
Neil
1
-8
/
+8
2019-12-13
Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
2
-15
/
+0
2019-12-30
gcc 9 has a new warning deprecated-copy which occurs many times in Qt headers.
Neil
1
-1
/
+1
2019-12-11
Readying 4.2.3 release.
rel-4-2-3
Neil
2
-2
/
+2
2019-12-03
Readying 4.2.2 release.
rel-4-2-2
Neil
2
-2
/
+2
2019-11-04
Avoid warnings where const reasonable.
Neil
1
-4
/
+14
2019-10-20
Readying 4.2.1 release.
rel-4-2-1
Neil
2
-2
/
+2
2019-09-28
Avoid calling virtual methods during destruction to stop warnings.
Neil
2
-8
/
+23
2019-07-02
Readying 4.2.0 release.
Neil
2
-2
/
+2
2019-06-30
Bug [#2038]. Source of input reported in SCN_CHARADDED.
Zufu Liu
1
-6
/
+3
2019-06-22
Suppress GCC 8 diagnostic Wcast-function-type as this occurs many times for
Neil Hodgson
1
-0
/
+3
2019-06-22
Feature [feature-requests:#1297] Update to use INDICATOR_ instead of INDIC_ as
Neil
1
-5
/
+5
2019-06-18
Feature [feature-requests:#1297] 6: Support enumerated types in APIs.
Neil
1
-3
/
+8
2019-06-18
Feature [feature-requests:#1297] 3: Add pointer type to WidgetGen.py.
Neil
1
-1
/
+2
2019-06-18
Feature [feature-requests:#1297] 2: Add line type to WidgetGen.py
Neil
1
-1
/
+2
2019-06-17
Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.
Zufu Liu
1
-5
/
+4
2019-06-13
Make a new release due to a regression in SciTE with 4.1.6.
rel-4-1-7
Neil
2
-2
/
+2
2019-06-05
Preparing for 4.1.6 release.
Neil
2
-2
/
+2
2019-04-13
Preparing for 4.1.5 release.
Neil
2
-2
/
+2
2019-04-12
Bug [#2093]. Remove restrictions on IME input length.
Zufu Liu
1
-2
/
+1
[next]