aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEdit
AgeCommit message (Collapse)AuthorFilesLines
2013-07-04Report failure of find_text with -1 as first element of return value.Neil1-2/+2
From John Ehresman.
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-75/+44
Use FileGenerator module for file generation instead of code in each script.
2013-05-27Updated version numbers, date, and change log for 3.3.3.nyamatongwe1-1/+1
2013-05-16Updates for 3.3.2.nyamatongwe1-1/+1
2013-05-07Remove variable that was not used to reduce warnings.nyamatongwe1-1/+1
2013-05-06Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.Neil Hodgson1-0/+1
2013-04-09Updating for 3.3.1.nyamatongwe1-1/+1
2013-03-27Updates for version 3.3.0.nyamatongwe1-1/+1
2013-02-22Prepare for 3.2.5.nyamatongwe1-1/+1
2013-01-11Prepare for 3.2.4.nyamatongwe1-1/+1
2012-10-17Incrementing version number for 3.2.3.nyamatongwe1-1/+1
2012-08-27Incrementing version number for 3.2.2.nyamatongwe1-1/+1
2012-07-16Clean up more generated files when run with --clean.Neil Hodgson1-0/+7
2012-07-11Updates for next release 3.2.1.nyamatongwe1-1/+1
2012-05-29Updates for 3.2.0.nyamatongwe1-1/+1
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe6-0/+852
at Scientific Toolworks, Inc. with additions performed for Wingware.