Commits on Source (3)
-
Michael Brüning authored
The check for TOOLKIT_QT was only used on Windows due to missing brackets. Pull the check above the other two to make it clearer. Change-Id: I532ecb50f1f4054b9ca65ffde4ebecf4e762216d Reviewed-by:
Michal Klocek <michal.klocek@qt.io>
312f43a1 -
Jimi Huotari authored
This is basically commit 363741cf from 56-based, with the required modifications due to code changes. Borrowing the original commit message: ICU 59 changed the UChar type to be char16_t instead of uint16_t and that causes a mismatch of types all over Chromium. Unfortunately the upstream patches can not be used as Chromium only got part way in https://codereview.chromium.org/2740673002 , and then gave up and simply patched their copy of ICU 59 to not change that. Task-number: QTBUG-65090 Change-Id: Icbe46fa33bf56fc3a5aedd5b6004fc029fa24930 Reviewed-by:
Jimi Huotari <chiitoo@gentoo.org> Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@qt.io>
f1a3b4ee -
Allan Sandfeld Jensen authored
Copied from standard code in .gitattributes in other qt modules. Task-number: QTBUG-62952 Change-Id: I48739086536fc56abe610f7e36112283d6d1b73a Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
aa9e7d72
Showing