index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
qt
/
ScintillaEditPy
/
ScintillaEditPy.pro
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
gcc 9 has a new warning deprecated-copy which occurs many times in Qt headers.
Neil
1
-1
/
+1
2018-12-14
Stop specifying -std:c++latest as that is no longer needed to enable C++17 with
Neil
1
-1
/
+0
2018-01-28
Allow C++17 in all build and project files.
Neil
1
-2
/
+2
2017-06-15
Avoid warnings from G++ 7 for ScintillaEditPy in code generated by Shiboken.
Neil
1
-1
/
+3
2017-06-14
Use $$files instead of bare wildcard to support including in a parent project.
Neil
1
-3
/
+4
2017-06-12
Removed unused functions and methods from Platform.h.
Neil
1
-9
/
+2
2016-04-28
Fixes for problems with C++11 <regex>.
Neil Hodgson
1
-0
/
+9
2016-01-22
For Qt, release builds have assertions turned off.
John Ehresman
1
-0
/
+3
2014-08-06
Fix the platform scope to work on Linux.
Neil
1
-1
/
+1
2014-08-06
Bug [#1635]. Make build on FreeBSD 9.2.
Neil
1
-1
/
+4
2013-11-07
Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...
nyamatongwe
1
-2
/
+2
2013-05-06
Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.
Neil Hodgson
1
-0
/
+1
2012-05-27
On Linux, disable warnings that occur in PySide generated code or PySide headers
Neil Hodgson
1
-0
/
+1
2012-05-17
Qt platform layer added. Based on an implementation from Jason Haslam
nyamatongwe
1
-0
/
+116