summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* harfbuzz: compile with GCC 7Marc Mutz2016-10-121-0/+8
* Fix signal code generationAlbert Astals Cid2016-10-031-2/+2
* Update PCRE to 8.39André Klitzing2016-08-1728-3170/+4228
* Libpng config.tests: use pkg-config when availableRalf Nolden2016-06-271-2/+10
* NetBSD/OpenBSD: Compile fix and proper detection of pipe2Ralf Nolden2016-06-041-1/+6
* forkfd: Make sure we handle SIGPIPE tooThiago Macieira2016-05-231-2/+37
* ANGLE: Disable support for shared handles in warp mode on Windows < 8Oliver Wolff2016-05-121-0/+13
* make qt-freetype use qt-zlib when presentOswald Buddenhagen2016-05-091-4/+4
* make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-0/+4
* Fix compilation MSVC warning in 3rdparty/rfc6234Kai Koehne2016-04-202-33/+119
* Update bundled libpng to version 1.6.20Eirik Aavitsland2016-03-1618-134/+146
* Bundled HarfBuzz: simplify the built-in shapers list configurationKonstantin Ritt2016-03-071-50/+56
* Fixing the SQLite3 build for WEC2013 again.Andreas Holzammer2016-03-042-1/+36
* Install the static qtfreetype libLaszlo Agocs2016-01-261-1/+2
* Android: Fix compile on arm64BogDan Vatra2016-01-231-0/+3
* Fix pixmap types in org.kde.StatusNotifierItem.xmlDmitry Shachnev2016-01-211-4/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-1926-2121/+1613
|\
| * forkfd: Only enable pipe2 on FreeBSD >= 10.0.Raphael Kubo da Costa2016-01-031-1/+1
| * forkfd: Define __BSD_VISIBLE and _NETBSD_SOURCE.Raphael Kubo da Costa2015-12-271-0/+2
| * Update bundled libpng to version 1.6.19Joerg Bornemann2015-12-1725-2120/+1612
* | Update PCRE to SVN r1622 (8.38 + patches)Giuseppe D'Angelo2016-01-049-157/+284
* | xcb: Add Xinerama 3rd party source code for static buildBłażej Szczygieł2015-12-223-1/+1464
* | Fix visibility of bundled zlib symbols with mingwJohn Brooks2015-12-211-7/+2
* | iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bitTor Arne Vestbø2015-12-121-0/+4
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-1/+7
|\|
| * ANGLE/D3D11: Suppress keyboard handling of DXGI.Friedemann Kleint2015-11-231-1/+7
* | Get rid of QT_USE_BUNDLED_LIBPNGKonstantin Ritt2015-11-231-1/+0
* | Use system libpng in bundled FT, if availableKonstantin Ritt2015-11-221-0/+4
* | Introduce png_dependency.priKonstantin Ritt2015-11-131-0/+6
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+3
|\|
| * Undef HAVE_WAITID if needed constants are not definedDmitry Shachnev2015-10-261-0/+3
* | Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2015-11-031-1/+1
* | Update bundled FreeType to 2.6.1Konstantin Ritt2015-11-03499-8603/+10562
* | Apply Qt-specific changes to the bundled HarfBuzz-NGKonstantin Ritt2015-11-031-2/+49
* | Update bundled HarfBuzz-NG to 1.0.6Konstantin Ritt2015-11-0374-2101/+4353
* | ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-241-0/+4
* | Several cases of s/decelerating from/decelerating to/.Edward Welbourne2015-10-211-9/+9
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-1/+16
|\|
| * Merge remote-tracking branch 'origin/5.5.1' into 5.5Liang Qi2015-10-132-1/+16
| |\
| | * ANGLE: Fix D3D feature level detection.Samuel Nevala2015-10-021-14/+12
| | * ANGLE: Fix Windows Store D3D Trim and Level 9 requirementsAndrew Knight2015-09-292-2/+19
* | | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-5/+5
|\| |
| * | Fix detection of uClibc version numbersThiago Macieira2015-09-211-2/+2
| |/
| * forkfd: fix _POSIX_SPAWN feature checkLouai Al-Khanji2015-09-042-3/+3
* | Purge extraneous execute permissions.Edward Welbourne2015-09-302-0/+0
* | Fix some -Wcast-qual warningsThiago Macieira2015-09-221-3/+3
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-2619-398/+643
|\|
| * Bump PCRE to r1594Giuseppe D'Angelo2015-08-2519-398/+643
* | ANGLE: Use pixel sizes in the XAML swap chainAndrew Knight2015-08-137-90/+49
* | ANGLE: check for out of date swap chain even when size is emptyAndrew Knight2015-08-131-0/+1