aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Fix caret position bug on Qt and Gtk for win32 for Korean.johnsonj1-0/+2
2016-03-09Updates for 3.6.4.Neil2-2/+2
2016-02-29Backed out changeset: 8bc19ede3b51Neil1-27/+11
2016-02-24Retry copying to clipboard if it fails as another application may have opened itJason Hallam1-11/+27
2016-01-26Fix flags to be compatible with Qt 4.x.Neil1-2/+5
2016-01-25Make IME indicators work similarly on all 3 platforms.johnsonj1-25/+17
2016-01-22For Qt, release builds have assertions turned off.John Ehresman3-0/+9
2016-01-10Updates for 3.6.3.Neil2-2/+2
2016-01-07Factored out mapping IME state to indicators and finding caret position.johnsonj1-55/+66
2015-12-14Block IME when some selected text is protected.johnsonj1-1/+1
2015-12-13Korean input by word fixed.johnsonj1-3/+3
2015-12-11Bug [#1669]. Prevent crash when clicking on autocompletion list.Neil1-1/+2
2015-12-10Do nothing for IME composition for read-only documents.johnsonj1-0/+5
2015-11-20Remove line end whitespace.Neil6-22/+22
2015-11-02Updates for 3.6.2.Neil2-2/+2
2015-10-27Use settings that may allow translucent painting. Incomplete as EditView doesNeil1-1/+1
2015-09-10Updates for 3.6.1.johnsonj2-2/+2
2015-09-10Fix IME caret movements for emoji.johnsonj1-1/+1
2015-09-04Change FillVirtualSpace to ClearBeforeTentativeStart and delete selected text.johnsonj1-1/+1
2015-07-29Update version numbers and dates for 3.6.0 release.Neil2-2/+2
2015-07-28Avoid candidate box randomly popping up away from edit pane with (especiallyjohnsonj1-0/+1
2015-07-27Add Position.h as a place-holder and to allow #include "Position.h" in source.Neil2-0/+2
2015-06-19Updates for release 3.5.7.Neil2-2/+2
2015-06-04Use static_cast instead of C-style casts to avoid warnings.Neil1-41/+41
2015-05-22Updates for 3.5.6.Neil2-2/+2
2015-05-13Bug [#1703]. Fix bug when drawing text margins in buffered mode which would useNeil1-1/+4
2015-05-13Make single argument constructors explicit where simple to avoid possibility ofNeil5-6/+6
2015-04-22Use fractional positioning calls and avoid rounding to ensure consistency.Neil2-19/+22
2015-04-14Getting ready for 3.5.5 release.Neil2-2/+2
2015-04-09Improvements to IME supporting multiple carets, handling Korean moreNeil2-71/+178
2015-04-09Avoid "absolute-value" warning from clang 3.6.Neil2-2/+3
2015-03-05Updates for 3.5.4.rel-3-5-4Neil2-2/+2
2015-01-26Use QElapsedTimer::nsecsElapsed for more accurate measurement of durations.Neil1-6/+14
2015-01-14Preparing for version 3.5.3.Neil2-2/+2
2014-12-03Qt >= 5.3 has reverted to the 4.x handling of double click events. UndoesNeil1-6/+0
2014-11-29Updates for 3.5.2 release.Neil2-2/+2
2014-10-10Ensure can see standard exceptions and so build.Neil2-0/+2
2014-09-25Updating for 3.5.1.Neil2-2/+2
2014-09-12Support for SCI_NAMESPACE in the ScintillaEdit part of the Qt layer.Neil3-1/+17
2014-09-12Allow choice between windowed and inline IME.Neil1-0/+6
2014-08-09Getting ready to release 3.5.0.Neil2-2/+2
2014-08-06Fix the platform scope to work on Linux.Neil1-1/+1
2014-08-06Bug [#1635]. Make build on FreeBSD 9.2.Neil1-1/+4
2014-08-06Bug [#1634]. Set qt list icon size to largest icon. Also adds padding on OS X.Neil1-4/+40
2014-08-06Feature [feature-requests:#1065]. Add SCI_* for methods to ScintillaConstants...Neil1-0/+2
2014-08-06Feature [feature-requests:#1064]. Add a get_character method on the document.Neil2-0/+6
2014-07-15Implement separate timers for each type of periodic activity and turn them on...Neil Hodgson2-26/+50
2014-07-08Split out EditModel, MarginView, and EditView classes into separate files.Neil3-0/+9
2014-06-30Making ready for 3.4.4.Neil2-2/+2
2014-05-26Updates for 3.4.3 release.rel-3-4-3Neil2-2/+2