Rebase Qt patches on 5.6 #3449
authorJocelyn Turcotte <jturcotte@woboq.com>
Tue, 6 Dec 2016 13:54:05 +0000 (14:54 +0100)
committerMarkus Goetz <markus@woboq.com>
Wed, 7 Dec 2016 14:26:23 +0000 (15:26 +0100)
commit36967122db20ea48f926a9eba5d4fed2eaad9eb1
treefc61ddf906e85ae248b1065e5b993c5d8f041541
parent3fd67b9fb66def9942e210bd0aa5413f8b786ea7
Rebase Qt patches on 5.6 #3449

Also get rid of the list of different version. We always only support one Qt version
for macOS and Windows, and the list of patches will be based on that supported
version.
23 files changed:
admin/qt/patches/0001-Fix-crash-on-Mac-OS-if-PAC-URL-contains-non-URL-lega.patch [deleted file]
admin/qt/patches/0002-Fix-possible-crash-when-passing-an-invalid-PAC-URL.patch [deleted file]
admin/qt/patches/0003-Fix-crash-if-PAC-script-retrieval-returns-a-null-CFD.patch [deleted file]
admin/qt/patches/0004-Cocoa-Fix-systray-SVG-icons.patch [deleted file]
admin/qt/patches/0005-OSX-Fix-disapearing-tray-icon.patch [deleted file]
admin/qt/patches/0006-Fix-force-debug-info-with-macx-clang_NOUPSTREAM.patch [deleted file]
admin/qt/patches/0007-QNAM-Fix-upload-corruptions-when-server-closes-conne.patch [deleted file]
admin/qt/patches/0007-X-Network-Fix-up-previous-corruption-patch.patch [deleted file]
admin/qt/patches/0008-QNAM-Fix-reply-deadlocks-on-server-closing-connectio.patch [deleted file]
admin/qt/patches/0009-QNAM-Assign-proper-channel-before-sslErrors-emission.patch [deleted file]
admin/qt/patches/0010-Don-t-let-closed-http-sockets-pass-as-valid-connecti.patch [deleted file]
admin/qt/patches/0011-Make-sure-to-report-correct-NetworkAccessibility.patch [deleted file]
admin/qt/patches/0012-Make-sure-networkAccessibilityChanged-is-emitted.patch [deleted file]
admin/qt/patches/0013-Make-UnknownAccessibility-not-block-requests.patch [deleted file]
admin/qt/patches/0015-Remove-legacy-platform-code-in-QSslSocket-for-OS-X-1.patch [deleted file]
admin/qt/patches/0016-QSslSocket-evaluate-CAs-in-all-keychain-categories.patch [deleted file]
admin/qt/patches/0017-Win32-Re-init-system-proxy-if-internet-settings-chan.patch [deleted file]
admin/qt/patches/0018-Windows-Do-not-crash-if-SSL-context-is-gone-after-ro.patch [deleted file]
admin/qt/patches/0019-Ensure-system-tray-icon-is-prepared-even-when-menu-bar.patch [deleted file]
admin/qt/patches/README.md
admin/qt/patches/qtbase/0001-NOUPSTREAM-Fix-force-debug-info-with-macx-clang.patch [new file with mode: 0644]
admin/qt/patches/qtbase/0002-Remove-legacy-platform-code-in-QSslSocket-for-OS-X-1.patch [new file with mode: 0644]
admin/qt/patches/qtbase/0003-QSslSocket-evaluate-CAs-in-all-keychain-categories.patch [new file with mode: 0644]