summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-017-2414/+5368
|\|
| * 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
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0714-0/+0
* | Fix WEC2013 build of sqlite3.Bjoern Breitmeyer2015-06-071-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0317-86/+161
|\|
| * 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
* | Fix WEC2013 build of zlib.Bjoern Breitmeyer2015-04-282-1/+27
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-22521-36454/+55892
|\|
| * 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
* | | Fix WEC2013 build of harfbuzz-ngBjoern Breitmeyer2015-04-111-4/+5
|/ /
* | 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