aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditPy/ScintillaEditPy.pro
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Backport: Avoid warnings from G++ 7 for ScintillaEditPy in code generated by ...Neil1-1/+3
2017-06-14Backport: Use $$files instead of bare wildcard to support including in a pare...Neil1-3/+4
2017-06-12Backport: Removed unused functions and methods from Platform.h.Neil1-1/+1
2016-04-28Fixes for problems with C++11 <regex>.Neil Hodgson1-0/+9
2016-01-22For Qt, release builds have assertions turned off.John Ehresman1-0/+3
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
2013-11-07Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...nyamatongwe1-2/+2
2013-05-06Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.Neil Hodgson1-0/+1
2012-05-27On Linux, disable warnings that occur in PySide generated code or PySide headersNeil Hodgson1-0/+1
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+116