summaryrefslogtreecommitdiff
path: root/x11/qt4-libs/patches
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Drop webkit check from GCC, we don't care about such ancient versionsjoerg1-13/+25
2019-12-01qt4-libs: fix building on Darwinadam1-0/+15
2019-10-28qt4-libs: fix build on netbsd-current, where the prototype of iconvmaya2-10/+22
2019-07-03qt4-libs: fix build with gcc9markd1-0/+50
2018-01-17qt4-libs: Compile with openssl-1.1.0markd9-11/+484
2017-05-26SunOS and GCC >=6.x fixes.jperkin2-1/+25
2016-12-16Fix portability issues with pointer ordering. Bump qt-tools for thejoerg2-0/+30
2016-08-30deal with aarch64 in webkit wtf for qt4-libsrichard1-0/+25
2016-05-31Do not destroy the pthread keys. It creates race conditions duringjoerg1-2/+23
2016-05-25Make sure that /include/WebCore is not created when building qt4.nros1-3/+12
2016-05-05Fix TLS condition on NetBSD to correctly avoid using pthread_specific.joerg1-2/+2
2016-04-29Added patch to make sure that /include/WebCore/libdummy.prl isnros1-0/+14
2015-11-19Fix build on el capitanwiedi1-0/+27
2015-08-30pick up correct pcre.hmarkd1-0/+15
2015-07-18On OS X, fix buiding with -stdlib=libc++adam2-1/+40
2015-07-08Update qt4 to 4.8.7.wiz6-125/+16
2015-06-29Fix build with gcc 5.xmarkd1-8/+17
2015-06-25For NetBSD, use TLS if available. Fixes rare asserts in automoc4 onjoerg1-0/+17
2015-03-24SECURITY: add a fix from upstream for a DoS in the BMP handler. Bumpbsiegert1-0/+25
2015-03-24Fix build with LLVM IAS on ARM.joerg2-0/+26
2015-01-27fix build issue on Darwindbj1-0/+21
2014-11-28add the fix for CVE-2014-0190 from upstreamspz1-0/+41
2014-11-22Compilation Fix for Mac OS 10.10.bsiegert1-0/+13
2014-11-17implement cacheFlush for NetBSD/armjmcneill1-0/+30
2014-08-23Fix qmake to handle DESTDIR during installation.wiz1-5/+11
2014-08-10Add a patch in the hope it fixes the build with clang.wiz1-0/+17
2014-07-22Update qt4 packages to 4.8.6.wiz10-488/+0
2013-09-21Use a more robust way to find the current stack frame. Fixes infinitejoerg1-0/+16
2013-08-29Don't use false as pointer literal. Add explicit enum cast around bitjoerg3-0/+39
2013-07-07Qt 4.8.5 provides overall close to 400 improvements, for example:adam12-143/+60
2013-05-19Fix building on Mac OS X with Xcode 4.6adam1-0/+15
2013-05-09Don't use forward defines for the std namespace. Fix variousjoerg21-3/+771
2013-04-13Added a patch from https://bugreports.qt-project.org/browse/QTBUG-29082 -jaapb1-0/+19
2013-01-11Default values go into the class declaration, not the implementation.joerg1-0/+22
2012-12-07Qt 4.8.4 is a bug-fix release. It maintains both forward and backwardadam6-24/+26
2012-11-19Add patch.ryoon1-0/+13
2012-11-16Fix obvious infinite loop. Don't redefine a local variable.joerg3-0/+39
2012-11-02Fix destructor leak by goto usage. Bump revision.joerg1-0/+15
2012-09-15update eo 4.8.3drochner2-30/+0
2012-09-12Added patches to make Qt use kqueue instead of fam for file system support.jaapb2-0/+37
2012-07-25Fix SunOS build with GCC 4.7fhajny1-0/+13
2012-05-24Changes 4.8.2:adam1-4/+4
2012-04-10Remove patch for src/dbus/qdbusserver.cppabs1-38/+0
2012-04-09Changes 4.8.1:adam10-91/+33
2012-02-27Add patch to QT4's moc to fix QTBUG-22829reinoud1-0/+13
2012-02-26Rewritten patch-src_3rdparty_webkit_Source_WebCore_platform_DefaultLocalizati...adam1-3/+6
2012-02-16Make this build again on SunOS.hans4-2/+120
2012-01-23Add upstream changeset to avoid calling internal constructor in publicjoerg2-0/+54
2012-01-16Fix building on NetBSD/amd64 with GCC.adam1-0/+15
2012-01-14Fixes build with openssl<1.0.0.obache3-10/+49