aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/ScintillaEditBase.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Bug [#1957]. Add focusChanged(bool focused) signal.Justin Dailey1-0/+1
2017-07-04Dropping files fires the SCN_URIDROPPED notification instead of inserting text.Justin Dailey1-1/+1
2017-07-01Include the 'updated' flags in the updateUi signal.Justin Dailey1-1/+1
2017-06-14Use same #if guard as other files.Neil1-0/+2
2017-06-12Simplify mouse and keyboard handling by only retaining the 'WithModifiers" form.Neil1-0/+1
2017-04-19Use "override" for GTK+ and Qt platform layers.Neil1-19/+19
2015-11-20Remove line end whitespace.Neil1-1/+1
2015-05-13Make single argument constructors explicit where simple to avoid possibility ofNeil1-1/+1
2015-04-09Improvements to IME supporting multiple carets, handling Korean moreNeil1-0/+4
2012-09-24Added autoCompleteCancelled signalJohn Ehresman1-0/+1
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+151