annotate src/qscintilla-1-fixes.patch @ 6113:24e29dcb2e64

Qt5: Update to version 5.15.3. * src/qtbase.mk: Update version and checksum. * src/qtbase-2-gcc11.patch: Remove hunks from patch that have been applied upstream. * src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslationse.mk: Update checksum.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 05 Mar 2022 10:59:53 +0100
parents 78901dc12b99
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5922
78901dc12b99 qscintilla: update to v2.13.0
John Donoghue <john.donoghue@ieee.org>
parents: 4975
diff changeset
1 diff -ur QScintilla_src-2.13.0.orig/src/qscintilla.pro QScintilla_src-2.13.0/src/qscintilla.pro
78901dc12b99 qscintilla: update to v2.13.0
John Donoghue <john.donoghue@ieee.org>
parents: 4975
diff changeset
2 --- QScintilla_src-2.13.0.orig/src/qscintilla.pro 2021-10-16 14:29:45.588604124 -0400
78901dc12b99 qscintilla: update to v2.13.0
John Donoghue <john.donoghue@ieee.org>
parents: 4975
diff changeset
3 +++ QScintilla_src-2.13.0/src/qscintilla.pro 2021-10-16 14:30:15.765967678 -0400
78901dc12b99 qscintilla: update to v2.13.0
John Donoghue <john.donoghue@ieee.org>
parents: 4975
diff changeset
4 @@ -21,7 +21,7 @@
78901dc12b99 qscintilla: update to v2.13.0
John Donoghue <john.donoghue@ieee.org>
parents: 4975
diff changeset
5 !win32:VERSION = 15.1.0
4210
601ff07b0776 qscintilla: dont use hide_symbols option
John D
parents:
diff changeset
6
601ff07b0776 qscintilla: dont use hide_symbols option
John D
parents:
diff changeset
7 TEMPLATE = lib
4410
9b1f851080b6 qscitilla: update to 2.10.1
John D
parents: 4210
diff changeset
8 -CONFIG += qt warn_off thread exceptions hide_symbols
4210
601ff07b0776 qscintilla: dont use hide_symbols option
John D
parents:
diff changeset
9 +CONFIG += qt warn_off release thread exceptions
601ff07b0776 qscintilla: dont use hide_symbols option
John D
parents:
diff changeset
10
4410
9b1f851080b6 qscitilla: update to 2.10.1
John D
parents: 4210
diff changeset
11 CONFIG(debug, debug|release) {
9b1f851080b6 qscitilla: update to 2.10.1
John D
parents: 4210
diff changeset
12 mac: {