summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* ANGLE/D3D11: Suppress keyboard handling of DXGI.Friedemann Kleint2015-11-231-1/+7
* Undef HAVE_WAITID if needed constants are not definedDmitry Shachnev2015-10-261-0/+3
* 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
* | Fix detection of uClibc version numbersThiago Macieira2015-09-211-2/+2
|/
* forkfd: fix _POSIX_SPAWN feature checkLouai Al-Khanji2015-09-042-3/+3
* Bump PCRE to r1594Giuseppe D'Angelo2015-08-2519-398/+643
* 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: update the API to add a reading and closing functionThiago Macieira2015-07-172-26/+81
* Re-fix X86 Wince builds.Giuseppe D'Angelo2015-06-302-1/+38
* update bundled sqlite to 3.8.10.2Mark Brand2015-06-163-2411/+5328
* fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
* ANGLE: Fix compilation without d3d11Kai Koehne2015-05-282-1/+5
* Fix forkfd on OS X 10.7 and earlier by avoiding waitid altogetherDyami Caliri2015-05-271-24/+32
* Fix MSVC 64 bit compiler warnings in 3rdparty codeKai Koehne2015-05-132-3/+3
* Update PCRE to 8.37Giuseppe D'Angelo2015-05-128-45/+97
* ANGLE: Allow Windows Phone to communicate swap regionAndrew Knight2015-05-084-13/+24
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1536-8895/+17783
|\
| * Upgrade PCRE to r1546Giuseppe D'Angelo2015-04-126-67/+126
| * Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-0930-8828/+17657
* | Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-09485-27559/+38109
* | forkfd: Fix compilation with older glibcThiago Macieira2015-04-011-3/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-3131-6209/+7658
|\|
| * Upgrade PCRE to r1530Giuseppe D'Angelo2015-03-0631-6209/+7658
* | Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-273-69/+78
* | Update bundled HarfBuzz to 0.9.40Konstantin Ritt2015-03-236-9/+17
* | Relicense forkfd under an MIT licenseThiago Macieira2015-03-233-85/+47
* | Stop doing s/HAVE_CONFIG_H/PCRE_HAVE_CONFIG_H/g in bundled PCRE sourcesKonstantin Ritt2015-03-2026-34/+31
* | Build bundled PCRE copy as qt_helper_libKonstantin Ritt2015-03-203-33/+51
* | Introduce icu_dependency.priKonstantin Ritt2015-03-201-0/+13
* | Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2015-03-202-1/+3
* | Update bundled FreeType to 2.5.5Konstantin Ritt2015-03-20610-139644/+45347
* | forkfd: dynamically detect whether the Darwin waitid is brokenThiago Macieira2015-03-161-4/+31
* | Fix build of forkfd_qt.cpp on FreeBSDAlex Richardson2015-03-151-1/+1
* | forkfd: make only one of forkfd or spawnfd be compiledThiago Macieira2015-03-141-2/+4
* | Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-0/+67
* | Update strto(u)ll.c to not produce a warning with -Wcast-qualThiago Macieira2015-03-123-13/+15
* | Update bundled HarfBuzz copy to 0.9.39Konstantin Ritt2015-03-1122-639/+704
* | Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdpartyKonstantin Ritt2015-03-111-0/+0
* | Fix const correctness in HarfbuzzThiago Macieira2015-03-111-2/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-243-12/+21
|\|
| * fix non-git shadow buildsv5.4.1Oswald Buddenhagen2015-02-161-1/+1
| * Force Harfbuzz-NG to use the Qt atomics when built inside QtThiago Macieira2015-02-102-2/+21
| * Remove #define inline from Harfbuzz-NGThiago Macieira2015-02-101-10/+0
* | Updated BSD licensed file headersJani Heikkinen2015-02-152-2/+2
* | [HarfBuzz/CoreText] Re-apply fix for QTBUG-38113Konstantin Ritt2015-02-141-2/+23
* | Apply CoreText shaper changes from HarfBuzz upstreamKonstantin Ritt2015-02-141-249/+471