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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Qt >= 5.3 has reverted to the 4.x handling of double click events. Undoes
Neil
1
-6
/
+0
2014-02-10
Fix 'possible loss of data' warnings on 64-bit Windows.
Neil
1
-2
/
+2
2014-02-10
Bug [#1575]. On Qt 5.x double click treated as triple click.
Neil
1
-0
/
+6
2013-10-31
Fix drawing of scrollbars, where previous contents were not drawn over.
Neil
1
-1
/
+1
2013-08-15
Feature: [feature-requests:#1007]. Option to allow mouse selection to
Neil
1
-1
/
+14
2013-05-02
For modifier keys, QApplication::keyboardModifiers() instead of event->modifi...
nyamatongwe
1
-11
/
+11
2013-05-01
Set mouse tracking to false when widget is hidden
John Ehresman
1
-0
/
+3
2013-04-26
modifierTranslated only used on X11 so only define it there.
Neil Hodgson
1
-0
/
+2
2013-04-26
QInputContext is no longer available in Qt 5.
Neil Hodgson
1
-0
/
+2
2012-09-24
Added autoCompleteCancelled signal
John Ehresman
1
-0
/
+4
2012-06-29
Fix 64-bit compilation errors on Windows.
nyamatongwe
1
-3
/
+3
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+635