summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
* | forkfd: Add support for FreeBSD's pdfork(2) system callThiago Macieira2015-08-111-0/+64
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-3/+9
|\|
| * FreeBSD has pipe2, so enable it in forkfd.cThiago Macieira2015-08-061-0/+4
| * forkfd: Fix build with uClibc <= 0.9.33Thiago Macieira2015-07-281-2/+4
| * QtCore: Fix const correctness in old style castsThiago Macieira2015-07-201-1/+1
* | forkfd: introduce system_forkfd to do system calls that do forkfdThiago Macieira2015-07-281-0/+16
* | forkfd: use wait4 to get the process status instead of waitidThiago Macieira2015-07-181-19/+34
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-172-26/+81
|\|
| * forkfd: update the API to add a reading and closing functionThiago Macieira2015-07-172-26/+81