aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/ScintillaEditBase.pro
AgeCommit message (Collapse)AuthorFilesLines
2020-07-18Updates for 4.4.4.Neil1-1/+1
2020-06-03Updates for 4.4.3.Neil1-1/+1
2020-06-02Updates for 4.4.2.rel-4-4-2Neil1-1/+1
2020-05-28Updates for 4.4.0.Neil1-1/+1
2020-04-23Updates for 4.3.3.rel-4-3-3Neil1-1/+1
2020-03-06Readying 4.3.1 release.rel-4-3-2Neil1-1/+1
2020-03-01Readying 4.3.1 release.rel-4-3-1Neil1-1/+1
2020-01-12Readying 4.3.0 release.rel-4-3-0Neil1-1/+1
2019-12-11Readying 4.2.3 release.rel-4-2-3Neil1-1/+1
2019-12-03Readying 4.2.2 release.rel-4-2-2Neil1-1/+1
2019-10-20Readying 4.2.1 release.rel-4-2-1Neil1-1/+1
2019-07-02Readying 4.2.0 release.Neil1-1/+1
2019-06-13Make a new release due to a regression in SciTE with 4.1.6.rel-4-1-7Neil1-1/+1
2019-06-05Preparing for 4.1.6 release.Neil1-1/+1
2019-04-13Preparing for 4.1.5 release.Neil1-1/+1
2019-04-05Move UniqueStringCopy into its own source file UniqueString.cxx to hide theNeil1-0/+1
implementation.
2019-03-04Updated version number for release.Neil1-1/+1
2019-01-07Updates for version 4.1.3.rel-4-1-3Neil1-1/+1
2018-12-14Stop specifying -std:c++latest as that is no longer needed to enable C++17 withNeil1-4/+0
MSVC 2017 and Qt 5.12 and it caused duplicate flag warnings.
2018-09-30Updates for 4.1.2 release.Neil1-1/+1
2018-09-05Updates for 4.1.1.Neil1-1/+1
2018-06-15Updates for 4.1.0.Neil1-1/+1
2018-05-06Updates for 4.0.5.rel-4-0-5Neil1-1/+1
2018-04-07Updates for 4.0.4.rel-4-0-4Neil1-1/+1
2018-03-24Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.Zufu Liu1-1/+0
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion.
2018-02-08Updating for 4.0.3.Neil1-1/+1
2018-01-28Allow C++17 in all build and project files.Neil1-1/+1
2017-10-26Updates for 4.0.2.rel-4-0-2Neil1-1/+1
2017-10-18Updates for 4.0.1 release.rel-4-0-1Neil1-1/+1
2017-08-11Preparing for the 4.0.0 release.Neil1-1/+1
2017-06-22Add a DefaultLexer class which lexers can subclass if they want reasonableNeil1-0/+1
default implementations of the ILexerWithSubStyles interface methods.
2017-06-14Use $$files instead of bare wildcard to support including in a parent project.Neil1-1/+1
2017-06-12Removed unused functions and methods from Platform.h.Neil1-9/+6
Replaced Platform::Clamp with Sci::clamp but will later change this to std::clamp once on full C++17 compilers. Drop MouseButtonBounce workaround for very early GTK+/Linux.
2017-05-23Updated for 3.7.5 release.Neil1-1/+1
2017-03-19Update for 3.7.4 release.Neil1-1/+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-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
For Qt on Unix, set to build as C++11. Avoid deprecation warnings in PySide. For GTK+ allow turning off C++11 <regex> with make NO_CXX11_REGEX=1.
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
2016-01-10Updates for 3.6.3.Neil1-1/+1
2015-11-02Updates for 3.6.2.Neil1-1/+1
2015-09-10Updates for 3.6.1.rel-3-6-1johnsonj1-1/+1
2015-07-29Update version numbers and dates for 3.6.0 release.Neil1-1/+1
2015-06-19Updates for release 3.5.7.rel-3-5-7Neil1-1/+1