aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEdit
AgeCommit message (Expand)AuthorFilesLines
2020-05-09Updated for 3.20.0.mitchell1-1/+1
2020-04-16Backport: Specify that NotifyStyleNeeded is an override. Replace 0/NULL with ...Neil1-5/+5
2019-12-07Preparing for 3.11.2.mitchell1-1/+1
2019-10-26Preparing for 3.11.1 release.rel-3-11-1mitchell1-1/+1
2019-08-30Preparing for 3.11.0 release.rel-3-11-0mitchell1-1/+1
2019-06-22Backport: Suppress GCC 8 diagnostic Wcast-function-type as this occurs many t...Neil Hodgson1-0/+3
2019-06-18Backport: Feature [feature-requests:#1297] 6: Support enumerated types in APIs.Neil1-3/+8
2019-06-18Backport: Feature [feature-requests:#1297] 3: Add pointer type to WidgetGen.py.Neil1-1/+2
2019-06-18Backport: Feature [feature-requests:#1297] 2: Add line type to WidgetGen.pyNeil1-1/+2
2019-06-05Preparing for 3.10.6 release.mitchell1-1/+1
2019-05-09Updated version number for release.rel-3-10-5mitchell1-1/+1
2019-04-17Updated version number for release.mitchell1-1/+1
2019-04-17Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ...mitchell1-0/+1
2019-03-29Backport: Include "CharacterCategory.h" in all files that include "Document.h...Neil1-0/+1
2019-03-09Updated version number for release.mitchell1-1/+1
2019-03-03Backport: Use noexcept where reasonable.Neil1-2/+2
2019-01-12Updates for version 3.10.2.mitchell1-1/+1
2018-10-31Updated for 3.10.1.rel-3-10-1mitchell1-1/+1
2018-06-21Backport: Use override for methods in WatcherHelper.Neil1-6/+6
2018-06-30Updated for 3.10.0.rel-3-10-0mitchell1-1/+1
2018-04-26Backport: Remove cast that is not needed.Neil1-1/+1
2018-03-28Backport: Change '.' to '->' as Document::decorations was changed to a pointe...Neil Hodgson1-4/+4
2018-03-22Updating for 3.8.0.mitchell1-1/+1
2018-03-16Backport: Remove line-end white space.Neil3-9/+9
2018-03-15Backport: Use forward class definitions of XPM and RGBAImage so only code tha...Neil1-1/+0
2018-02-02Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE.Neil1-1/+1
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil4-20/+0
2017-08-28Backport: New header ILoader.h defines ILoader interface as it does not belon...Neil1-0/+1
2017-07-23Backport: Bug [#1959]. Avoid problems with changes with different versions of...Neil Hodgson1-0/+2
2017-07-18Backport: Bug [#1959]. Eliminate extra layer in signal emission for document.Justin Dailey2-62/+21
2017-06-22Backport: Add a DefaultLexer class which lexers can subclass if they want rea...Neil1-0/+1
2017-06-14Backport: Use $$files instead of bare wildcard to support including in a pare...Neil1-1/+1
2017-06-12Backport: Removed unused functions and methods from Platform.h.Neil1-0/+1
2017-05-23Updated for 3.7.5 release.Neil1-1/+1
2017-05-21Make SparseVector work with move-only types.Neil1-0/+1
2017-03-31Using Sci::Position and Sci::Line to mark variables that are document positionsNeil1-2/+2
2017-03-19Update for 3.7.4 release.Neil1-1/+1
2017-03-06Use several C++11 features as examples so problems with these features are seen.Vicente1-0/+1
2017-02-16Updates for 3.7.3.rel-3-7-3Neil1-1/+1
2016-12-27Updates for 3.7.2.rel-3-7-2Neil1-1/+1
2016-11-30Updates for 3.7.1.Neil1-1/+1
2016-11-16Deprecate non-branded struct names in Scintilla.h.Neil1-2/+2
2016-11-07Move warning suppression from global header to Qt platform layer header soNeil1-0/+4
2016-10-11Updates for 3.7.0.Neil1-1/+1
2016-08-31Updates for 3.6.7.Neil1-1/+1
2016-05-18Updates for 3.6.6.Neil1-2/+2
2016-04-28Fixes for problems with C++11 <regex>.Neil Hodgson1-0/+9
2016-04-23Updates for 3.6.5 release.Neil1-1/+1
2016-03-09Updates for 3.6.4.Neil1-1/+1
2016-01-22For Qt, release builds have assertions turned off.John Ehresman1-0/+3