annotate src/qscintilla-1-fixes.patch @ 7207:9ed6500e56d3 default tip @

maint: Merge release to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 17 May 2024 20:16:41 +0200
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: {