summaryrefslogtreecommitdiffstats
path: root/src/qtbase-1-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* upgrade qt5 packages to Qt 5.9.1Mark Brand2017-07-311-15/+15
|
* qtbase: use pkg-config for harfbuzzMark Brand2017-06-141-4/+29
|
* upgrade qt5 packages to Qt 5.9.0Mark Brand2017-06-021-57/+33
|
* upgrade qt5 modules to 5.8.0Mark Brand2017-01-301-150/+91
|
* update qt5 modules to 5.7.1Mark Brand2016-12-151-117/+70
|
* qtbase: Fix wrong assertBoris Nagaev2016-11-191-0/+33
| | | | Fix https://github.com/mxe/mxe/issues/1572
* unify qtbase-1-fixes.patchBoris Nagaev2016-11-191-51/+28
|
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* qtbase: fix pkgconfig files and enable debug variantsTony Theodore2016-07-161-0/+65
| | | | fixes #1316
* qtbase: updated fontconfig/freetype patchMark Brand2016-06-211-28/+64
|
* qtbase: fix build with -fontconfig and -system-freetype for MS WindowsBoris Pek2016-06-191-6/+33
| | | | https://github.com/mxe/mxe/pull/1400
* upgrade to Qt 5.7.0Mark Brand2016-06-171-104/+20
|
* upgrade to Qt 5.6.0Mark Brand2016-03-161-30/+56
| | | | | | | | | | removed modules: qtquick1 qtwebkit new modules: qtquickcontrols2 qtwebview
* qtbase: update patch for fixing `ar' error:Boris Pek2016-02-241-0/+19
| | | | | `u' modifier ignored since `D' is the default (see `U') This error is shown during builds of end-user programs.
* fix build with CMake + Qt5 (QUiLoader)Boris Nagaev2016-01-171-0/+33
| | | | | | | | Add the patch known to fix this issue in https://github.com/Alexpux/MINGW-packages/issues/762 (cmake: Rearrange STATIC vs INTERFACE targets). fix #1185
* qtbase: unify the patchBoris Nagaev2016-01-171-0/+169