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
2015-09-10
Updates for 3.6.1.
johnsonj
2
-2
/
+2
2015-09-10
Fix IME caret movements for emoji.
johnsonj
1
-1
/
+1
2015-09-04
Change FillVirtualSpace to ClearBeforeTentativeStart and delete selected text.
johnsonj
1
-1
/
+1
2015-07-29
Update version numbers and dates for 3.6.0 release.
Neil
2
-2
/
+2
2015-07-28
Avoid candidate box randomly popping up away from edit pane with (especially
johnsonj
1
-0
/
+1
2015-07-27
Add Position.h as a place-holder and to allow #include "Position.h" in source.
Neil
2
-0
/
+2
2015-06-19
Updates for release 3.5.7.
Neil
2
-2
/
+2
2015-06-04
Use static_cast instead of C-style casts to avoid warnings.
Neil
1
-41
/
+41
2015-05-22
Updates for 3.5.6.
Neil
2
-2
/
+2
2015-05-13
Bug [#1703]. Fix bug when drawing text margins in buffered mode which would use
Neil
1
-1
/
+4
2015-05-13
Make single argument constructors explicit where simple to avoid possibility of
Neil
5
-6
/
+6
2015-04-22
Use fractional positioning calls and avoid rounding to ensure consistency.
Neil
2
-19
/
+22
2015-04-14
Getting ready for 3.5.5 release.
Neil
2
-2
/
+2
2015-04-09
Improvements to IME supporting multiple carets, handling Korean more
Neil
2
-71
/
+178
2015-04-09
Avoid "absolute-value" warning from clang 3.6.
Neil
2
-2
/
+3
2015-03-05
Updates for 3.5.4.
rel-3-5-4
Neil
2
-2
/
+2
2015-01-26
Use QElapsedTimer::nsecsElapsed for more accurate measurement of durations.
Neil
1
-6
/
+14
2015-01-14
Preparing for version 3.5.3.
Neil
2
-2
/
+2
2014-12-03
Qt >= 5.3 has reverted to the 4.x handling of double click events. Undoes
Neil
1
-6
/
+0
2014-11-29
Updates for 3.5.2 release.
Neil
2
-2
/
+2
2014-10-10
Ensure can see standard exceptions and so build.
Neil
2
-0
/
+2
2014-09-25
Updating for 3.5.1.
Neil
2
-2
/
+2
2014-09-12
Support for SCI_NAMESPACE in the ScintillaEdit part of the Qt layer.
Neil
3
-1
/
+17
2014-09-12
Allow choice between windowed and inline IME.
Neil
1
-0
/
+6
2014-08-09
Getting ready to release 3.5.0.
Neil
2
-2
/
+2
2014-08-06
Fix the platform scope to work on Linux.
Neil
1
-1
/
+1
2014-08-06
Bug [#1635]. Make build on FreeBSD 9.2.
Neil
1
-1
/
+4
2014-08-06
Bug [#1634]. Set qt list icon size to largest icon. Also adds padding on OS X.
Neil
1
-4
/
+40
2014-08-06
Feature [feature-requests:#1065]. Add SCI_* for methods to ScintillaConstants...
Neil
1
-0
/
+2
2014-08-06
Feature [feature-requests:#1064]. Add a get_character method on the document.
Neil
2
-0
/
+6
2014-07-15
Implement separate timers for each type of periodic activity and turn them on...
Neil Hodgson
2
-26
/
+50
2014-07-08
Split out EditModel, MarginView, and EditView classes into separate files.
Neil
3
-0
/
+9
2014-06-30
Making ready for 3.4.4.
Neil
2
-2
/
+2
2014-05-26
Updates for 3.4.3 release.
rel-3-4-3
Neil
2
-2
/
+2
2014-01-20
Fix typos in comments (qt)
Stefan Weil
2
-3
/
+3
2014-05-16
Updates for 3.4.2 release.
Neil
2
-2
/
+2
2014-05-02
Use exact SciFnDirect function signature for DirectFunction as earlier version
Neil
2
-3
/
+3
2014-05-01
Use explicit call as implicit conversion operator does not work in context.
Neil
1
-1
/
+1
2014-05-01
Consolidate insertion for paste into Editor class and perform line end
Neil
1
-12
/
+4
2014-03-28
Updating vesion number for next release.
Neil
2
-2
/
+2
2014-03-18
Updating to get ready for 3.4.0.
Neil
2
-2
/
+2
2014-03-13
Put selected item at top of autocompletion list.
Neil
1
-0
/
+7
2014-02-10
Fix 'possible loss of data' warnings on 64-bit Windows.
Neil
3
-11
/
+11
2014-02-10
Bug [#1575]. On Qt 5.x double click treated as triple click.
Neil
1
-0
/
+6
2014-01-31
Update for 3.3.9.
rel-3-3-9
Neil
2
-2
/
+2
2014-01-24
Updates for 3.3.8.
Neil
2
-2
/
+2
2013-12-19
Expose the EOLMode on the document object.
Neil Hodgson
2
-0
/
+10
2013-12-05
Updates for 3.3.7.
Neil
2
-2
/
+2
2013-11-07
Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...
nyamatongwe
2
-13
/
+20
2013-10-31
Fix drawing of scrollbars, where previous contents were not drawn over.
Neil
1
-1
/
+1
[next]